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 WordPress administrator password?

You can follow below steps to reset the WordPress administrator password - 1. Login to cPanel2....

How to disable the php mail() function on cPanel with CloudLinux?

If your server installed cPanel with CloudLinux along alt-php and you want to disable php mail()...

Error displaying the error page: The cachelite Cache Storage is not supported on this platform. (Joomla error)

While accessing the Joomla site, I was getting error as - Error displaying the error page: The...

Failed to send your message. Please try later or contact the administrator by another method - WordPress Contact Form is not working

While sending email from WordPress's contact form, I was getting below error -Failed to send your...

How to reset Joomla Admin Panel Password?

Many times we used to forgot the current password of Joomla Administration panel and get in...

Powered by WHMCompleteSolution