Jump to content

wont display .php files :(


Recommended Posts

my test.php aint workingits jus got this bit of code in it <?php phpinfo() ?>

i type in the browser http://localhost

it then displays,an index html,and shows my test.php. On clicking it,the browser displays a pop up window saying : you are downloading file from test.php would u like to save,open... wen i click open,it jus keeps loopin n loopin by displayin the same pop up...wats wrong?

wen i checked my apache error log file,it says

[error] Cannot remove module mod_php4.c: not found in module list

Link to comment
https://forums.phpfreaks.com/topic/77359-wont-display-php-files/
Share on other sites

  • 1 month later...

your wamp install doesn't seem to be installed correctly. Make sure and follow all instructions carefully. Especially if you did not use a "wamp package" install. As for this error, you can start by tracking down exactly what the error msg says...take a look at your httpd.conf file and make sure php is setup correctly in there.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.