This is the first time using this new version (1.8.2)
I get this error:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /mydirectoryhere/library/Zend/Application.php on line 35
No matter what I try. I've even uploaded their "quickstart" application and it gives me this error. I don't know if it matters that my "public" folder is named "html" or something like that. Any ideas?
There can't be anything wrong with application.php since I didn't write it...