Hi
First sorry for the broken English, i hope i make myself clear.
I have a drupal 7.2 site up and running, everything is fine but the host is slow.
Because of that i change to new host.
The new host is very fast compared to the first one, and from a visitor point everything is fine and fast.
But from behind the scene, i have problems.
It is not possible to run update.php, open up the configuration page, and the Status Report page.
Everything else in the admin seems to work fine.
Everytime i push the status page, config page or run update.php i get the following error:
Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/www.site.net/www/includes/file.inc on line 1975
Where line 1975 wil differ from time to time.
I dont have access to the shared server and support says its not possible for them to change the timeout.
I search the forum and tried several tips, to change the timeout, and it may have worked, but then instead of the above error, after some time i just get wsod.
I also tried to disable every single module, no luck.
I cleared caches, no luck
There is no entries in the "recent log messages", after the bsod or the error, everything seems fine.
When changing host, all i did was export the database and save all files.
Then import database and upload all files to new host.
Changed the settings.php and then im ready.