Re: [users@httpd] problem loading mod_php

2011-03-11 Thread Hendrik Schmieder
Dave Dyer schrieb: Versions: Windows 7, Apache 2.2.17, PHP 5.3.5 If I start httpd as a console app, everything works correctly. If I start as a service, the php module fails to load.Messages and actual behavior suggest that the path is being treated strangely. Here are the relevant lines f

Re: [users@httpd] problem loading mod_php

2011-03-10 Thread William A. Rowe Jr.
On 3/10/2011 7:18 PM, Dave Dyer wrote: > > Versions: Windows 7, Apache 2.2.17, PHP 5.3.5 > > If I start httpd as a console app, everything works correctly. > If I start as a > service, the php module fails to load. Messages and actual behavior > suggest > that the path is being treated strange

Re: [users@httpd] problem loading mod_php

2011-03-10 Thread Eric Covener
> Note that the line number doesn't correspond to the location of the > directive Isn't there a Vista+ feature that makes your edits in Program Files/ only visible to your own userid? Which is not usually the userid the service runs under?

[users@httpd] problem loading mod_php

2011-03-10 Thread Dave Dyer
Versions: Windows 7, Apache 2.2.17, PHP 5.3.5 If I start httpd as a console app, everything works correctly. If I start as a service, the php module fails to load. Messages and actual behavior suggest that the path is being treated strangely. Here are the relevant lines from httpd.conf PHPI