500 Internal Server Error after moving Joomla installation to new environment
Posted
by
rad
on Server Fault
See other posts from Server Fault
or by rad
Published on 2012-09-17T02:34:16Z
Indexed on
2012/09/18
9:40 UTC
Read the original article
Hit count: 232
(This is the first time I moved the website so please don't be hard on me.)
After moving the website, the homepage shows up properly but other pages do not.
I get 500 Internal Server Error
on all other pages. Before moving, the Search Engine Friendly URLs
and Use URL rewriting
were enabled in the Joomla Dashboard. Is this the reason the other pages are not showing up? If so, how do I fix this?
I think the homepage shows up because the url myWebsite.com redirects to myWebsite.com/index.php automatically. Note that I have transferred all of the Joomla the files through Filezilla and imported the MySQL database properly and also edited the configuration.php
as set the proper settings for the database.
© Server Fault or respective owner