Announcement
Collapse
No announcement yet.
Error in the 4.1.4 upgrade
Collapse
X
-
You didn't make any changes to config.php, did you?
This may be a server time and/or memory limit. To increase your limits edit your includes/config.php file and add these lines right under the <?php line:
ini_set('memory_limit', -1);
ini_set("max_execution_time", "2880");
Then try again. If you have the same problem after that, you need to contact your host and ask them to check the server error logs.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
-
Originally posted by Steve Machol View PostYou didn't make any changes to config.php, did you?
This may be a server time and/or memory limit. To increase your limits edit your includes/config.php file and add these lines right under the <?php line:
ini_set('memory_limit', -1);
ini_set("max_execution_time", "2880");
Then try again. If you have the same problem after that, you need to contact your host and ask them to check the server error logs.
Comment
-
Then the next step is to check the server error logs.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
That is not a error.
Not sure what you mean by the second post. Please explain.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
-
Originally posted by Steve Machol View PostThat is not a error.
Not sure what you mean by the second post. Please explain.
PD1: Sorry for my english
Comment
-
-
-
Posts #2 and 4 are still applicable.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
Related Topics
Collapse
-
by consigliereThis thread is a continuation of the issue below - apologies for the double up but I cant access the thread now? When trying to enter the thread I've had a database error and this site hangs when I try...
-
Channel: vBulletin 5 Upgrades
Sat 22 Dec '12, 8:21pm -
-
by GrdPaHi,
This morning i've upgrading vBulletin 5, but i've an issue to the step 13.
Thanks for your help....-
Channel: vBulletin 5 Upgrades
Wed 9 Jan '13, 12:58am -
Comment