|
Posted by Erwin Moller on 10/23/06 15:44
davids58@gmail.com wrote:
>> Did you give readrights to the file for IUSR_<machinename> ?
> DRS: What is this? How do you do this?
rightclick the file -> select properties
-> select security (or whatever W$ named that on your OS)
-> check if IUSR_<machinename> is listed there.
If not, add with readrights.
IUSR_<machinename> should be replaced by the user on your machine.
So if your server has the name blabla2, this user is called IUSR_blabla2.
It works like this: When IIS gets a request for a certain
file/page/whatever, it tries to open it.
For that it need rights to read the file. Makes sense eh?
So last piece of the puzzle: Who is IIS when it open a file? Answer: IIS
runs as user IUSR_<machinename>
Does that help?
If not come back here.
Regards,
Erwin Moller
>
>> If that does not help, you might have hitted incompatible versions of PHP
>> with mySQL, eg a very old MySQL or PHP version.
>> Read more about it here:
> DRS: No, they're both very recent versions.
>
> Thanks,
> David
Navigation:
[Reply to this message]
|