Apache not recognising my .php files.

Posted by SuperSub, 06-29-2008, 06:43 AM
Hey guys, Yesterday I was told by my hosting provider that my machine was at kernel panic, so they restarted it and I restarted my webserver (Apache). I created a sub folder as I wanted to install a PHP script, so I created the folder using FTP and uploaded all of the script files. The problem is, when I now visit that URL, my browser is asking me to download the .php file instead of the webserver executing it: http://64.22.118.150/bhangra/ My web host said this: it sounds like you aren't loading your php module library in your apache.conf and/or not associating the .php extension. but I have no clue howto fix this. Any help would be appreciated. Thanks,

Posted by tajidyakub, 06-29-2008, 06:48 AM
Check the configuration and try to rebuild your apache, you could do this through WHM (easyapache).

Posted by Steve_Arm, 06-29-2008, 06:49 AM
You need to add this: AddType application/x-httpd-php .php somewhere in your httpd.conf file.

Posted by SuperSub, 06-29-2008, 07:18 AM
Steve, I tried this but it is still not working. The steps I took: Opened PuTTY and logged in. cd /usr/local/apache/conf/ cp httpd.conf httpd.conf.bak pico httpd.conf I added the line, saved and exited. Logged into WHM and restarted the webserver. Double checked I had saved httpd.conf file, I had. Funny thing is, that it recognises my .php files in root, example this works: http://64.22.118.150/contact.php But nothing in my subfolder works Any other ideas? Last edited by SuperSub; 06-29-2008 at 07:21 AM.

Posted by synapse, 06-29-2008, 12:55 PM
Hello, What operating system is this? Was apache installed from a package (yum install, apt-get install, etc) or from source?

Posted by activelobby4u, 06-29-2008, 01:08 PM
In addition confirm whether there is any htaccess effect in bhangra directory. try mv .htaccess htaccess.bak if there is one existing

Дали Ви помогна овој одговор?

 Испечати

Исто така прочитајте

Disk IO performance

Posted by diskio, 03-26-2008, 08:03 PMFrom the Disk I/O performance is it better 1) to have main...

Exchange Replication?

Posted by regmac01, 09-16-2007, 12:19 AMWhat would be the best way to replicate two exchange...

MRTG with Plesk

Posted by hosteur, 05-07-2007, 07:26 AMWell, I have a box with centos and plesk from...

VB question

Posted by hopesfall, 03-10-2010, 12:42 AMI have a string of asterisks "*****" which are in...

wordpress jquery

Posted by Seeking Knowledge, 10-16-2012, 08:43 AMHi there, I'm facing a problem with few...