Quote:
|
Originally Posted by gm9
O rly? In that case it's a serious security flaw of the web server.
|
It doesn't download the php file thats not possible, apache wouldn't allow it, it only allows the rendered php out its port. it downloads the output of the php and keeps the .php extension. So its either a blank file, the zip file, or the html from an error page. This is a common problem when the download accelerator ignores the file headers my php sends out.