![]() |
Vbulletin 4.2.5 Setup Error
Hi again.
I want to setup my forum again again and again but still I have problem during installation. During the setup proccess after I enter admin name -password and mail address then I take this error. Please help me. Vbulletin version is :4.2.5 Php version is : 7.0 but I tried 5.6 still same error. Code:
Unexpected Text: |
1. import db backup via ssh
2. upload vb files via ftp to host 3. as it appears this is a vb 4.2.2 db, run the upgrade script hostname.com/forums/install/upgrade.php There is no need to use the install script, as there is already a vb forum in that db. |
Quote:
I want to move my forum hosting to another company hosting. So I copied my old files from root to new hosting root. Then I copied 4.2.5 vb files to new root, and run the upgrade code . It gives an error. I didnt start to install new host my vbulletin, is that problem ? Is this compatible for vbulletin 4.2.5 installation ? Apache Version 2.4.34 PHP Version 5.6.36 MySQL Version 5.6.39-cll-lve |
You didnt leave a clickable link in the last post, but it appears this link works fine.
https://www.bgobsession.com/showthre...845#post369845 The versions you posted are compatible with 4.2.5 |
Now I see this error, after run upgrade command.
Warning: mysqli_query(): (01000/1265): Data truncated for column 'datatype' at row 1 in /storage/ssd2/650/8593650/public_html/includes/class_core.php on line 1393 |
What command did you use to dump & import your db via ssh?
|
Quote:
For import via ssh I used completely this code you see screenshot https://vborg.vbsupport.ru/external/2019/03/3.png |
What screenshot?
How did you import db? |
Quote:
mysql -uusername -localhost -p mysql>use username mysql>source public_html/mybackupdb.sql |
Do a new dump of the DB from ssh
mysqldump --opt -uusername -p dbname > /path/to/save/backup.sql transfer this new backup file to the new site & import it. mysql -uusername -p dbname < /path/to/new/sql/backup.sql |
Quote:
1 - Before I go in to sql --> Code:
cd /var/lib/mysql 2 - And started this code Code:
mysqldump --opt -Q -u define_yolvt -p define_yolvt > define_yolvt.sql but didnt export it, after I enter password it is waiting 1 minute and then shows this code and nothing starts Code:
[root@static-144-52 mysql]# |
After you enter the passwd, it shouldnt show anything while its dumping the db.
You can drop the Q flag in the dump cmd as well. Did it create the file when you ran the cmd & is the file 0 in size? |
Quote:
|
All times are GMT. The time now is 10:29 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|