When I heard of the new PHP version (and its features), I wanted to get it for my Apache (on Win98). But on the PHP.net site (http://www.php.net/downloads.php) i can only find a CGI-only version. I need the non-CGI-version, where can I get it?
PHP 4.1.0 for Windows NOT as CGI
the short answer is: you canot get it yet. Unless you download and compile the source, you'll have to wait for them to make a zip file. One of the reasons that will probably take som time is, that the module structure has been changed, and that the windows version comes with all modules compiled as .dlls. In other words, they need to recompile all the modules to make a new windows distrobution.
-christian
The zip file exists now. I have already downloaded it and am using it.
Thanks for your support, but I can't find it on http://www.php.net/downloads.php
try a refresh ) or use this lnk:
http://www.php.net/do_download.php?download_file=php-4.1.0-Win32.zip
cheers Christian