From: Jost B. <jos...@ya...> - 2005-02-21 17:03:27
|
> can you give me the compiled version for > windows binary It's here: http://php-java-bridge.sf.net/php-java-bridge-2.0.0_win32.zip > - compile the PHP 4 binary (PHP 5 should work, too) > How can I compile it ? With "autoconf && configure && make" if you have RedHat Cygwin. Or with the MS Visual Studio and the project files contained in the PHP distribution. > -CGI folder of your IIS ( what is that folder & is > this opreation is necessary) I thought that you want to run PHP in your web-server. If not, then it isn't necessary to install IIS and the PHP CGI binary, of course[1]. However, please see the MS IIS documentation for the location of the CGI folder. Regards, Jost Boekemeier [1] If you plan to run PHP as a module in apache 1.3 on windows, please don't do this. This requires Zend's "ZTS" which is experimental. If you want to run apache with a PHP module, please run it on a unix machine. If you want windows, please install Microsoft IIS and run PHP as a CGI binary. ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |