On Sat, 4 Mar 2000, Bug Hunter wrote:

>   You may have a bit more reading to do.  Apache has to know to associate
> the web pages produced with the php parser.  you have to edit  the
> /etc/httpd.conf files.  I forget exactly what you put there.  If you visit
> http://www.php.net, and look for their searchable FAQ, it will probably
> put you on the right track.  Some others have had problems similar to
> yours, and the answers are provided by users that solved the problems.

The Mandrake Apache and PHP3 are already pre-configured. All you have to
do is name your file whatever.php3 and it should work. 

If it doesn't...
> 
>   Also, did you restart your server after changing the config files?  If
> not, it doesn't work.  (experience speaking :))

Yup, you have to restart Apache =) /etc/rc.d/init.d/apache restart

Also, make sure your web server has the permissions to read your php3
files. (chmod 0755 file).

Jean-Michel Dault
[EMAIL PROTECTED]

> 
> 
> On Sat, 4 Mar 2000, Torben Tretau wrote:
> 
> > 
> > Hi!
> > 
> > Anyone had problems with PHP on Air? 
> > Got installed Apache and all PHP packages
> > - running well, but also little examples
> > wont execute.. Looks like nothing 
> > is parsed from Apache, must i configure
> > Apache to parse PHP? 
> > 
> > Bye,
> > Torben
> > 
> 

Reply via email to