Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: PHP 5.5.8, 5.4.24 (x86/x64) available |
|
Author |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Fri 10 Jan '14 9:53 Post subject: |
|
|
Thanks Jan!
i recognized at leat the x64 nts build zip has all pdb files from the vs build included.
I was just wondering why the zip was so huge this time.
I just deleted them as they are not needed |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Fri 10 Jan '14 22:07 Post subject: |
|
|
I have been debugging a lot the last two weeks, which resulted in a lot more PDB-files. It was a pity not to make those available, so I added them to the zipfiles. Do with them whatever you like |
|
Back to top |
|
C0nw0nk
Joined: 07 Oct 2013 Posts: 241 Location: United Kingdom, London
|
Posted: Sun 12 Jan '14 13:39 Post subject: |
|
|
Jan-E wrote: | @C0nw0nk: I added mysqlnd_qc to my (new) builds, but without APC and SQLite support. I was getting unresolved external symbols when I tried to add support for one of those. Let me know if they are of any use for you. |
Thanks for the mysqlnd query caching extension testing it out now will let you know how it goes if i recieve the same issues from php.net's builds.
It works but i have a stupid error when ever i log in and out of the website now.
Duplicate entry 'u4knkbtr40gmig0qg0lloei5g3' for key 'PRIMARY' SQL=/*qc=off*/INSERT INTO `xlkqf_session` (`session_id`, `client_id`, `guest`, `time`, `userid`, `username`) VALUES ('u4knkbtr40gmig0qg0lloei5g3', 0, 0, '1389540533', 382, 'admin')
/*qc=off*/ is there because i added it to the session query in a attempt to make sure the plugin does not cache sessions but it does not work -.-
I dont think that the plugin is the issue i think its joomla sessions, Joomla never make things very simple when it comes to SQL queries either.
A good feature for that plugin would be to exclude specific database tables. |
|
Back to top |
|
|
|
|
|
|