The error message seems clear - the user is not allowed access to the file. Are you sure the ownership/permissions of the index.php file didn't change when you upgraded to CSK 1.3.1 ?
Shanti On 11/02/08 06:27, Andrew Watkins wrote: > I just upgraded to coolstack 1.3.1 from 1.2 and safe mode does not work any > more. I get the following error: > > Warning: Unknown: SAFE MODE Restriction in effect. The script whose uid is 1 > is not allowed to access /bbkdcs/www/index.php owned by uid 56 in Unknown on > line 0 > Warning: Unknown: failed to open stream: No such file or directory in Unknown > on line 0 > Fatal error: Unknown: Failed opening required '/bbkdcs/www/index.php' > (include_path='/opt/coolstack/php5/lib/php:.:') in Unknown on line 0 > > > OK! I guess something has changed but I have not found it yet, but with > version 1.2 I had safe_mode=ON in my php.ini and all worked fine, but now I > get the above error. > > I know the php safe_mode is going, but I am not sure yet how to make sure I > get the same - secure- feature, or are you telling me that Coolstack 1.3.1 is > safe by default and I don't this feature?? > > Thanks > > Andrew