Install Mozilla first,
Then make this thread
http://www.staff.arvixe.com/forum/index.php?topic=142.0
the homepage and login, check “remember password”. Just bring up Mozilla everytime you have to restart the server and continue.
Presetup Checks:
1) Add all assigned IP addresses to the Network Adapter
Start -> Settings -> Network Connections -> Right click on PublicNetworks -> Properties -> 1 click on “Internet Protocol Version 4 (TCP/IPv4) -> Click on Properties on bottom right -> Advanced in the bottom right -> Check if all IP addresses on the server info thread is listed there. If not, click “Add” and add them.
2) Make sure the hostname is correct
Simply right click on Computer and click Properties. Make sure both Computer Name and Full Computer Name match the name on the server’s thread.
All installers labeled with “x86 such as one of the installer mentioned at this link:
“>>> Download and install MSSQL 2008 Express @ http://www.microsoft.com/downloads/details.aspx?FamilyId=B5D1B8C3-FDA5-4508-B0D0-1311D670E336&displaylang=en
”
is 32 bit. We need the x64 installer which is 64 bit.
Ckcik on Installation:
Choose: New SQL Server stand-alone installation
Select All Features
Default Instance
Server Configuration: Create user with random password on the system
-To create a user: Right click on My Computer -> Manage -> Configuration -> Local Users and Groups -> Right click -> New User -> Uncheck “user must change password at next login” and check “Password never expires” fill out everything else and continue with sql setup…
Cick on “Use the same account for all SQL Server services” and type in the same username and password you just made.
Mixed Mode: Generate 12 character password and use. RECORD PASSWORD IN SERVER’S THREAD *IMPORTANT*
- click Add Current User in bottom left, continue…
Install Native mode. Default configuration.
Click next all the way through to installation, congratulations! continue…
Configuration:
Open SQL Server Configuration Manager: Under SQL Server Network Config -> Protocols for SQLEXPRESS -> Enable All
Under TCP/IP -> IP Addresses Tab -> Scroll down to IPAll -> TCP Dynamic Ports = ”, TCP Port = ‘1433′
Restart SQLEXPRESS by going to start - > Microsoft SQL Server 2008 -> Microsoft SQL server Management Studio -> Right click the server/SQLEXPRESS-> Restart
Install FASTCGI: said “update does not apply to your system”