Jump to content

PHP 5.3.8 VC6 Windows binary msi


Recommended Posts

Does anyone know why there is no VC6 version of php 5.3.8?

 

With not VC6 version for 5.3.8, I then opted for 5.2.17, but that has the firebird pdo module missing.

 

Can anyone advise the latest version of php for running on windows using apache 2.2 webserver?

 

 

Link to comment
Share on other sites

Unless you are using php as an Apache Module or using 3rd party (non-php.net provided) extensions, there should be no problem using the latest php.net Windows binaries.

 

From php.net -

Windows users: please mind that we do no longer provide builds created with Visual Studio C++ 6. It is impossible to maintain a high quality and safe build of PHP for Windows using this unmaintained compiler.

 

For Apache SAPIs (php5_apache2_2.dll), be sure that you use a Visual Studio C++ 9 version of Apache. We recommend the Apache builds as provided by ApacheLounge. For any other SAPI (CLI, FastCGI via mod_fcgi, FastCGI with IIS or other FastCGI capable server), everything works as before. Third party extension providers must rebuild their extensions to make them compatible and loadable with the Visual Studio C++9 builds that we now provide.

 

If you are using php as an Apache Module, you can obtain a VC9 build of Apache2.2 at ApacheLounge (simply copy the VC9 files over your existing VC6 Apache2.2 files, taking care not to overwrite your existing httpd.conf configuration or any vhosts .conf configuration files.)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.