Getting php working with Apache on 10.04

Ronald Chmara ronabop at gmail.com
Sat Oct 1 08:47:06 UTC 2011


On Fri, Sep 30, 2011 at 7:14 PM, Richard C. Steffens <rsteff at comcast.net> wrote:
> On 09/30/2011 03:32 PM, Finn wrote:
>> which instructions did you follow?
> The instructions on this page:
> https://help.ubuntu.com/community/ApacheMySQLPHP

What is the result of:

"In /var/www , create a text file called "test.php", grant the world
(or, at least, Ubuntu user "apache") permission to read it, write in
it the only line: "<?php phpinfo(); ?>" (without the quotation marks)
then, with your web browser, go to the URI
"http://localhost/test.php": if you can see a description of PHP5
configuration, it proves PHP 5 works with Apache."

... and if you invoke `httpd -M`, do you see a PHP module?,



More information about the Ubuntu-us-or mailing list