CodeIgniter Forums
Error on Live server - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Error on Live server (/showthread.php?tid=1144)



Error on Live server - zipamo - 02-13-2015

Hello,
I am new to CodeIgniter. I went through the onlinre tutorials and developed a simple website on localhost. it works fine on localhost,, but I got the error below when I hosted the website in a live server.


A PHP Error was encountered

Severity: Notice

Message: Only variable references should be returned by reference

Filename: core/Common.php

Line Number: 257

I went through the config files, but to no avail. Please someone should hellp me out.

Thanks.


RE: Error on Live server - Narf - 02-13-2015

Update to the latest CodeIgniter version, this is an already fixed issue.