Re: Mapped Drive issue

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

 



If you're running Apache as an XP service, go to the services control panel, open the apache config, and you can change the user there. Otherwise, you'll have to edit the apache config and change the user there.

On Oct 23, 2006, at 7:21 PM, Rob Kritzer wrote:

For now I am on a PC XP Pro, wish they would give me back my Mac.


On 10/23/06, Ed Lazor <edlazor@xxxxxxxxx> wrote:

Depends on your operating system.


On Oct 23, 2006, at 6:31 PM, Rob Kritzer wrote:

> Yes, the directory on mapped drive Y does exist.
>
> I do think that it might have something with how PHP and Apache is
> running.
>
> How do I chanage how PHP is running under an account? Where do I
> tell PHP or
> Apache to run under a different accunt?
>
>
>
> On 10/23/06, Richard Lynch <ceo@xxxxxxxxx> wrote:
>>
>>
>> Y: doesn't exist.
>>
>> It may not exist because you haven't opened it lately and
>> authenticated it as valid.
>>
>> Or it might not exist because PHP is not running as you, and PHP has
>> no access to it.
>>
>> Or it might not exist because it's Windows, and you need to re- boot.
>>
>>
>>
>> On Wed, October 18, 2006 2:14 pm, Rob Kritzer wrote:
>> > I have a script the use to work:
>> >
>> > $date = date("mdy");
>> >
>> > mkdir("Y:/Daily_DisplayAds/todays_ads-$date");
>> >
>> > But now I get this error:
>> >
>> > Warning: mkdir() [function.mkdir]: No such file or directory in
>> > C:\wamp\www\scripts\ad_finder\display_class.php on line 10
>> >
>> > If I change "Y" to "C" it works, can anyone please help me thanks.
>> >
>>
>>
>> --
>> Some people have a "gift" link here.
>> Know what I want?
>> I want you to buy a CD from some starving 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