logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: php5.5 compiling with VC6
Author
sambache



Joined: 11 Feb 2014
Posts: 11

PostPosted: Mon 07 Apr '14 23:06    Post subject: php5.5 compiling with VC6 Reply with quote

Hello all,

as I see the great work here in compiling php, I have a slight different matter and asking humbly for help.

Would it be possible for one of you guys to compile php 5.5 with VC6 and phpisapi ? Reason: Still running most of my sites with the Sambar Server and php5.2.17 is the last version which is compilied with isapi and VC6.

I know you guys love your Apache, but would this somehow be possible ?

Greetings
Johannes
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Thu 10 Apr '14 16:57    Post subject: Reply with quote

PHP 5.3.5 was the last version that was ever compiled with VC6 as far as I know. You might try that version. Download it from http://windows.php.net/downloads/releases/archives/
Back to top
sambache



Joined: 11 Feb 2014
Posts: 11

PostPosted: Thu 10 Apr '14 17:57    Post subject: Reply with quote

Thank you Jan for the reply.

compiled with VC6 is one of the things, the other one is the lack of php5isapi.
This is the reason why I was asking. Any chances ?

Johannes
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Fri 11 Apr '14 0:01    Post subject: Reply with quote

I'm going to say no. If I remember correctly, there were functions in the newer msvcrt that were needed by PHP and that is why they moved to VC9.
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Fri 11 Apr '14 12:15    Post subject: Reply with quote

Try this one:
http://phpdev.toolsforresearch.com/php-5.3.5-Win32-VC6-x86.zip

That is the maximum I can do for you. There is a php.ini in it and a phpinfo.htm with info about the config and extensions.
Back to top
sambache



Joined: 11 Feb 2014
Posts: 11

PostPosted: Tue 15 Apr '14 2:50    Post subject: Reply with quote

Hello Jan,

thank you for compiling this version. It is unfortunate, but after installing and starting the server I got the following error in the servers isapi log
Code:
PHP5ISAPI.DLL: Failure loading ISAPI GetExtensionVersion

and the server stopped.

A correct entry would be
Code:
Loading PHP5ISAPI.DLL: isapi


I am kind of ashamed a bit, as you did all this effort and no go. Embarassed
What could this be, as the 5.2.17 phpisapi is working fine?

Johannes
Back to top


Reply to topic   Topic: php5.5 compiling with VC6 View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads