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

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

 



On Thu, May 24, 2007 10:43 am, Jared Farrish wrote:
> For the advanced PHP gurus on the list, is it accurate to characterize
> PHP
> as relying on Apache for file manipulation? Is it accurately described
> as:
>
> Process Request->PHP->Apache->[File System
> Poof!]->Apache->PHP->Process

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.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[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