Error: Website not found. If the website was recently renamed or moved please edit the install to save the new location (Files & Tables tab).

I was getting below error when opening installatron for all installs -
Error message -

Error: Website not found. If the website was recently renamed or moved please edit the install to
save the new location (Files & Tables tab).

Solution :-

1. Remove the installatron installation and then import the site back into installatron.

2. If it won't work then try this - 
/usr/local/installatron/repair -f --release

3. If it fails then please try below command -

rm -fr /usr/local/installatron/lib /usr/local/installatron/etc/php.ini
curl -O http://dal01.installatron.com/installatron-plugin.sh
chmod 755 installatron-plugin.sh
./installatron-plugin.sh -f --release

3. Still there is error then please use below commands -

/usr/local/installatron/repair -f --quick
mv /var/installatron/data.db /var/installatron/data.db.bak
rm -f /var/installatron/data.db-*
/usr/local/installatron/installatron --repair --recache
/usr/local/installatron/installatron --send-update-report


It worked for me!
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to reset SSH port back to default port 22?

In some situations most of us may come across a problem that we are able to log into the WHM but...

How to setup the root login alert notification email?

Its very important to keep a check on your servers and who logs into the server, From security...

How to enable Open SSL on WHM?

Before enabling open SSL, you can check whether it is already enabled on your server. Please fire...

How to install mod_pagespeed on WHM?

'mod_pagespeed' is module of Apache which is nothing but plugin which is used for compressing the...

How to enable Hot Link Protection in cPanel?

To avoid other sites to use your website's bandwidth, you can enable the hot link protection....

Powered by WHMCompleteSolution