Hello,
I have just upgraded my forum (shurup.com) from the old outdated IPB 1.2 (hopefully I tried to protect it to not get exploited, but anyway it was big time to upgrade) to the latest available IPB 2.1 with all security patches installed. The upgrade was quite successfull, BUT now, according the the Invision's manual I need to rebuild all the posts, pictures etc. in the forum for it to function correctly, because many things have changed: the style of quotes, the BB tags, the smilies paths etc.
I have 29 000 posts in total and I started the rebuild thing using 50 posts per iteration setting. All went well until the 1970'th post... it started to show "500 Internal server error" message. The cPanel logs aren't helpful because they keep saying
while I want to find out the reason. I haven't found the error_log file either. I have tried many times with different posts per iteration settings (even 1) but it just didn't work. Then it came to my mind that I should check top if some of those "dead" scripts are still running... I was scared by what I've seen - 2 of them were actually running and probably taking a lot of ressources
I killed those processes using kill. Well, I am not sure how it would work if I didn't stop them and possible it wouldn't have done anything harmfull at all, but still I am considering myself lucky that I quickly discovered them and didn't get my account suspended.
Now back to the topic: what should I do? Perhaps some of you already encountered this problem? I need to get the posts rebuild! But also I am afraid to experiment, because I don't want to harm other customers if something goes out of control.
Any clues? I have heard of the "nice" program which is something I can use to make my scripts run with lowest possible priority, but I am not sure of how it works and can it help me. Perhaps there is some way to run the rebuild system from the console?
I have just upgraded my forum (shurup.com) from the old outdated IPB 1.2 (hopefully I tried to protect it to not get exploited, but anyway it was big time to upgrade) to the latest available IPB 2.1 with all security patches installed. The upgrade was quite successfull, BUT now, according the the Invision's manual I need to rebuild all the posts, pictures etc. in the forum for it to function correctly, because many things have changed: the style of quotes, the BB tags, the smilies paths etc.
I have 29 000 posts in total and I started the rebuild thing using 50 posts per iteration setting. All went well until the 1970'th post... it started to show "500 Internal server error" message. The cPanel logs aren't helpful because they keep saying
Code:
Premature end of script headers: /home/***/admin.php
I killed those processes using kill. Well, I am not sure how it would work if I didn't stop them and possible it wouldn't have done anything harmfull at all, but still I am considering myself lucky that I quickly discovered them and didn't get my account suspended.Now back to the topic: what should I do? Perhaps some of you already encountered this problem? I need to get the posts rebuild! But also I am afraid to experiment, because I don't want to harm other customers if something goes out of control.
Any clues? I have heard of the "nice" program which is something I can use to make my scripts run with lowest possible priority, but I am not sure of how it works and can it help me. Perhaps there is some way to run the rebuild system from the console?
Speaking seriousely you should normally use:
Comment