I have the same user as Phoeniix. Fresh install on a paid host.
I even tried redownloading the files and retrying.
I have an idea on what it might be. I'm going to mess around and see if it changes anything.
Edit:
I suspect it may have something to do with php versions. Because I had this issue in the past I believe. What php version does the script need/run on?
I get the follow errors on these php versions.
4.4.9:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/REMOVED/index.php on line 15
5.0.5 - 5.1.6 - 5.2.17 - 5.2.17 with Suhosin patch:
Parse error: parse error, unexpected T_STRING in /home/REMOVED/classes/resource/native/objective.php on line 3
5.3.27 - 5.4.17:
Fatal error: Class 'InputComponent' not found in /home/REMOVED/classes/class_textcomponent.php on line 17
Last edited by MikiHeart; 10-28-2013 at 06:51 AM.
|