I build a Zend Framework application with help of the Zend tool and had it running on my own XAMPP installation and a home XAMPP server (both windows). Now I'm moving it to a linux shared hosting environment. I've tried this method and some of the methods that he links to, changing the .htaccess and/or links in the index.php. But I keep getting 500 erros. Pages that require a login do foward me to the login form, but that also gives a 500 error.
I don't get why this is happening, but a guess is that the shared hosting server act as a subdomain of another URL. Could this be a problem or should I look in at some other factors?
Thanks in advance!