Hello everybody; as it's my first post on this list i'm a newbie using PHP.
I've just installed a MLysql - PHP 4 and linux redhat 7.1 and Linux and
Mysql works fine i can not manage to correctly read php & php4 pages, the
source is printed on the web page as follow :
-->< ?PHP echo ("Ca marche !"); phpinfo() ; ?>
I've successfully installed PHP here's my httpd.conf :
<IfDefine HAVE_PHP>
LoadModule php_module modules/mod_php.so
<IfDefine HAVE_PHP4>
LoadModule php4_module modules/libphp4.so
<IfDefine HAVE_PHP>
AddModule mod_php.c
<IfDefine HAVE_PHP4>
AddModule mod_php4.c
But nothing works ...if someone could help i'de be very glad !
Ulrich Emmanuel, IT Group
Infogrames Entertainment, France
Tel: +33 (0)4 37 64 31 56 / Icq :50918682
http://www.infogrames.com
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]