Author |
|
sambache
Joined: 11 Feb 2014 Posts: 11
|
Posted: Mon 07 Apr '14 23:06 Post subject: php5.5 compiling with VC6 |
|
|
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: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|
sambache
Joined: 11 Feb 2014 Posts: 11
|
Posted: Thu 10 Apr '14 17:57 Post subject: |
|
|
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
|
Posted: Fri 11 Apr '14 0:01 Post subject: |
|
|
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: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|
sambache
Joined: 11 Feb 2014 Posts: 11
|
Posted: Tue 15 Apr '14 2:50 Post subject: |
|
|
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.
What could this be, as the 5.2.17 phpisapi is working fine?
Johannes |
|
Back to top |
|