Tuesday, March 30, 2010

PHP error on IIS

FastCgiModule
Data1 FASTCGI_RESPONSE_ERROR
Data2 PHP Warning: Unknown: open_basedir restriction in effect. File(C:\inetpub\rewards\index.php) is not within the allowed path(s): (C:\Windows\Temp) in Unknown on line 0
PHP Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0

ErrorCode 5

The way to solve this is to comment the line on open_basedir in php.ini

No comments: