- 21
- Sphinn It!
Topic Type: News Story (Jump to http://www.techcrunch.com)
Category: Networking
4 Comments
4 Comments
Save the date for:
SMX Local & Mobile - San Francisco, CA (July 24-25) See the agenda, and register now!
SMX Sao Paolo - Brazil - (Aug. 7-8)
SMX China - September 23 & 24, 2008
SMX Stockholm - September 23 & 24, 2008
SMX East - NYC - (Oct. 6-8) Registration is now open.
SMX London - November 4 & 5, 2008
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?