Question
Getting an error migrating wordpress site on Litespeed
Hi, I’ve installed openlitespeed droplet and have a wordpress website. Now when I try to migrate a wordpress sql database it’s giving me an error.
I was able to use the same and migrate on another droplet with apache. The wordpress plugin I’m using to migrate is called updraftplus.
It gives me this error on screen when I try to restore the old site.
updraftsendcommand: error: error ()
Looks like the server is refusing to connect to the plugin. Any help is appreciated.
I’m unable to go the usual route of exporting the DB because the other host is unable to export and times out. The DB is 3GB.
A few lines from the error log.
2019-11-05 04:39:59.015603 NOTICE sendKillCmdToWatchdog: 'extappkill:19635:-3:0'.
2019-11-05 04:39:59.100390 NOTICE [19450] Cmd from child: [extappkill:19635:-3:0]
2019-11-05 14:33:55.483048 NOTICE [162....-1#wordpress] [STDERR] PHP Fatal error: Maximum execution time of 240 seconds exceeded in /var/www/html/wp-content/plugins/updraftplus/class-updraftplus.php on line 4459
2019-11-05 15:17:07.677845 ERROR [T0 void EvtcbQue::run()] called with pObj 0x22e77e0 pObj->m_pSession NULL not allowed! SKIPPING
2019-11-05 15:19:30.030763 ERROR [T0 void EvtcbQue::run()] called with pObj 0x22e77a0 pObj->m_pSession NULL not allowed! SKIPPING
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×