phpWCMS on MS IIS and Windows 2003 Server

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
BuTh
Posts: 14
Joined: Wed 15. Dec 2004, 10:44
Location: Germany

phpWCMS on MS IIS and Windows 2003 Server

Post by BuTh »

Hello,

for several reasons I've to use phpWCMS on a Windows 2003 Server, running IIS as webserver.

I'm able to open html-files, but no php-files (e.g. phpinfo) -> Service unavailable. PHP was installed,

-php.ini modified to the html-path
-php.ini moved to c:\windows
-ISAPI php added as filter

Could you please help me what I must define using IIS and PHP ?

-Using application name necessary ?
-execute permissions: scripts only ?
-directory security: enable anonymous access; authenticated access necessary ?
-running www service in IIS 5.0 isolation mode ?
-security for what directories and files (user IUSR_Servername, IWAM_Servername) ?

Cheers,

Thomas
bccisp01
Posts: 6
Joined: Thu 3. Nov 2005, 22:59
Location: Houston, Texas
Contact:

Re: phpWCMS on MS IIS and Windows 2003 Server

Post by bccisp01 »

BuTh wrote:Hello,

for several reasons I've to use phpWCMS on a Windows 2003 Server, running IIS as webserver.

I'm able to open html-files, but no php-files (e.g. phpinfo) -> Service unavailable. PHP was installed,

-php.ini modified to the html-path
-php.ini moved to c:\windows
-ISAPI php added as filter

Could you please help me what I must define using IIS and PHP ?

-Using application name necessary ?
-execute permissions: scripts only ?
-directory security: enable anonymous access; authenticated access necessary ?
-running www service in IIS 5.0 isolation mode ?
-security for what directories and files (user IUSR_Servername, IWAM_Servername) ?

Cheers,

Thomas
Did you ever get this working, I am on my 3rd re-install, I have used WAMP5 IIS and PHP install and so much more, Not sure what to do here.

Thanks
Michael A Cooper
BCCISP.net
979-335-4348
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

BuTh
Posts: 14
Joined: Wed 15. Dec 2004, 10:44
Location: Germany

Bingo - IIS and PHP are working

Post by BuTh »

Thank you very much for your help and the pretty good installation guide.

Cheers
Thomas
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Glad to be of help :D
Post Reply