Thread: Need help!
View Single Post
  #5  
Old 04-15-2015, 01:51 PM
missie missie is offline
Member
 
Join Date: Apr 2015
Posts: 7
Gender: Unknown/Other
Credits: 1,395
missie is on a distinguished road
Default

Quote:
Originally Posted by Hall of Famer View Post
It seems that your webhost is not using PHP 5.3+, the T_STRING error clearly indicates that the server engine cannot tell the keyword 'namespace', which was added in PHP 5.3.0. If your server is running with PHP 5.2, you will have to upgrade or to move to a different host. In general, most shared webhosts allow clients to select the PHP version they can use, ranging from PHP 5.2 to PHP 5.5. If you cannot make the choice, you will have to move.
I checked and it is 5.2 indeed... I used 000webhost and it only provides that for free hosting. I feel so stuck. Any suggestions on where to move...?
Reply With Quote