Web Hosting
Web Hosting
Out of context: Reply #11
- Started
- Last post
- 13 Responses
- stupidresponse0
@heavyt:
syntax error, unexpected T_STRING, expecting '{'
it's choking on the first line of a class file, which is:
Class Registry Implements ArrayAccess {
every server with the same php version has no problem with it.- sorry to hijack your threadstupidresponse
- weird. seems as though it doesnt like "implements" keyword. Perhaps a setting in the INI that keeps you from altering the base classes....heavyt