The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
db problem ? help ?
hey there, i have downloaded my old vb2 db backup inorder to to upgrade to main site to vb3
now when im tring to load my db backup on new server i get this error Code:
ERROR 1064 at line 12292: You have an error in your SQL syntax. Check the manua l that corresponds to your MySQL server version for the right syntax to use near '<br /> <b>Fatal error</b>: Allowed memory size of 8388608 byte |
#2
|
||||
|
||||
You need to increase the allowed memory size in php.ini. Here is a post that explains this:
http://www.vbulletin.com/forum/showp...77&postcount=4 |
#3
|
|||
|
|||
Quote:
thanx for reply but still got the problem this is what i got on php.ini (on windows dir) Code:
;;;;;;;;;;;;;;;;;;; ; Resource Limits ; ;;;;;;;;;;;;;;;;;;; max_execution_time = 30 ; Maximum execution time of each script, in seconds max_input_time = 60 ; Maximum amount of time each script may spend parsing request data memory_limit = 16M ; Maximum amount of memory a script may consume (8MB) Code:
ERROR 1064 at line 52631: You have an error in your SQL syntax. Check the manua l that corresponds to your MySQL server version for the right syntax to use near '<br /> <b>Fatal error</b>: Allowed memory size of 8388608 byte anymore ideas ? |
#4
|
||||
|
||||
You need to restart Apache after making the change to php.ini. The new settings won't take affect until you do.
|
#5
|
|||
|
|||
Quote:
net stop apache2 net start apache2 but still problem stays... |
#6
|
|||
|
|||
ok i have found the problem :P
problem is on my crapy host its didnt allowed me to download all in 1 time :P so im downloading all in few times i opened the sql file (all apps were stuck even zend - used ultraedit - so if you need to edit big files use only this app) and found at the end the error !! any way, thanx for helping mate :P |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|