Re: [PHP-WIN] Non-thread safe Win32 builds

2003-01-15 Thread Frank M. Kromann
The non-thread safe version for windows can only be used with CGI (or CLI) if you are using ISAPI or mod_apache you have to use the thread safe version. You can use the thread safe version to everything (this is the version included in all distributions) w/o problems. - Frank > Hi guys! > > fir

[PHP-WIN] Non-thread safe Win32 builds

2003-01-15 Thread Victor Medina
Hi guys! first, my name is Victor Medina I am a php and java developer from venezuela , and i am the maintainer of a small project on sourceforge, named Ikirux that include Apache 2 and php4 on windows, it is mostly an installer. http://sourceforge.net/projects/ikirux Enough! Now straight to