Re: [users@httpd] server name and site name, download problem

2005-05-29 Thread Abu Hurayrah
, Abu Hurayrah [EMAIL PROTECTED] wrote: Okay, if you're trying to upload files to a PHP script, then you need to check your PHP config file (do a search for php.ini, or create a script with only the function phpinfo() in it, to see where the php.ini file is located). Apache wouldn't really affect

Re: [users@httpd] php files downloading on 2.0.54

2005-05-21 Thread Abu Hurayrah
Andrew, What seems to be the case is that Apache is no longer recognizing .php files as something that needs to be executed and handled by a module. You're off to a good start with LoadModule, but you also have to have the following line in your httpd.conf file somewhere: AddType