The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need Help With Setting Up A Server On My Computer
Which is the best program to use to set up Php and MySQL on my computer. i want to set up a vbulletin board on localhost, but every program i use hasnt got the right versions or it has errors.
im trying 3.6.5 btw |
#2
|
|||
|
|||
I assume you are using linux? I dont believe you can install PHP well on windows (correct me if I am wrong)
If not, use CGYWIN and install it the linux way. Linux Installation: There is a package called XAMPP that comes with MySQL/Apache/PHP at apache friends (google it) or install it the manual way: Code:
apt-get install apache NOTE THAT THIS STEP IS NOT REQUIRED IF YOU HAVE APACHE ALREADY apt-get install mysql apt-get install php /etc/init.d/mysqld start /etc/init.d/apache start /etc/init.d/php start IF you used XAMPP: /etc/init.d/xampp start |
#3
|
|||
|
|||
yea im installing on windows (on my computer. localhost)
|
#4
|
|||
|
|||
Perhaps try http://www.easyphp.org/
Quote:
|
#5
|
|||
|
|||
thanks thats what im looking for. thanks a lot
|
#6
|
|||
|
|||
I would try www.wampserver.com
Great program. Very easy to use. Allows you to enable/disable php and apache modules with 1 click. |
#7
|
|||
|
|||
i tryed it but it didnt work. the one i have now works fine
|
#8
|
|||
|
|||
I personally don't like any of the packaged solutions. Just go to php.net and mysql.com, and download the version you want, both offer a Windows Installer version.
|
#9
|
||||
|
||||
You'll also need to use Apache or IIS to actually serve the pages, I prefer apache but to each their own.
|
#10
|
|||
|
|||
yea i got it setup. works great
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|