My hosting company gave us a new server, and we had to transfer everything over.
After we moved the site, it stopped working saying "page not found"
Saw some errors about the mod_rewrite rules in the logs. no other apache errors.
Tried deleting the cache, still same error.
Tried changing the variables in config.php , because of the new location of the apache web root, and we were still getting the same error about page not found.
After everything else didn't work, I tried upgrading to the latest version, and the process stops at step 6 with the following error message:
All requirements in terms of php/safemode/mysql are OK (http://abreuvoir.gr/phpinfo.php)Upgrade schema
Invalid query: SELECT version from cms_version
only messages i've found for that error so far are about changing to a more recent mysql, but we are on version 5 already..
Is there any way I can get it working again?
Thank you so much for your time.