But when I do that, it says it's already enabled.
On , Yehuda Katz wrote:
On Mon, Jun 13, 2011 at 11:49 PM, zavelo...@gmail.com> wrote:
Hello and thank you again for your replies thus far. I am still trying to
get apache to parse php. I ran apache2ctl -L and I don't see php as an
availab
On Mon, Jun 13, 2011 at 11:49 PM, wrote:
> Hello and thank you again for your replies thus far. I am still trying to
> get apache to parse php. I ran apache2ctl -L and I don't see php as an
> available module, yet when I do ls /etc/apache2/mods-available, I see the
> php5.conf and php5.load files
Hello and thank you again for your replies thus far. I am still trying to
get apache to parse php. I ran apache2ctl -L and I don't see php as an
available module, yet when I do ls /etc/apache2/mods-available, I see the
php5.conf and php5.load files. Does this information shed any light on my
J, regarding your statement, "You are allowing apache full access to your
OS root directory.
Don't do that." I have a follow up question (or several hundred). I looked
into the output of phpinfo() and saw that the pwd in the 'Environment'
category = /. Which specifically confirms your point,
J, I couldn't figure out what exactly you meant when you typed "in your
Documentroot Directory". Did you mean in the block of text that contains
the DocumentRoot Directive, or the Directory Directive containing the
document root? I tried it both ways, like so:
ServerName http://new.dev
Serv
Steve, I get the Firefox alert asking me what program I want it to use to
open the file.
On , Steve Brereton wrote:
What happens when you load a php page?
A blank? the php script shows? a 500 error?
> Date: Thu, 9 Jun 2011 14:48:20 -0700
> From: zavelo...@gmail.com
> To: users@httpd.apach