But when I run checkphp info() I hit roadblock, it throws an error.
I have already give FC to the root folder, but it still throws this error.
"Compiler Error Message: CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\26676eb7\92c7e946\App_Browsers.2nohycmn.dll' -- 'Access is denied. '
Source Error:
[No relevant source lines]
Source File: Line: 0
"
Not sure if this is an error with IIS or php is not configured correctly....any help in this regards is appreciated.
I can share my teamview id just incase somebody wants to take a dig into it.
You will need to give the application pool user modify access to the C:\Windows\Temp folder. You can also give the
IIS_IUSRS or IIS_WPG user group access to this folder.
singhswat
6 Posts
Configure PHP on IIS7
Jan 14, 2013 10:09 AM|LINK
Hello,
I'm just not able to run my php site under IIS7. Well, I am a first timer with PHP.
I'm using "php manager" to configure the php settings.
Step done until now.
-Downloaded and unzipped php files.
-Using PHP Manger mapped and created Handlers.
http://phpmanager.codeplex.com/wikipage?title=Managing%20PHP%20installations%20with%20PHP%20Manager%20user%20interface
http://www.iis.net/learn/application-frameworks/install-and-configure-php-applications-on-iis/using-fastcgi-to-host-php-applications-on-iis#Per-site_PHP_configuration
http://www.iis.net/learn/application-frameworks/install-and-configure-php-applications-on-iis/using-fastcgi-to-host-php-applications-on-iis
But when I run checkphp info() I hit roadblock, it throws an error.
I have already give FC to the root folder, but it still throws this error.
"Compiler Error Message: CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\26676eb7\92c7e946\App_Browsers.2nohycmn.dll' -- 'Access is denied. '
Source Error:
[No relevant source lines]
Source File: Line: 0
"
Not sure if this is an error with IIS or php is not configured correctly....any help in this regards is appreciated.
I can share my teamview id just incase somebody wants to take a dig into it.
Many thanks,
Swat
fredcumbee
252 Posts
Re: Configure PHP on IIS7
Jan 14, 2013 11:24 AM|LINK
You will need to give the application pool user modify access to the C:\Windows\Temp folder. You can also give the IIS_IUSRS or IIS_WPG user group access to this folder.
Please 'Mark as Answer' if this post helps you.
OrcsWeb: Managed Windows Hosting Solutions
"Remarkable Service. Remarkable Support."
singhswat
6 Posts
Re: Configure PHP on IIS7
Jan 14, 2013 12:06 PM|LINK
Many thanks... It just saved my day.
Cheer,
Swatantra