| Author |
Message |
Topic: Upgrading 9.0.6.1 to 9.2.1 with huge database |
spacie
Replies: 12
Views: 5298
|
Forum: Installation Issues Posted: Wed May 04, 2011 4:52 am Subject: Re: Upgrading 9.0.6.1 to 9.2.1 with huge database |
Hi again, finally I found the settings needed for this long running script.
In the script:
set_time_limit(0);
ignore_user_abort(1);
apache-config:
TimeOut 300000
php-config:
memory_limit ... |
Topic: Upgrading 9.0.6.1 to 9.2.1 with huge database |
spacie
Replies: 12
Views: 5298
|
Forum: Installation Issues Posted: Tue Apr 26, 2011 5:17 pm Subject: Re: Upgrading 9.0.6.1 to 9.2.1 with huge database |
Thats exactly that what I did.
After moving backup-data to the new server and extracting the 9.2.1 as a fresh webroot, the upgrade worked like a charm.
Only rebuilding the tables will not work com ... |
Topic: Upgrading 9.0.6.1 to 9.2.1 with huge database |
spacie
Replies: 12
Views: 5298
|
Forum: Installation Issues Posted: Tue Apr 26, 2011 8:21 am Subject: Re: Upgrading 9.0.6.1 to 9.2.1 with huge database |
Hi NanoCaiordo,
you are right, topic start was my upgrade to the latest version. But when restoring database dumps I always have duplicate-key errors in the indexing tables. I thought it would be bet ... |
Topic: Upgrading 9.0.6.1 to 9.2.1 with huge database |
spacie
Replies: 12
Views: 5298
|
Forum: Installation Issues Posted: Mon Apr 25, 2011 9:50 pm Subject: Re: Upgrading 9.0.6.1 to 9.2.1 with huge database |
Hi again. Thanks for the help but its not running yet.
I tried set_time_limit(0) and all settings I can imagine which may cause failing of the script. It still times out, sometimes after 20 minutes ... |
Topic: Upgrading 9.0.6.1 to 9.2.1 with huge database |
spacie
Replies: 12
Views: 5298
|
Forum: Installation Issues Posted: Thu Apr 07, 2011 9:02 am Subject: Re: Upgrading 9.0.6.1 to 9.2.1 with huge database |
Hi NanoCaiordo, thanks for the hint and the work on dragonfly!
So whe have
indexing.php: set_time_limit(0);
/etc/apache2/apache.conf: TimeOut 1000000
should "php.ini: max_execution_time = ... |
Topic: Upgrading 9.0.6.1 to 9.2.1 with huge database |
spacie
Replies: 12
Views: 5298
|
Forum: Installation Issues Posted: Thu Apr 07, 2011 7:54 am Subject: Re: Upgrading 9.0.6.1 to 9.2.1 with huge database |
Ok, we are back online.
I reindexed the search-tables with a script found here, but it seems that the job has not been completed due to the large database (it took lots of hours).
The search results ... |
Topic: Upgrading 9.0.6.1 to 9.2.1 with huge database |
spacie
Replies: 12
Views: 5298
|
Forum: Installation Issues Posted: Mon Apr 04, 2011 8:16 am Subject: Re: Upgrading 9.0.6.1 to 9.2.1 with huge database |
Thanks, that helped! I was only with the php5 and cgi-settings...
I do not have that much time to wait, the server has been hacked and is offline quite a while. I switch to another server and build ... |
Topic: Upgrading 9.0.6.1 to 9.2.1 with huge database |
spacie
Replies: 12
Views: 5298
|
Forum: Installation Issues Posted: Mon Apr 04, 2011 5:30 am Subject: Upgrading 9.0.6.1 to 9.2.1 with huge database |
Hi,
I need to change my server to new versions of os, mysql, php and df.
I read that the direct upgrade from 9.0.6.1 to 9.2.1 should be no problem.
When starting install.php everything looks fi ... |
Topic: 9.2.1 Released |
spacie
Replies: 48
Views: 85194
|
Forum: Announcements Posted: Mon Dec 28, 2009 9:50 pm Subject: Re: 9.2.1 Released |
good target 
Thanks for the info. So until then I will give 9.2.1 a try and hope that the upgrade to 9.2 won't hurt 
I could not find any diffs for patching from 9.0.6.1 to 9.2.1 as in earli ... |
Topic: 9.2.1 Released |
spacie
Replies: 48
Views: 85194
|
Forum: Announcements Posted: Mon Dec 28, 2009 6:50 am Subject: Re: 9.2.1 Released |
Hi,
I currently have a few days for a complete server-update, so I wonder whether the release of 9.2 might be in the next days.
Is there any new info about the release date?
Thanx for great wor ... |
| |