Welcome Guest, Not a member yet? Register   Sign In
Problem uploading the framework webhosting
#1

[eluser]DevBayer[/eluser]
Hello, I've been programming in localhost and today I uploaded the site to my web hosting with PHP 5.3.8 (on localhost work with PHP 5.3.13 WAMPSERVER) but the problem is that I get an error that is:
Quote:Parse error: syntax error, unexpected T_VARIABLE in / application / language / es / spanish_lang.php on line 1
I've been checking and I found that in core / CodeIgniter.php something strange happens when you call ( line 355 ):
Code:
call_user_func_array(array(&$CI, $method), array_slice($URI->rsegments, 2));

Then skip the error, but localhost "pass"


Messages In This Thread
Problem uploading the framework webhosting - by El Forum - 01-03-2013, 06:18 AM
Problem uploading the framework webhosting - by El Forum - 01-03-2013, 06:45 AM
Problem uploading the framework webhosting - by El Forum - 01-03-2013, 06:52 AM
Problem uploading the framework webhosting - by El Forum - 01-03-2013, 08:19 AM
Problem uploading the framework webhosting - by El Forum - 01-03-2013, 08:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB