PDA

View Full Version : Help with windows installation.



tr03bor
Mon 29th Jun '09, 5:32am
Hello,

Does anyone have a step by step guide for install vbulletin on a windows server?

Have been running on CENTOS, but had to change over to windows, now need my forum up and running.

Thanks.

Zachery
Mon 29th Jun '09, 10:43am
Installing window is the same regardless of OS, http://www.vbulletin.com/docs/html/install

Wayne Luke
Mon 29th Jun '09, 11:25am
If you need to install PHP then look at these links -

To install PHP with FastCGI under IIS6 please follow these instructions:
http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/

To install PHP with FASTCGI under IIS7 please follow these instructions:
http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/

Installing MySQL on Windows is easy... Double click the installer and follow the steps.

tr03bor
Tue 30th Jun '09, 11:22am
If you need to install PHP then look at these links -

To install PHP with FastCGI under IIS6 please follow these instructions:
http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/

To install PHP with FASTCGI under IIS7 please follow these instructions:
http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/

Installing MySQL on Windows is easy... Double click the installer and follow the steps.

Thanks for this, helped alot!