[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: php & apache



Alle 18:49, domenica 24 aprile 2005, Ollie Acheson ha scritto:

> First check that you have configured apache to execute php. In debian,
> look in /etc/apache2/mods-enabled. You should see symbolic links to
> /etc/apache2/mods-available/php4.conf and (same path)/php4.load. If not,
> add the links and restart apache2 (/etc/init.d/apache2 restart).
>
> Test that php works in apache by creating a file in your web document
> root (probably /var/www) called test.php which contains the following line:
>
> <?phpinfo()?>
>
> When you browse to http://(your website)/test.php apache should generate
> and send to your browser a very detailed page of configuration
> information about apache and all its modules.
>
> Ollie

I did the above passages. Now i can see the test.php configuration page but I 
still cannot open the php script. Is there something else I should do?

Marco



Reply to: