View Full Version : Tutorial: How to run vBulletin onto your PC
ecansel
09-16-2006, 07:46 PM
You can use also PHPTriad
http://prdownloads.sourceforge.net/phptriad/phptriad2-2-1.exe?use_mirror=surfnet
Wabuf
09-29-2006, 12:56 AM
You can use also PHPTriad
Thanks! You made it easier... some links weren't working... but make sure to update your PHP if you want to run 3.6.1
Kirk Y
10-23-2006, 07:25 PM
I got a cookie problem. When i login it says i'm logged in but then it just brings me to where i started and i have to login again. I added the notice to my config, still doesn't work...
I realize this quote is rather dated, but I too recently had this problem and needed a solution. Attached is a script Mike Sullivan posted at vB.com to fix the issue, I've edited it to be compatible with 3.5.x/3.6.x.
Hopefull this'll save someone from pulling their hair out. Cheers!
DustyWhistler
11-15-2006, 12:59 AM
Acidburn:
This worked well for me, thanks a lot!
Red Blaze
09-16-2008, 09:04 PM
This is the first time I'm installing all this, and I'm so very lost...
I have the directories like so:
C:
-Network
--Apache2
--MySQL
--Php
I'm stuck configuring Apache on Step 6 because it can't find php5apache2.dll
It's there, but it won't recognize it. I'm installing the latest software, Apache 2.2, PHP5.2.6, and MySQL 5.0 on Windows Vista. (I don't like Vista, either, but it's all I have to work with.) I'm retraced my steps in the guide, but nothing seems to change. Is there a more up to date guide?? Thank you, help would greatly be appreciated.
Raptor
10-13-2008, 05:10 PM
this article is old hat now - i used xampp and was up and running with a localhost vb within 5 mins
sweet :)
paintballer.ie
01-14-2009, 09:10 PM
this article is old hat now - i used xampp and was up and running with a localhost vb within 5 mins
sweet :)
can you post details please?
mmoore5553
01-20-2009, 01:00 PM
this is a great tut i have setup newest of mysql , apache , and php. i have one question. I am down to actually doing the vbulletin on my pc. If i want to have exact copy of what is online and what i have on my pc ..
what are the best steps ?
i got confused by what is all out there. Do i install vbulletin like normal on my pc but create database the same name ? also how do i get my template there which i did tons of modifications to the normal template ..i am not takling add on mods ..i am not worried about those ...just the modifications i did to my template ? any help would be appreciated.
Vaupell
02-08-2009, 01:30 PM
This tutorial is kinda old, just get Xampp or another "complete server repack"
i use Xampp easy and runs anywher..
http://www.apachefriends.org/en/index.html
excelent to setup a dev board or similar.
vbplusme
02-11-2009, 11:40 AM
this is a great tut i have setup newest of mysql , apache , and php. i have one question. I am down to actually doing the vbulletin on my pc. If i want to have exact copy of what is online and what i have on my pc ..
what are the best steps ?
i got confused by what is all out there. Do i install vbulletin like normal on my pc but create database the same name ? also how do i get my template there which i did tons of modifications to the normal template ..i am not takling add on mods ..i am not worried about those ...just the modifications i did to my template ? any help would be appreciated.
Get a complete backup of your live site and download it to your local PC. Create a new database on your local system name it exactly what your live site database is called. Import your database like you would if you were going to move your site. You have to change the config.php file (username and passwork, the datebase name should be the same.) If you are using a subfolder on your local system and not root, you need to add /subfoldername to the forum path in the config.php file. If you are using a CPanel backup, copy the contents of the public_html folder to your local forum folder.
You will need to change the path settings in vboptions if you can log into admincp. If you can not, you can manually change them in the database in the settings table. You will need change the http://www.yoursite.com to http://localhost/yoursite.
Basically that should get you a functional duplicate of your live site.
pspmodandcfw
04-14-2009, 01:28 AM
can someone show how to set a user in mysql? i cannot figure out how to do it from the guide
mme42
04-14-2009, 02:22 PM
This tutorial is kinda old, just get Xampp or another "complete server repack"
i use Xampp easy and runs anywher..
http://www.apachefriends.org/en/index.html
excelent to setup a dev board or similar.
Agreed. I had a test board set up in 5-10 minutes.
SamirDarji
07-06-2009, 05:07 PM
Someone needs to write an article like this for xampp. I plan to set up a permanent local mirror of my old site using xampp. Hmmm...maybe I'll write an article...
zaman_q8
07-27-2009, 02:48 PM
02.[/b] Copy the 'C:\Network\Php\php.ini-dist' file to your %SYSTEMROOT% directory (C:\WINDOWS for winXP; C:\WINNT for win2K).
In %SYSTEMROOT% folder, rename php.ini-dist to 'php.ini' and open it.
I am stuck here, I d/l php VC9 x86 Non Thread Safe Zip file (that was 13.42MB) not as you mentioned. I extracted it to the folder C:\Network\Php. but I didn't find the file php.ini-dist.
the only two files .ini-"something" are php.ini-development and php.ini-production
plus, explain more please about moving the php file to %SYSTEMROOT%, what do you mean by SYSTEMROOT? is it C:\Windows thats it?
Please Help! Thanks
drjarmin
08-10-2009, 03:44 PM
plus, explain more please about moving the php file to %SYSTEMROOT%, what do you mean by SYSTEMROOT? is it C:\Windows thats it?
Please Help! Thanks
Yes, if Windows XP and default installation. To test, click 'start' and 'run'. In the run box type %systemroot%
This should open up a folder window, most likely c:\windows.
--------------- Added 1249923377 at 1249923377 ---------------
This is an excellent article, but really needs updating?
I was halfway through the initial instructions and got tied up in knots. It was only 30 odd pages later in the post I find the link to Xampp which looks like it can save a lot of time.
Still working through....
SamirDarji
08-14-2009, 07:25 PM
xampp is SOOO quick. There's even a portable version on portableapps that works. Just unzip, throw on a drive in the root, unzip the vb files to the htdocs directory and start the install.
I've got my sandbox development site running on xampp on a flash drive. Works awesome.
Zaki Shafqat
08-29-2009, 02:38 PM
so can i install this on Windows Vista?
SamirDarji
08-31-2009, 12:51 AM
You should be able to install xampp on vista no problem.
narhot
09-07-2010, 01:59 AM
Thank you for the explanation to the question how can run file .htaccess in my PC
mholtum
12-03-2010, 01:18 AM
I used xampp (http://www.apachefriends.org/en/xampp.html) when I ran it on my XP Pro box. Much easier to get everything installed and running correctly and it is basically a click and install..
RedHotChili
01-25-2012, 08:26 PM
I used xampp (http://www.apachefriends.org/en/xampp.html) when I ran it on my XP Pro box. Much easier to get everything installed and running correctly and it is basically a click and install..
I installed xampp as well and it seems to have installed easily and quickly, as the screen shot below confirms successful installation.
So what step in this tutorial can I start at after installing xampp?
Would it be Step 02. of the FINAL STEPS?
SamirDarji
01-26-2012, 08:34 PM
I think that's the right one. Something tells me there were some things to change in the php.ini or apache.conf or mysql config files, but I can't recall.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.