Have a look if your Apache was started with -DHAVE_PHP4 ... if not then
all the nice things down there won´t have effect ...

> -----Original Message-----
> From: Ulrich Emmanuel [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, July 23, 2001 09:40
> To:   '[EMAIL PROTECTED]'
> Subject:      [PHP-INST] Source appears in web page !!!!
> 
> 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]


If you have received this e-mail in error or wish to read our e-mail disclaimer 
statement and monitoring policy, please refer to
http://www.drkw.com/disc/email/ or contact the sender.

--
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]

Reply via email to