|
Posted by Jerry Stuckle on 08/03/07 00:25
Joff wrote:
> On Aug 2, 6:21 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
>> Are you running PHP as a CGI or a isapi module?
>
>
> Embarrassingly, I don't know. It's a Windows 2k3 VPS running Plesk/
> Virtuozzo if that helps to narrow it down? Is there any way to check?
>
Sorry, no. I don't use Plesk/Virtuozo so I have no idea. The only
Windows sites I have are VPS's.
The reason I'm asking - if you're running PHP as a CGI, chances are you
need to set permissions on the php.exe file itself for this user.
If you're running as an ASPI file, it should work.
But I don't guarantee that - I'm definitely not an expert on IIS and
Windows security. Normally I run as an isapi, which works well. I have
the PHP DLL set to be readable and executable by everyone.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|