Install with wamp 2

Permalink
Hello i just setup a wamp 2 system, everything seems to be working fine, but when i try to install c5.3.3 downloaded yesterday, i recieve the following:

Deprecated: Call-time pass-by-reference has been deprecated in C:\wamp\Sites\www.wizardontherun.com\concrete\models\attribute\key.php on line 234

and fails to check for "Support for C5 Request URLs "

i posted awww.www.wizardontherun.com/info.php...

not sure if 5.3.3 or php 5.3?

Thanks for any help on were to go from here.

wizardontherun
 
wizardontherun replied on at Permalink Reply
wizardontherun
Now on 5.2.1 i recive this warning
--------
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in C:\wamp\Sites\www.wizardontherun.com\concrete\models\attribute\key.php on line 234

very odd, any thoughts
Red3 replied on at Permalink Reply
Red3
I have WAMP2.0I for testing,

You need to start the server,left click on the icon,go into PHP, then into PHP Settings, there you will see "allow call time pass referance" about the seventh line down, Make sure that is checked,if not check it, Wamp will restart the service and you should be good to go.....