hi,
i have a strange problem with cherokee on windows using php.
because of a possible bug in a closed source odbc driver i needed to
recompile php for my-self and test a few things.
while setting up the environment i finally managed to compile php
(vanilla - w/o any patches.) the compiled php-cgi.exe and php.exe are
working just fine from the command line (even with omnihttpd) but if i
call a php script from cherokee it crashes - not cherokee but
php-cgi.exe with the following windows dialog:
The application failed to initialize properly (0xc0150004). Click on OK
to terminate the application.
so my question would be, do you have any idea why cherokee tend to crash
php? i almost tried everything while compiling php and disabled almost
everything (--disable-all didn't worked out.)
i really appreciate any help.
if you should need the self compiled php binaries just give me a
reply...
my environment is:
winxp
cherokee 0.5.4 (also tried 0.5.3)
php 5.1.4
and php conf in cherokee looks like:
Extension php {
Handler phpcgi {
Interpreter C:\PHP\php-cgi.exe
}
}
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee