Assuming you're running Windows, have you checked the permissions for
the FTP user on that directory in Windows itself?  I haven't had any
problems doing this, but it's for internal use, and the FTP user has
unrestricted access.

Good Luck,
Shawn Sellars

-----Original Message-----
From: Jochem [mailto:[EMAIL PROTECTED]] 
Subject: [PHP-WIN] mkdir problem

When I make a directory from within a php-file I don't have the right to
delete it or files in it with a ftp-progam. I use the command below:

mkdir($dir, 0777);

I first tried 0755 and later 0777, but neither of them worked.



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

Reply via email to