Pages: Previous12
Current Page: 2 of 2
Re: PHP 5.3.6 only on VC++ 9
Posted by: mamba (---.fuse.net)
Date: April 10, 2011 08:44AM

Awesome!

I hope, 64bit version as well smiling smiley

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: stevenmartin99 (---.b-ras1.srl.dublin.eircom.net)
Date: April 10, 2011 09:24AM

yes i can do both

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: bugmenot1 (---.chello.nl)
Date: April 18, 2011 08:09PM

Where can i find the VC++ 9 version of wamp with php 5.3.6?

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: stevenmartin99 (---.b-ras1.srl.dublin.eircom.net)
Date: April 18, 2011 08:14PM

you cant yet. you will need to build it yourself.


I have been informed of big changes to wamp and so have yet to build anythign new until i know what will be changed

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: bugmenot1 (---.com)
Date: April 19, 2011 09:14AM

Any idea when the new wamp is coming out? I need 5.3.6. soon smiling smiley

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: Tanguy (---.rev.dartybox.com)
Date: April 21, 2011 10:39PM

It's still possible to compile PHP 5.3.6 with VC6 if you have got dep libs before....

i just made it.... no new problems, compared to 5.3.5

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: stevenmartin99 (---.b-ras1.srl.dublin.eircom.net)
Date: April 21, 2011 10:43PM

yes but 5.3.5 has 2 big bugs which are fixed in 5.3.6 if compiled in vc9.

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: Tanguy (---.rev.dartybox.com)
Date: April 21, 2011 11:04PM

If you want, you can try my 5.3.6 VC6 version :
[sourceforge.net]

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: stevenmartin99 (---.b-ras1.srl.dublin.eircom.net)
Date: April 21, 2011 11:22PM

did you see this message from php team>

"The main reason is explained in the release note. It became impossible to maintain a reliable build using VC6, the floating point bug was the one too much, for example. "

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: Tanguy (---.rev.dartybox.com)
Date: April 22, 2011 12:41AM

yea, and the 5.3.6 VC9 still have the curl delay bug... sigh

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: bugmenot1 (---.com)
Date: April 22, 2011 08:48AM

For those who are tired of waiting and are looking for 5.3.6:
[www.easyphp.org]

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: Tanguy (---.rev.dartybox.com)
Date: April 22, 2011 01:39PM

A thing to know : Official PHP 5.3.9 VC9 cant run on Windows 2000 (tested on Win2K Server SP4 Rollup 1)
Problem with Winsock API (getaddrinfo api not found)

Even a simple php -v show the error messagebox

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: cwarden (---.101.152.151.duarte.coh.org)
Date: April 29, 2011 02:03AM

Sorry to repeat the question that has been asked several times:

Has any progress been made to include PHP 5.3.6 in the latest version of wamp? Even an alpha version would be really helpful.

Thanks for all your hard work!

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: j.r.fish (---.vodafone.cz)
Date: May 04, 2011 03:24PM

hi guys

i tried the VC-9 version of PHP 5.3.6 with the "Unofficial WampServer Version 2.0j-32bit" and it works! in the phpinfo there is a line "Compiler MSVC9 (Visual C++ 2008)" so it is really the vc9 version working.

the unofficial wampserver (pampserver) can be downloaded here:
[sourceforge.net]

home page: www.pampserver.com

for those who want to add the php 5.3.6 version to the pampserver, do this:

0) at first, stop wampserver and make sure it is not running

1) download this [windows.php.net]

2) in "c:\wamp\bin\php\" create a folder "php5.3.6" and extract the downloaded zip file into this folder

3) in any folder with the previous version of php 5.3, find files "php.ini" , "phpForApache.ini" and "wampserver.conf" (eg. in the folder "c:\wamp\bin\php\php5.3.3\" )

4) copy these 3 files into the new "c:\wamp\bin\php\php5.3.6\" folder

5) now in the new "c:\wamp\bin\php\php5.3.6\" folder, find files "php.ini" and "phpForApache.ini" and open both files in any text editor

6) replace all occurences of "5.3.3" (or the version number you copied those files from) with "5.3.6" and save

7) go to the "c:\wamp\bin\apache\apache2.2.17\bin\" folder and delete file "php.ini"

8) start wampserver and in the menu PHP -> Version select 5.3.6

9) voila! now you can open your localhost and see the phpinfo() page and check out the php version

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: stevenmartin99 (---.251.255.13.threembb.ie)
Date: May 04, 2011 03:34PM

I hope your using apahe vc9 too

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: j.r.fish (---.vodafone.cz)
Date: May 04, 2011 04:01PM

yeah i forgot to mention that smiling smiley


i downloaded this VC-9 version of apache 2.2.17:

[www.apachelounge.com]

and just simply replaced all files in "c:\wamp\bin\apache\apache2.2.17\" with those in the downladed zip package EXCEPT the "conf" folder

(btw. running it at the win7-64 bit)

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: mamba (---.fuse.net)
Date: May 06, 2011 09:33AM

Thank you for sharing it, this was very useful!

Following your directions, I was able to update my existing WAMP installation to 64-bit versions of:

- Apache 2.2.17
- MySQL 5.5.11
- PHP 5.3.6

So far, it seems to work OK.



Edited 1 time(s). Last edit at 05/06/2011 09:34AM by mamba.

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: Husar (---.205.47.208.robi.com.mk)
Date: May 08, 2011 03:19AM

mamba Wrote:
-------------------------------------------------------
> Thank you for sharing it, this was very useful!
>
> Following your directions, I was able to update my
> existing WAMP installation to 64-bit versions of:
>
>
> - Apache 2.2.17
> - MySQL 5.5.11
> - PHP 5.3.6
>
> So far, it seems to work OK.

That is great! smiling smiley

Can someone please tell me when will this package be made the official release?

Thanks

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: tomkraw1 (---.icpnet.pl)
Date: May 08, 2011 01:43PM

j.r.fish I think I need more instructions.

You did not mensioned anything about adding entry to [phpMenu] and section switchPhp5.3.6 in wampmanager.ini.

I made what you wrote but now my Wamp is not loading and Apache 2.1.17 disappeared.

Does anyone know what should I do?

regards
tk1
[dev.freshsite.pl]



Edited 1 time(s). Last edit at 05/08/2011 08:54PM by tomkraw1.

Options: ReplyQuote
Re: PHP 5.3.6 only on VC++ 9
Posted by: tomkraw1 (---.icpnet.pl)
Date: May 22, 2011 03:09PM

Hi!

Finally I successively upgraded official version to use PHP 5.3.6 VC9 and Apache 2.2.17 VC9. Mostly with j.r.fish instruction from this topic. Additionaly I added this line

Type: item; Caption: "5.3.6"; Action: multi; Actions:switchPhp5.3.6;

to [phpVersion] section in wampserver.ini and downloaded xdebug compiled with VC9.


Dear WampServer developers could you make official version containing binaries compiled with this compiler?

regards
tk1
[dev.freshsite.pl]



Edited 2 time(s). Last edit at 05/22/2011 03:11PM by tomkraw1.

Options: ReplyQuote
Pages: Previous12
Current Page: 2 of 2


Sorry, only registered users may post in this forum.