- 21
- Sphinn It!
Topic Type: News Story (Jump to http://www.techcrunch.com)
Category: Networking
4 Comments
4 Comments
Save the date for:
SMX Singapore - July 2-3, 2009
SMX São Paulo - August 4-5
SMX East - October 5-7, 2009
SMX Stockholm - 12-13 October, 2009
SMX Mexico - November 11, 2009
Learn more about search marketing through free online webcasts and webinars from our sister site Search Marketing Now.
Comments
Another large site foolishly written in PHP. Another jumble of PHP spaghetti code that's not secure.
Yes, this could be a killing blow to them
"It seems that the cause was apache and mod_php sending back un-interpreted source code as opposed to output, due to either a server misconfiguration or high load (this is a known issue). It is also apparent that other pages have been revealed, and that this problem has occured before, but only now has somebody actually posted the code online."
That is one of the reasons I prefer to use python+django for my most important projects.
Knowing nothing about either, are you saying that it is impossible for a misconfigured server to send back un-interpreted source code for pythos+django?