[snip]
Unknown(): Unable to load dynamic library 'C:\PHP\extensions\php_java.dll' -
Access is denied.
[/snip]
maybe the webserver has not enough rights to load the extension. try
just giving everyone full access to this file, and then restart the
webserver. if it still doesn't work, i was wrong.
George Pitcher wrote:
[snip]
Unknown(): Unable to load dynamic library
'C:\PHP\extensions\php_java.dll' -
Access is denied.
[/snip]
maybe the webserver has not enough rights to load the extension. try
just giving everyone full access to this file, and then restart the
webserver. if it still doesn't
Ted Shaw wrote:
G'day -
I've just installed PhP 4.3.8 for win - running Win2000. Php seems to running ok but when I attempt to use
"http://localhost/filename";>
What is your name:
The info I type into the text box on the htm page gets passed on the url to the php page, but I get a "Variable Unde