Author |
|
Virsacer
Joined: 16 Jan 2010 Posts: 108 Location: Germany, Darmstadt
|
Posted: Tue 13 Sep '11 17:09 Post subject: httPHPdSSL-Win64 Release 15 |
|
|
This is my x64 VC10 build of Apache and PHP with OpenSSL:
http://www.erazergermany.de/HOME/httPHPdSSL-Win64-2011-09-13.zip
VERSIONS:
Apache 2.2.21
PHP 5.3.8
OpenSSL 1.0.0e
ADDITIONAL PHP EXTENSIONS:
eAccelerator 1.0 Rev 427
memcache 2.2.6
uploadprogress 1.0.3.1
xdebug 2.1.2
MISSING PHP EXTENSIONS:
enchant, snmp
CHANGES:
Updated Apache and OpenSSL |
|
Back to top |
|
marswoo
Joined: 14 Sep 2011 Posts: 6
|
Posted: Wed 14 Sep '11 11:47 Post subject: |
|
|
Thank you very much for the great efforts!
Could you also post the .lib files? Especially the php5ts.lib, it's useful for those who have custom components developed based on php libs. |
|
Back to top |
|
Virsacer
Joined: 16 Jan 2010 Posts: 108 Location: Germany, Darmstadt
|
Posted: Wed 14 Sep '11 19:15 Post subject: |
|
|
I can do that, but I'm not at home right now.
Probably tomorrow... |
|
Back to top |
|
marswoo
Joined: 14 Sep 2011 Posts: 6
|
Posted: Thu 15 Sep '11 3:55 Post subject: |
|
|
Thank you very much! |
|
Back to top |
|
yangshaoxing
Joined: 08 Jul 2010 Posts: 23
|
Posted: Fri 16 Sep '11 2:17 Post subject: eacclerator error |
|
|
when i used this version yesterday,apache server shutdown,the log said "p 15 14:11:20 2011] [notice] EACCELERATOR(1696): PHP crashed on opline 34 of jcs() at c:\web\jcs.php:66"
why? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Fri 16 Sep '11 14:03 Post subject: Re: eacclerator error |
|
|
yangshaoxing wrote: | when i used this version yesterday,apache server shutdown,the log said "p 15 14:11:20 2011] [notice] EACCELERATOR(1696): PHP crashed on opline 34 of jcs() at c:\web\jcs.php:66"
why? |
Please post a script with less code as possible to reproduce the crash. If it is more than 10 lines please use pastebin.com for the code. |
|
Back to top |
|
marswoo
Joined: 14 Sep 2011 Posts: 6
|
Posted: Sat 17 Sep '11 7:27 Post subject: |
|
|
Virsacer wrote: | I can do that, but I'm not at home right now.
Probably tomorrow... |
Did you have chance to post the .lib files? |
|
Back to top |
|
nicklas
Joined: 17 Sep 2011 Posts: 1
|
Posted: Sat 17 Sep '11 11:35 Post subject: |
|
|
Any chance of getting sqlsrv compiled into this package? |
|
Back to top |
|
Virsacer
Joined: 16 Jan 2010 Posts: 108 Location: Germany, Darmstadt
|
Posted: Sun 18 Sep '11 23:28 Post subject: |
|
|
marswoo wrote: | Virsacer wrote: | I can do that, but I'm not at home right now.
Probably tomorrow... |
Did you have chance to post the .lib files? | Sorry, I was only home for the night...
But here it is: http://www.erazergermany.de/HOME/PHP-lib-5.3.8-Win64.zip
nicklas wrote: | Any chance of getting sqlsrv compiled into this package? | Nope, I tried it, but I got multiple errors during compliling... |
|
Back to top |
|
marswoo
Joined: 14 Sep 2011 Posts: 6
|
Posted: Mon 19 Sep '11 9:13 Post subject: |
|
|
Thank you very much! |
|
Back to top |
|
marswoo
Joined: 14 Sep 2011 Posts: 6
|
Posted: Wed 21 Sep '11 12:06 Post subject: |
|
|
marswoo wrote: |
Thank you very much! |
Need your help again! Could you also post the .lib files for Apache? If you need a list for the specific libs, I need these 3:
- libhttpd.lib
- libapr-1.lib
- libaprutil-1.lib
But it's much better if you could post all libs. |
|
Back to top |
|
Virsacer
Joined: 16 Jan 2010 Posts: 108 Location: Germany, Darmstadt
|
|
Back to top |
|
marswoo
Joined: 14 Sep 2011 Posts: 6
|
Posted: Tue 27 Sep '11 5:50 Post subject: |
|
|
Virsacer wrote: | http://www.erazergermany.de/HOME/httpd-lib-2.2.21-Win64.zip |
Thank you very very much! It works perfectly for me! |
|
Back to top |
|
MichaelG72
Joined: 03 Oct 2011 Posts: 4 Location: Price, Utah
|
Posted: Tue 04 Oct '11 0:36 Post subject: A big thank you! |
|
|
I wanted to say awesome Job on this build of Apache64 Php64. I have been able to successfully install this on a Win7x64 Ultimate box.
I also been able to port and connect GlassFish 3.1.1 to this install of Apache64 with a mod_jk 64 bit module as well.
Server runs fast and smooth as apache should and now using 64bit code to boot. Very well done! |
|
Back to top |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Wed 05 Oct '11 17:03 Post subject: |
|
|
Could you compile the same package just with php nts version?
i especially looking for uploadgrogress, ssh2 und eaccelerator Svn 427 as nts version extension for use with php 5.3.8.
And i cannot use your ts-versions unfortunately |
|
Back to top |
|
larest
Joined: 05 Oct 2011 Posts: 2
|
Posted: Wed 05 Oct '11 17:21 Post subject: |
|
|
Could you add php_apc module there?
It will really help me |
|
Back to top |
|
Virsacer
Joined: 16 Jan 2010 Posts: 108 Location: Germany, Darmstadt
|
Posted: Thu 06 Oct '11 23:20 Post subject: |
|
|
wm003 wrote: | Could you compile the same package just with php nts version?
i especially looking for uploadgrogress, ssh2 und eaccelerator Svn 427 as nts version extension for use with php 5.3.8.
And i cannot use your ts-versions unfortunately | What do you need nts for?
larest wrote: | Could you add php_apc module there?
It will really help me | Last time I compiled it it did not work properly - I'll try it again in the future... |
|
Back to top |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Fri 07 Oct '11 6:38 Post subject: |
|
|
Virsacer wrote: | wm003 wrote: | Could you compile the same package just with php nts version?
i especially looking for uploadgrogress, ssh2 und eaccelerator Svn 427 as nts version extension for use with php 5.3.8.
And i cannot use your ts-versions unfortunately | What do you need nts for?
|
I am using php 5.3.8 nts with mod_fcgid and for that i need the nts versions of the php extensions too (i am really just interested in the php extensions from your x64-package) |
|
Back to top |
|
larest
Joined: 05 Oct 2011 Posts: 2
|
Posted: Fri 07 Oct '11 11:22 Post subject: |
|
|
Quote: |
Quote: |
larest wrote:
Could you add php_apc module there?
It will really help me |
Last time I compiled it it did not work properly - I'll try it again in the future... |
What abput Xcache? |
|
Back to top |
|
Virsacer
Joined: 16 Jan 2010 Posts: 108 Location: Germany, Darmstadt
|
Posted: Fri 07 Oct '11 19:22 Post subject: |
|
|
wm003 wrote: | I am using php 5.3.8 nts with mod_fcgid and for that i need the nts versions of the php extensions too (i am really just interested in the php extensions from your x64-package) | Is the performance difference so big that you cant use the ts version?
I'm currently reorganising my build structure - When its working again, I can try the nts version...
larest wrote: | What abput Xcache? | It did not compile - I'll try it again in the future, too... |
|
Back to top |
|