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?

    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.

        Write a Reply...