Hi everyone
I just setup my server and transfered my site to it.
Everything seams to be working fine and I am able to browse the site, exept for the errors I get in the cms system log
Errors are with function.unlink and function.open
The server specs are
Windows 2008 IIS7
Php 5.2.9 -1
Mysql 5.1.32
Has any one any ide of what this can be?
I did read somwhere that this might be a permission problem and I would need to give IIS user full rights
php under IIS7 gives me errors
Moderator: General Moderators
- jayshields
- DevNet Resident
- Posts: 1912
- Joined: Mon Aug 22, 2005 12:11 pm
- Location: Leeds/Manchester, England
Re: php under IIS7 gives me errors
It will probably be a permissions problem, so, have you tried that?Geiri wrote:I did read somwhere that this might be a permission problem and I would need to give IIS user full rights
The error that these functions give will probably confirm it's a permissions problem.