|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
IIS with PHP thowing errors
Hi
I have this site hosted at IIS server 6.0 and PHP 4.4.3 Most of the times, site throws this error PHP has encountered an Access Violation at 7C8224B2 I have people suggesting me to go for FastCGI support from Microsoft(but I am not really sure if I can do this since its not in stable state of release yet) Can someone provide me the some help Moving to Apache is the last thing I want to do Thanks San
__________________
Contact info: Primary email: advanced.programmer@gmail.com MSN/email: superprg@hotmail.com AIM: superprg |
|
#2
|
|||
|
|||
|
I use a windows hosting company that uses IIS6 and PHP 4.x without any such errors.
The error sounds like it's coming from the php side, not the IIS side. Keep in mind for anonymous web users IIS will normally use a local user account IUSR_computername on the server, and that user account will need permission to use any php files, the php executables, and any other resources of your website. And if users authenticate to IIS, then IIS will impersonate the authenticated user, so those user accounts will also need the appropriate permissions.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IIS with PHP thowing errors |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|