Re: Re: RE: Cannot access file on Network Drive (Windows 2003)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




This *might* be correct with PHP as an Apache Module, but I doubt it.

I think it's more like:

Whatever -> PHP -> stdio.h File System calls

"Whatever" will affect what user is running PHP and thus what
permissions they have, but that's about it.


Is it then:

Whatever['Apache.exe'] (owns) System Process (which) Requests (using)
stdio.h

How/what determines the active process that is requesting the directive (and
matches access privileges)?

If PHP is running in CLI, I could see how this might be seen as a different
process, but I'm fuzzy about file permissions extended through primary
processes (such as Apache using an executable)... The whole apache GUID mess
seems like cryptic middle ages eye gouging...

--
Jared Farrish
Intermediate Web Developer
Denton, Tx

Abraham Maslow: "If the only tool you have is a hammer, you tend to see
every problem as a nail." $$

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux