For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > March 2004 > PHP Installed but not working









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PHP Installed but not working
Kevin Carpenter

2004-03-26, 11:23 pm

I'm running a SuSE 9.0 Pro system.

I've installed MySQL 4.0.15, apache 1.3.28, and PHP4 - in that order.

MySQL and apache are working ok. When I view the apache "testinfo-webserve=
r" page on my local host, I see PHP4 is listed as an installed module.

-------------------

The following lines are in httpd.conf:

<IfModule mod_dtcl.c>
AddType application/x-http-php .php
AddType application/x-http-php .php4
AddType application/x-http-php .php-source .phps
</IfModule>


LoadModule php4_module /usr/lib/apache/libphp4.so


I've restarted the apache server but I still see php text rather than the =
script running.

Ideas?

-:>Kevin

PS:> I'm wondering if the AddType lines aren't running if the IF conditions=
aren't being satisfied.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com