How to get rid of the Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\joomla\libraries\pattemplate\patTemplate.php error in WAMP
Posted by
Siddhesh Scindia
Sunday, July 31, 2011
t
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\joomla\libraries\pattemplate\patTemplate.php on line 1424
Many people are getting this error on the top while installing any Joomla site in localhost , WAMP
Well,its mainly because of PHP 5.3 , which comes in WAMP 2.0i package and not Joomla.
You have two choices to fix this issue,
either use WAMP 2h (previous version) or download PHP 5.2.9-2 addon from WAMP website.
Link address:FIX
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\joomla\libraries\pattemplate\patTemplate.php on line 1424
Many people are getting this error on the top while installing any Joomla site in localhost , WAMP
Well,its mainly because of PHP 5.3 , which comes in WAMP 2.0i package and not Joomla.
You have two choices to fix this issue,
either use WAMP 2h (previous version) or download PHP 5.2.9-2 addon from WAMP website.
Link address:FIX
Awesome new vids coming soon!



Post a Comment