Another neat trick is to use ftp to upload, avoiding the need to change
permssions.
- Original Message -
From: "Dhaval Desai" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 24, 2001 12:25 AM
Subject: [PHP] Change dir mode to writable for uploading..
> Hi!
>
> I have
Hi Dhaval,
You said in your previous e-mail 'C:\'. Are you using a NT based
server or Unix based? If your server is a unix based one, consider
trying this command:
chmod 777 /path/to/directory
Warning, this is a bit dangerous and might be vulnerable, are you
running your webserver with nobody? Any
use chmod 775 dir (or 777 - but not recommended)
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Dhaval Desai [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 24, 2001 5:25
3 matches
Mail list logo