WampServer with PHP 5.3.0 is now available!
Posted by: roms (Moderator)
Date: July 11, 2009 06:38PM

- Apache and PHP stay in VC6 releases. VC9 will come later since I need to recompile all the extensions.

- SQLiteManager is not included anymore in WampServer since it is not compatible with PHP 5.3.0 and has not changed since more then 2 years.

- The PECL extensions are not included anymore since they are not available on the PHP website.

- the PHP log file has been desactivated since there is a bug in PHP with the phpinfo() function if it is activated.

I am now working on the corresponding addons

Romain

Options: ReplyQuote
Re: WampServer with PHP 5.3.0 is now available!
Posted by: julio (166.137.4.---)
Date: July 14, 2009 10:33PM

Absolutely new, do not bother.

VC6 releases. VC9 will come.....,

What is VC ?

Best regards

Options: ReplyQuote
Re: WampServer with PHP 5.3.0 is now available!
Posted by: Tubl (---.speed.planet.nl)
Date: July 15, 2009 08:23PM

Since 5.3.0 is included, my apache server keeps crashing! I'm using PHP 5.2.9 now and everything is all right. The problem arrives when I choose php 5.3 in the tray menu and after 10 sec. an error message pops up stating the apache server has crashed.

Does anybody have the same problems? I'm running Windows Vista SP2 and Wamp Server 2.0h (all settings set to default).

Options: ReplyQuote
Re: WampServer with PHP 5.3.0 is now available!
Posted by: dungdeveloper (118.69.68.---)
Date: July 16, 2009 04:55AM

Tubl Wrote:
-------------------------------------------------------
> Since 5.3.0 is included, my apache server keeps
> crashing! I'm using PHP 5.2.9 now and everything
> is all right. The problem arrives when I choose
> php 5.3 in the tray menu and after 10 sec. an
> error message pops up stating the apache server
> has crashed.
>
> Does anybody have the same problems? I'm running
> Windows Vista SP2 and Wamp Server 2.0h (all
> settings set to default).

I had the same problem !!!

Options: ReplyQuote
Re: WampServer with PHP 5.3.0 is now available!
Posted by: ariels (---.w82-120.abo.wanadoo.fr)
Date: July 20, 2009 09:40AM

Hi,
I had the previous release of wamp before and it worked fine. I tried installing this one and now I get the error message
c:\wamp\wampmanager.exe ShellExecuteEx failed; code 2

I tried removing the directory, cleaning up wamp related keys in the registry, but the installer just fails now. I only have the bin directory in c:/wamp, and some uninstall stuff.
Any ideas?
Ariel

Options: ReplyQuote
Re: WampServer with PHP 5.3.0 is now available!
Posted by: numberwhun (---.hsd1.nh.comcast.net)
Date: July 20, 2009 09:10PM

Are there any plans to address and fix the issue identified in this thread (http://forum.wampserver.com/read.php?2,49840)?

Anyone running on Vista 64 bit are having this issue and its not good.

Options: ReplyQuote
Re: WampServer with PHP 5.3.0 is now available!
Posted by: panique (---.dbd-ipconnect.net)
Date: July 22, 2009 10:20PM

hey guys,
i'm trying to dl this new release from sourceforge since a few days, but this file "does not exist" [it's in the list, but there's a strange error]. that counter still shows only 58 hits, earlier releases are loaded A LOT more times, so i think this is a major problem.

wamp devs, can you please have a look at this !?
thanks a lot,
panique

Options: ReplyQuote
Re: WampServer with PHP 5.3.0 is now available!
Posted by: ariels (80.214.253.---)
Date: July 23, 2009 08:30AM

Ok, I'll answer my own question. I had wamp 2.0h, I installed the extension over it, and apache kept crashing. I uninstalled wamp, no better. Then I installed just the extension, not realising it wasn't the full server. Guys, this could at least generate an error message?
So I cleaned the registry from wamp keys, installed both again, and now it works smoothly. Bit complicated, though...
Ariel

Options: ReplyQuote
Re: WampServer with PHP 5.3.0 is now available!
Posted by: Lamonte (---.dsl.stlsmo.sbcglobal.net)
Date: July 27, 2009 09:06AM

Theres a bug with the phpmyadmin config.


$cfg['Servers'][$i]['AllowNoPasswordRoot'] = true;


Should be:

$cfg['Servers'][$i]['AllowNoPassword'] = true;

Options: ReplyQuote
Re: WampServer with PHP 5.3.0 is now available!
Posted by: bfarber (---.lyncva.east.verizon.net)
Date: August 05, 2009 04:28AM

I was just coming to report this myself. The phpmyadmin config for 3.2.0.1 doesn't contain the "AllowNoPassword" config option so you cannot access phpmyadmin. To find this I had to hunt through files, backtracking the error message - was quite annoying. winking smiley

Anyways, hope it's added to next version to simplify the setup process a bit.

Options: ReplyQuote


Sorry, only registered users may post in this forum.