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

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

 



On Wed, May 23, 2007 1:46 pm, Rahul Sitaram Johari wrote:
> Apache 2.2, PHP5 & mySQL 5 on Windows 2003.
> I have some files sitting on a Network Drive accessible on the Windows
> 2003
> Server. But my php script is not able to open the files.
>
> 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?

Check permissions on that drive/share/file/directory?...

Google for "PHP Network Drive" and see if others have the same problem.

For all I know, the dang thing is just broken.  It is Windows, after
all. :-)

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