Re: DBF + PHP

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

 



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...")

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