Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Ad icon
Video Content Creator
pramukag
Updated:
Today at 6:10 AM
Ad icon
QA Engineer Intern
pramukag
Updated:
Today at 6:07 AM
Ad icon
Sell your Land, House on idamata.lk for FREE
sajith.xp.pk
Updated:
Thursday at 9:03 AM
Handmade Character Soft Toys
anil1961
Updated:
Tuesday at 2:11 PM
Bodim.lk out now !
Manoj Suranga Bandara
Updated:
Jun 21, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
How to run a vbulletin program on your pc
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="demo123" data-source="post: 723725" data-attributes="member: 37252"><p>Here are a couple of simple steps on how to run your vB on your PC:</p><p></p><p><strong>Installing Apache, PHP, MySQL, phpMyAdmin, etc...</strong> <ul> <li data-xf-list-type="ul">Download the newest version of PHPTriad (<a href="http://sourceforge.net/project/showfiles.php?group_id=9325&package_id=9390%29" target="_blank">http://sourceforge.net/project/showf...ckage_id=93 90)</a>.<ul> <li data-xf-list-type="ul">This is a very easy to use all-in-one pack.</li> </ul></li> <li data-xf-list-type="ul">Run the .exe, and let the installer do the job for you.</li> <li data-xf-list-type="ul">Now go to C:\apache\mysql\bin\, and run winmysqladmin.<ul> <li data-xf-list-type="ul">If, and it probably will, it asks you for a password, enter <strong>root</strong> as password, and <strong>password</strong> as password.</li> </ul></li> <li data-xf-list-type="ul">Goto your start menu > PHPtriad > Apache Console > Stop Apache</li> <li data-xf-list-type="ul">Now go to start menu > PHPtriad > Apache Console > Start Apache<ul> <li data-xf-list-type="ul">Note: Do NOT select "Restart Apache".</li> </ul></li> <li data-xf-list-type="ul">Now, Apache will pop up in a new window.</li> <li data-xf-list-type="ul">Simply minimize it.<ul> <li data-xf-list-type="ul">Do NOT close it!</li> </ul></li> <li data-xf-list-type="ul">Now, open up c:\apache\htdocs\phpmyadmin\config.inc.php.<ul> <li data-xf-list-type="ul">Find: $cfgServers[1]['password'] = '';</li> <li data-xf-list-type="ul">Between the '' tags, enter "password" WITHOUT the quotes</li> <li data-xf-list-type="ul">Save & Close</li> </ul></li> <li data-xf-list-type="ul">Now, your "webpage" is available at <a href="http://localhost/" target="_blank">http://localhost</a>!</li> </ul><p>Ok, nowthat we've installed and configured everything, we can start with the actuall vBulletin install!</p><p></p><p><strong>Installing your vBulletin</strong> <ul> <li data-xf-list-type="ul">Look at your task menu, and right click the traffic light icon.</li> <li data-xf-list-type="ul">Click "Show me"</li> <li data-xf-list-type="ul">Now, go to the databases tab.</li> <li data-xf-list-type="ul">Right click on the "Test" database</li> <li data-xf-list-type="ul">Click "Create Database".</li> <li data-xf-list-type="ul">In the window which just opened, enter the exact name which you gave to your online database. (If you're installing a new vBulletin forum on your local PC, you may call it anything you want. Do remember what you call it though).</li> <li data-xf-list-type="ul">Click "Create the Database" once you've entered a name.</li> <li data-xf-list-type="ul">Click "OK" on the error box which just poped up.</li> <li data-xf-list-type="ul">Now, press cancel, and it should bring you back to the databases tab.</li> <li data-xf-list-type="ul">Now, you have 2 options.<ul> <li data-xf-list-type="ul"><strong>Follow these steps if you want to install a NEW vBULLETIN, if not, simply scroll down.</strong><ul> <li data-xf-list-type="ul">Download a new vBulletin copy from the members area.</li> <li data-xf-list-type="ul">Extract it to: <strong>c:\apache\htdocs\forum</strong></li> <li data-xf-list-type="ul">Open up c:\apache\htdocs\forum\includes\config.php.<ul> <li data-xf-list-type="ul">Set the the servername to "localhost" (without quotes)</li> <li data-xf-list-type="ul">Set NO dbusername and NO dbuserpassword!</li> <li data-xf-list-type="ul">Set the database name to the name of the database you created a couple of steps above.</li> <li data-xf-list-type="ul">Now install vBulletin, and follow vBulletin's steps.</li> </ul></li> </ul></li> <li data-xf-list-type="ul"><strong>Follow these steps if you want to install your online vBulletin Board on your PC.</strong><ul> <li data-xf-list-type="ul">Download your vBulletin files from your FTP</li> <li data-xf-list-type="ul">Download you Database from your host.</li> <li data-xf-list-type="ul">Rename your database file to vbulletin.sql</li> <li data-xf-list-type="ul">Go to <a href="http://localhost/phpmyadmin" target="_blank">http://localhost/phpmyadmin</a></li> <li data-xf-list-type="ul">Go to the database you created a couple of steps ago.</li> <li data-xf-list-type="ul">Click the "import" tab.</li> <li data-xf-list-type="ul">Find this text: "Or Location of the textfile :" (without quotes)</li> <li data-xf-list-type="ul">Bellow it, there should be a "browse" button.</li> <li data-xf-list-type="ul">Click it.</li> <li data-xf-list-type="ul">Browse to your vbulletin.sql file, and select it</li> <li data-xf-list-type="ul">Now, click the "Go" button. <strong>ONLY CLICK THIS ONCE</strong></li> <li data-xf-list-type="ul">Get yourself a cup of coffee, because this might take a while.</li> <li data-xf-list-type="ul">When its done,<strong> it will most likely say "No tables found". Just ignore that.</strong></li> </ul></li> </ul></li> <li data-xf-list-type="ul">Go to <a href="http://localhost/forum/admincp" target="_blank">http://localhost/forum/admincp</a></li> <li data-xf-list-type="ul">Log in<ul> <li data-xf-list-type="ul">If you can <strong>NOT</strong> log in, follow these steps.<ul> <li data-xf-list-type="ul">Go to <a href="http://localhost/phpmyadmin" target="_blank">http://localhost/phpmyadmin</a>, and open your database.</li> <li data-xf-list-type="ul">Open up the table "datastore" (BROWSE it)</li> <li data-xf-list-type="ul">Open up "options" (inside the database)</li> <li data-xf-list-type="ul">Find (where XXXX is your cookie domain you set when your board was online.<br /> <p style="text-align: left"> <br /> <br /> <p style="text-align: left">cookiedomain";s:0:"XXXX"</p></p> <p style="text-align: left"><br /> <br /> </p> </li> <li data-xf-list-type="ul">REMOVE the cookiedomain text. sothat it will look like this: <p style="text-align: left"> <br /> <br /> <p style="text-align: left">cookiedomain";s:0:""</p></p> <p style="text-align: left"><br /> <br /> <br /> </p> </li> <li data-xf-list-type="ul">Go back to your database.</li> <li data-xf-list-type="ul">Now browse the SETTING table.</li> <li data-xf-list-type="ul">Find the "cookiedomain" field.</li> <li data-xf-list-type="ul">Edit it, and empty the "value" box.</li> </ul></li> </ul></li> <li data-xf-list-type="ul">Thats it! You're done!</li> </ul><p><span style="font-size: 12px"><p style="text-align: center"><span style="color: YellowGreen"><strong>IF IT SAYS THE DATABASE IS EMPTY, JUST IGNORE THAT! FOLLOW THE REST OF THE STEPS, AND YOU WILL SEE IT WORKS!</strong></span></p><p></span></p></blockquote><p></p>
[QUOTE="demo123, post: 723725, member: 37252"] Here are a couple of simple steps on how to run your vB on your PC: [B]Installing Apache, PHP, MySQL, phpMyAdmin, etc...[/B][LIST] [*]Download the newest version of PHPTriad ([URL="http://sourceforge.net/project/showfiles.php?group_id=9325&package_id=9390%29"]http://sourceforge.net/project/showf...ckage_id=93 90)[/URL].[LIST] [*]This is a very easy to use all-in-one pack.[/LIST] [*]Run the .exe, and let the installer do the job for you. [*]Now go to C:\apache\mysql\bin\, and run winmysqladmin.[LIST] [*]If, and it probably will, it asks you for a password, enter [B]root[/B] as password, and [B]password[/B] as password.[/LIST] [*]Goto your start menu > PHPtriad > Apache Console > Stop Apache [*]Now go to start menu > PHPtriad > Apache Console > Start Apache[LIST] [*]Note: Do NOT select "Restart Apache".[/LIST] [*]Now, Apache will pop up in a new window. [*]Simply minimize it.[LIST] [*]Do NOT close it![/LIST] [*]Now, open up c:\apache\htdocs\phpmyadmin\config.inc.php.[LIST] [*]Find: $cfgServers[1]['password'] = ''; [*]Between the '' tags, enter "password" WITHOUT the quotes [*]Save & Close[/LIST] [*]Now, your "webpage" is available at [URL="http://localhost/"]http://localhost[/URL]![/LIST]Ok, nowthat we've installed and configured everything, we can start with the actuall vBulletin install! [B]Installing your vBulletin[/B][LIST] [*]Look at your task menu, and right click the traffic light icon. [*]Click "Show me" [*]Now, go to the databases tab. [*]Right click on the "Test" database [*]Click "Create Database". [*]In the window which just opened, enter the exact name which you gave to your online database. (If you're installing a new vBulletin forum on your local PC, you may call it anything you want. Do remember what you call it though). [*]Click "Create the Database" once you've entered a name. [*]Click "OK" on the error box which just poped up. [*]Now, press cancel, and it should bring you back to the databases tab. [*]Now, you have 2 options.[LIST] [*][B]Follow these steps if you want to install a NEW vBULLETIN, if not, simply scroll down.[/B][LIST] [*]Download a new vBulletin copy from the members area. [*]Extract it to: [B]c:\apache\htdocs\forum[/B] [*]Open up c:\apache\htdocs\forum\includes\config.php.[LIST] [*]Set the the servername to "localhost" (without quotes) [*]Set NO dbusername and NO dbuserpassword! [*]Set the database name to the name of the database you created a couple of steps above. [*]Now install vBulletin, and follow vBulletin's steps.[/LIST][/LIST] [*][B]Follow these steps if you want to install your online vBulletin Board on your PC.[/B][LIST] [*]Download your vBulletin files from your FTP [*]Download you Database from your host. [*]Rename your database file to vbulletin.sql [*]Go to [URL="http://localhost/phpmyadmin"]http://localhost/phpmyadmin[/URL] [*]Go to the database you created a couple of steps ago. [*]Click the "import" tab. [*]Find this text: "Or Location of the textfile :" (without quotes) [*]Bellow it, there should be a "browse" button. [*]Click it. [*]Browse to your vbulletin.sql file, and select it [*]Now, click the "Go" button. [B]ONLY CLICK THIS ONCE[/B] [*]Get yourself a cup of coffee, because this might take a while. [*]When its done,[B] it will most likely say "No tables found". Just ignore that.[/B][/LIST][/LIST] [*]Go to [URL="http://localhost/forum/admincp"]http://localhost/forum/admincp[/URL] [*]Log in[LIST] [*]If you can [B]NOT[/B] log in, follow these steps.[LIST] [*]Go to [URL="http://localhost/phpmyadmin"]http://localhost/phpmyadmin[/URL], and open your database. [*]Open up the table "datastore" (BROWSE it) [*]Open up "options" (inside the database) [*]Find (where XXXX is your cookie domain you set when your board was online. [LEFT] [LEFT]cookiedomain";s:0:"XXXX"[/LEFT] [/LEFT] [*]REMOVE the cookiedomain text. sothat it will look like this: [LEFT] [LEFT]cookiedomain";s:0:""[/LEFT] [/LEFT] [*]Go back to your database. [*]Now browse the SETTING table. [*]Find the "cookiedomain" field. [*]Edit it, and empty the "value" box.[/LIST][/LIST] [*]Thats it! You're done![/LIST][SIZE=3][CENTER][COLOR=YellowGreen][B]IF IT SAYS THE DATABASE IS EMPTY, JUST IGNORE THAT! FOLLOW THE REST OF THE STEPS, AND YOU WILL SEE IT WORKS![/B][/COLOR][/CENTER] [/SIZE] [/QUOTE]
Insert quotes…
Verification
Dahaya deken beduwama keeyada?
Post reply
Top
Bottom