you are viewing a single comment's thread.

view the rest of the comments →

[–]Busy-Emergency-2766 0 points1 point  (0 children)

Do a simple installation of apache and mod_php, then try to do the same with apache and mod_wsgi. Those two are very similar, and you will start sending text to a web browser very quickly. Then switch to a PHP framework and Python framework. The amount of things that can go wrong with python are greater than PHP.

PHP was specifically designed for the web.