What do you mean locally? Viewing any PHP page except for my test.php file
returns a blank page. Viewing the source of any PHP page that is blank
does not show anything.

This is the contents of my test.php

<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>


-----Original Message-----
From: Eric Covener [mailto:cove...@gmail.com]
Sent: Sunday, March 16, 2014 9:58 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] PHP works but not PHP pages.

On Sun, Mar 16, 2014 at 12:44 PM, Michael Peters
<michael.pet...@lazarusalliance.com> wrote:
> LoadModule php5_module modules/libphp5.so


Sorry, the AddHandlers/AddTypes seem to be trying to do it. Must have
typoed my search.

What happens when you access a php file locally?

--
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to