Re: DBF + PHP

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

 



<frode@xxxxxxxxxxx> wrote in message 
news:20070719210201.GC16135@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> On Thu, Jul 19, 2007 at 19:34:34 +0200, Luke wrote:
>> I get  this warning:
>> /usr/local/lappstack-1.1/apache2/htdocs
>> Warning: chdir() [function.chdir]: No such file or directory (errno 2) in
>>
>> echo getcwd() . "\n";
>> chdir('c:\\Przewozy\\BAZY');
>> echo getcwd() . "\n";
>
> You seem horribly confused. Why are you using Windows-style paths
> ("c:\\..") on something that looks to be a un*x server ("/usr/local...")

Becouse I wont read files, exactly *.dbf, from local machine, not from 
server. I have no problem with read or changing directory, if database is 
located on server.

Thanks for any suggestion. 

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux