Page 1 of 1

php under IIS7 gives me errors

Posted: Sun Mar 22, 2009 11:30 am
by Geiri
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

Re: php under IIS7 gives me errors

Posted: Sun Mar 22, 2009 1:02 pm
by jayshields
Geiri wrote:I did read somwhere that this might be a permission problem and I would need to give IIS user full rights
It will probably be a permissions problem, so, have you tried that?

The error that these functions give will probably confirm it's a permissions problem.