Moving shop to a new server - Admin panel diaappeared

Hi, I have a working cscart 208 version since last 2 years. Recently, our web server is reset and I have taken the exact back up of working version including the MySql database.



When I uploaded all the data to the new server including the database. The customer end seems alright except the ‘Add to cart’ button. But the Admin section it self disappeared. When I checked var/compiled/admin is empty it can not create any files. I have checked all the file permissions. Every thing seems to be alright.



I doubt one thing, in my new server, I have httpdocs folder and httpsdocs folder. I had my shop on httpdocs. When the admin url shows as [url]https://www.sitename/shop/admin.php[/url]



How to handle this?

[quote name=‘cm4554’]Hi, I have a working cscart 208 version since last 2 years. Recently, our web server is reset and I have taken the exact back up of working version including the MySql database.



When I uploaded all the data to the new server including the database. The customer end seems alright except the ‘Add to cart’ button. But the Admin section it self disappeared. When I checked var/compiled/admin is empty it can not create any files. I have checked all the file permissions. Every thing seems to be alright.



I doubt one thing, in my new server, I have httpdocs folder and httpsdocs folder. I had my shop on httpdocs. When the admin url shows as [url]https://www.sitename/shop/admin.php[/url]



How to handle this?[/QUOTE]

Did you try to edit database back-up, and replace old site address to new?

Are you sure that you did not rename your admin.php file to something different for security reasons? If so, the new name would be specified in your config.local.php file.

No, I haven’t renamed the admin.php