Re: chown(), chgrp()

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

 




775 needs to be 0775 for starters, as I recall...

On Tue, September 19, 2006 11:07 am, Rahul S. Johari wrote:
>
> Here's the interesting things. I did exactly that to begin with... And
> I
> never got the "file can't be chmoded!" ... Instead, I actually got the
> "Mode
> changed to" notification that I had set in the "else {" case.
> However... The mode of the file never changed! Even though !chmod
> didn't say
> that mode cannot be changed.... It wasn't really changing the mode.
> Which is
> why I thought it doesn't work this way.
>
>
> On 9/19/06 11:58 AM, "Jay Paulson" <Jay.Paulson@xxxxxxxxxxxxxx> wrote:
>
>> If (!chmod("/somedir/somefile", 775)) {
>>     echo "file can't be chmoded!";
>> }
>
> Rahul S. Johari
> Supervisor, Internet & Administration
> Informed Marketing Services Inc.
> 500 Federal Street, Suite 201
> Troy NY 12180
>
> Tel: (518) 687-6700 x154
> Fax: (518) 687-6799
> Email: rahul@xxxxxxxxxxxxxxxxxxxx
> http://www.informed-sources.com
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Like Music?
http://l-i-e.com/artists.htm

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