Welcome Guest, Not a member yet? Register   Sign In
CI checking permitted URI chars....in a perl script?!?!
#4

[eluser]CroNiX[/eluser]
Ah, I bet you're using an older version of CI (Pre v2) and your new host is running PHP 5.3?

If so, and you can't upgrade CI to a more recent version (that is optimized for 5.3), you might try this:
http://riskianawulan.net/2010/11/fixed-t...deigniter/

Another thing you'd want to do is do a global search/replace on the /system dir and change all instances of "=&" to just "=" or you'll have a ton of "assigning by reference has been deprecated" type warnings.

Also comment out set_magic_quotes_runtime() in /system/CodeIgniter.php.


Messages In This Thread
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-15-2013, 10:45 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-15-2013, 02:00 PM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-15-2013, 02:11 PM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-15-2013, 06:01 PM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-15-2013, 06:38 PM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-16-2013, 03:05 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 06:39 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 07:16 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 07:29 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 07:42 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 07:45 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 07:57 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 08:02 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 08:03 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 08:12 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 08:38 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 09:47 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 10:00 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 10:04 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 10:12 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 10:12 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 10:15 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 10:24 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 03-19-2013, 10:35 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 04-05-2013, 08:25 AM
CI checking permitted URI chars....in a perl script?!?! - by El Forum - 04-05-2013, 08:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB