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

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

 



On 5/23/07, Rahul Sitaram Johari <sleepwalker@xxxxxxxxxxxxxxxx> wrote:

Well, Full Permissions (Full Control, including read & write) have been
given to the Machine on which the Apache Web Server is setup. Not sure if
anything else needs to be done!

The \ is an escape token, and you should use \\ instead.

Try X:\\Transfer\\test.dbf instead.

Tijnema

ps. Please don't top post.


On 5/23/07 3:02 PM, "Jay Blanchard" <jblanchard@xxxxxxxxxx> wrote:

> [snip]
> Let¹s say there¹s a database on X:\Transfer\test.dbf
> If I use:
>
> $db = dbase_open(³X:\Transfer\test.dbf², 0);
>
> It is not able to open the database. The X: Drive is a network drive.
> Any clues on how to make this happen?
> [/snip]
>
> Have you checked the permissions?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

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



--
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