[PHP-WIN] Re: PHP-Java extension problem

2004-08-22 Thread Jason Barnett
Unknown(): Unable to load dynamic library 'C:\PHP\extensions\php_java.dll' - Access is denied. Just another possibility: Several people have had luck moving the library to your system folder. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: PHP-Java extension problem

2004-08-22 Thread aRZed
[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.

[PHP-WIN] PHP-Java extension problem

2004-08-22 Thread George Pitcher
Hi, I need to be able to communicate with a Java application, so thought I'd start my installing the php-java extension. Having followed all the instructions - and checked PHPBuilder etc for this error I'm stumped. The error in question is: Unknown(): Unable to load dynamic library 'C:\PHP\exten

[PHP-WIN] building PHP with cygwin - dies at fopencookie ???

2004-08-22 Thread Jason Barnett
Hey guys I'm back! I actually have a problem of my own - I've tried (unsuccessfully) recently to build PHP5.0.0 from source, but no dice. I've read through the install instructions, but I just can't make heads or tails of my problem. I am probably missing something simple. The last part of