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
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
> 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?
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