Hello, I added support for my Java Web Based Server for php, just using 
php-cgi and piping stdout, and defining the proper ENVIRON variables for the 
Common Gateway Interface, it works Just Perfect on Linux

http://ulinux.no-ip.org/gusgus/httpserver/test.php

as you can see on the url, but on windows, the pgp-cgi.exe hangs, on console 
works but trying to read the standar out from a bach file random.bat it hangs 
on execution of the binary php-cgi.exe, it does not happen with php.exe, but 
is unuseful for $_QUERY, cause SAPI CLI just not use them.

if someone has a tip, I try to check php.ini but I don't found any unusual, 
change too the force cgi clause to 0 or 1.

This is my java web based server:

http://www.compunauta.com/forums/linux/gadmin/gushttp/httpg_quick_en.html

I'm not expecting to work on Windows, cause works on uClibc as I want. Just by 
curious.

Best Regards

-- 
Gustavo Guillermo Pérez
Compunauta uLinux
www.ulinux.tk

Reply via email to