Injader
Forums > Help Forum > Migrating a Wordpress blog

< Database Error : Some "pre sales" queries from a Wordpress user >

rjleaman
Permalink

Created: July 28, 2008 08:35

Migrating a Wordpress blog

Hi Ben,

I'm finally in the process of actually getting DG set up on Injader, and have run into a bit of a snag with the migration.
Fatal error: Maximum execution time of 30 seconds exceeded in /.../admin/adm_migrate_wp.php on line 112
This isn't a huge surprise to me because, as you know, it's a huge archive I'm trying to move... Any suggestions for how best to make the migration happen?

Tags: None.

Ben's avatar

Ben
Permalink


1

Created: July 28, 2008 09:25

Yes, it has quite a bit to do, so we need to increase the timeout of 30 seconds. If you feel confident editing your .htaccess file (in public_html) then try adding this to the bottom:

php_value max_execution_time 300

That will give the script 5 minutes to execute. I will add some code to the script in 2.0.1 so you don't have to do this. (I will have to test it first though, on some configurations my code may not work and you'll have to go the .htaccess route.)

Let me know how you get on.
rjleaman's avatar

rjleaman
Permalink


2

Created: July 28, 2008 09:31

I'll give it a shot :)
Thanks, Ben!
rjleaman's avatar

rjleaman
Permalink


3

Created: July 28, 2008 09:40

Nope, that gave me an Internal Server error... (maybe Hostgator has set some limitations of their own?) Other ideas? FTP?
Ben's avatar

Ben
Permalink


4

Created: July 28, 2008 09:50

OK, I've emailed you a file to try.

You do not have access to post comments in this area.