Hi, I compiled PHP 4.2.3 on RedHat 7.2, and I am using PHP as a module of apache
In httpd.conf, I added the lines: LoadModule php4_module libexec/libphp4.so AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps But Apache still send back files with php codes in it when I access them with my browser any ideas?? I don't know also where to put the php.ini file I put it in /usr/local/usr/lib/php.ini is that right? I tried to figure out why by using the ./apachectl status usercall but it answered >Not Found >The requested URL /server-status was not found on this server. May be that you could help me a bit thanks -- Antoine -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
