i make my apps in Symfony 1.4 on localhost. Here is OK, but if i upload all files in www server then if i open:
www.mysite.com/
then i have error:
symfony PHP Framework page not found Oops! An Error Occurred The server returned a "500 Internal Server Error".
Something is broken Please e-mail us at [email] and let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. What's next
Back to previous page Go to Homepage
but if i open www.mysite.com/frontend_dev.php
then all is good.
where i must search error? how can i fix it?