dcls14352
Posts: 4
|
| Posted: 10/24/2012, 8:07 AM |
|
As it took me ages to do this I thought I would write it down to help others. The comments apply to Windows Server 2008 as I repeatedly tested this on a VM. I could not repeatedly test on Windows 7 but it works for me now. I installed the following:
1. Visual C++ 2010 SP1 Redistributable Package x86
Required by WAMP. Get the link for WAMP download
vcredist_x86
2. Wampserver (32 bits & PHP 5.3) 2.2E
Installs Apache, PHP and MySQL I used PHP 5.3 because the PHP created by CCS contains stuff deprecated in 5.4.
I initally tried WebMatrix but this did not seem to work with CCS.
wampserver2.2e-php5.3.13-httpd2.2.22-mysql5.5.24-32b
3. MySQL ODBC connectors
I needed to install both these on Server 2008
mysql-connector-odbc-5.1.11-win32
mysql-connector-odbc-5.1.11-winx64
4. CCStudio4_3
|
 |
 |
|