Welcome Guest, Not a member yet? Register   Sign In
Cannot redeclare class ci_exceptions... on line 27
#3

[eluser]SneakyDave[/eluser]
FYI, I started getting this error trying to port a CI PHP4 application to PHP5. All that was changed in the code was changing the views from using the PHP short tags (<?) to the more recommended full tags (<?php) because short tag support was turned off on the PHP5 installation.

It might have something to do with the controllers constructor method, since it works different between PHP4 and PHP5? I don't know. If I find something out, I'll post about it.


Messages In This Thread
Cannot redeclare class ci_exceptions... on line 27 - by El Forum - 12-07-2009, 08:31 PM
Cannot redeclare class ci_exceptions... on line 27 - by El Forum - 12-07-2009, 10:41 PM
Cannot redeclare class ci_exceptions... on line 27 - by El Forum - 09-29-2010, 11:13 AM
Cannot redeclare class ci_exceptions... on line 27 - by El Forum - 09-29-2010, 11:17 AM
Cannot redeclare class ci_exceptions... on line 27 - by El Forum - 09-29-2010, 11:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB