No-longer working
-
I’ve recently re-installed my computer and so I’m not sure if the problem is with my installation or with the plugin.
When running a pull request in my local development server (dev.isoreiki.com, XAMPP) from the live site (isoreiki.com), it loads for about thirty seconds and then I get a white screen (no content at all). The url it shows is:
It is not fully syncing the databases. I’ve tried it about six times now. Sometimes I am getting logged-out after the sync, sometimes not. It is partially syncing, but some things are getting missed. Some pages that I recently added are just not getting synced to the development server.
I thought it might be a timeout, but I added
$cfg['ExecTimeLimit'] = 6000;
to config.inc.php in XAMPP’s configuration files.Any help troubleshooting this would be really appreciated.
- The topic ‘No-longer working’ is closed to new replies.