PHP 5.2 Support
-
I thought It was gonna be simple, but not so easy after all.
Have the /bin/php/php-5.2.17-Win32-VC6-x86 added.
Found that there are no viable VC6 Apache builds around that I could download, but found that with the solution here it should be possible to run the VC6 version of PHP using a VC10 version of Apache with a modified php5_module.
Installed all vcdist that would be required and tried to follow the directions they gave, but it fails with httpd: Syntax errors both on my lines added to link that module and from mod_php.conf.
I feel like I'm super close, could you point me in the right direction?
PS we develop & maintain WP plugins, though we don't build for PHP 5.2, we have some users on it so we occasionally need to do testing.