CodeIgniter Forums
Error when i use latest XAMPP - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Error when i use latest XAMPP (/showthread.php?tid=31346)



Error when i use latest XAMPP - El Forum - 06-15-2010

[eluser]Unknown[/eluser]
previously, i use XAMPP 1.6 and CI 1.7.0, now i use XAMPP 1.7,but when i go to my localhost there is error....

this is the error :
Quote:Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\bwa-jadi\system\codeigniter\Common.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\bwa-jadi\system\codeigniter\Common.php on line 136
A PHP Error was encountered

Severity: 8192

Message: Function set_magic_quotes_runtime() is deprecated

Filename: codeigniter/CodeIgniter.php

Line Number: 60
A PHP Error was encountered

Severity: 8192

Message: Assigning the return value of new by reference is deprecated

Filename: libraries/Loader.php

Line Number: 255
A PHP Error was encountered

Severity: 8192

Message: Assigning the return value of new by reference is deprecated

Filename: database/DB.php

Line Number: 133
A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\bwa-jadi\system\codeigniter\Common.php:130)

Filename: libraries/Session.php

Line Number: 662
A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\bwa-jadi\system\codeigniter\Common.php:130)

Filename: libraries/Session.php

Line Number: 662

is there some one who knows the solution of my problem? i'll really thanks for it....


Error when i use latest XAMPP - El Forum - 06-15-2010

[eluser]daelsepara[/eluser]
See this forum thread as it was solved there.

http://ellislab.com/forums/viewthread/139943/