Hi people,
I have installed PHP 4.11 on win2k with PHP installer and created virtual dir for PHP programs. If I try to map the extension of php to the executable file PHP.exe ( in Internet Services Manager IIS 5 )and try to execute a php program from the browser then I am shown the message
"A required privilege is not held by the client. "
On the other hand if I use the ISAPI dll then the message shows
"the specified module could not be found"
The php.ini file also has been examined and does not seem to have any probs. However if I try to run php -i from command line or execute a php program from command line I sure get positive compilation output to show that php works.
I have tried both as Administrator login as well as network user but in vain. Similar has been the effort with editing the Registry settings.
Help Reqd ASAP please.
Cheers
Hocus