Hi everyone,
My team and I developed a site for a bank using ExpressionEngine (2.2). We finally got to migrate it to the new server. But after copying the files and database, updating all the paths in the config files ... we just can’t access anything after the base path. I cannot access the admin control panel.
The path http://www.mysite.com/ is ok. But our “js” template group is not found (it contains our javascript files). We have a css group stored the same way which is found.
When we try to access anything like http://www.mysite.com/anything, we get a 404 error. We use the htaccess file provided in the official documentation. I tried http://www.mysite.com/index.php/anything : no more 404 error, but the page is not complete.
On our test server, everything worked fine.
Do you have any idea about what to do ?
This Monday I’ll try a new migration. I’ll try to see if it has something to do with templates saved as file or only in the database. But if it does not work, I would like to have some more ideas so that I will not be left without any solutions.
PS : Sorry for the mistakes, I’m french.