Anyone using IIS with CMS MS?

Talk about new features for CMSMS and modules.
Post Reply

Are you using IIS with php and MySql support in Windows Server 2003 with IIS6?

No.
6
50%
No, but I could in the future.
0
No votes
Yes, IIS6 + php 4 + MySql 4
0
No votes
Yes, IIS6 + php 5 + MySql 4
1
8%
Yes, IIS6 + php 4 + MySql 5
0
No votes
Yes, IIS6 + php 5 + MySql 5
5
42%
 
Total votes: 12

cino

Anyone using IIS with CMS MS?

Post by cino »

Hi to all. Is there anyone that is using Windows Server and IIS out there, for production environments?
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: Anyone using IIS with CMS MS?

Post by kermit »

windows? production environment? haha. you should take that act on the road!  ;D ;D ;D
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
tkcent

Re: Anyone using IIS with CMS MS?

Post by tkcent »

Just got through installing 0.12-beta2 "Fiji" on IIS 6 with PHP5 and MySQL v4.1.18.

I only had a couple of problems:

  * Permissions - The installer does not check all sub-directories explicitly and I had an issue with subdirectories of /tmp (like templates).

  * I had to change the way modules were loaded from using the include() function to include_once().  Here is an example error I got:

fatal error: Cannot redeclare class fckeditorx in C:\Inetpub\convention.boilermakers.org\modules\FCKeditorX\FCKeditorX.module.php on line 698

I made the change in /lib/classes/class.module.inc.php in ModuleOperations.LoadModules and so far it has worked fine.
Post Reply

Return to “Feature ideas”