Welcome Guest, Not a member yet? Register   Sign In
__autoload error :
#1

[eluser]Unknown[/eluser]
Hi,

I am trying to setup my project on a linux server. After doing everything, I am getting the error as mentioned below. I have put the statement:

Code:
echo "<br>class is $class";

in the 'load_class()' in codeigniter/Common.php file.

[output]
class is Benchmark
class is Exceptions
Fatal error: Cannot redeclare __autoload() (previously declared in SERVER_BASE_PATH/system/application/config/config.php:345) in SERVER_BASE_PATH/system/application/config/config.php on line 357
[/output]

I read various posts which mentioned about dompdf, using spl, but that didn't help. Can someone help as to what is the issue here?

:IgniterGuru


Messages In This Thread
__autoload error : - by El Forum - 06-26-2009, 04:01 AM
__autoload error : - by El Forum - 06-26-2009, 04:27 AM
__autoload error : - by El Forum - 06-26-2009, 05:39 AM
__autoload error : - by El Forum - 06-26-2009, 05:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB