Re: spreadsheets are opened read only

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

 



Thodoris wrote:

> 
>> If you are trying to open a file that has a URL instead of a local path,
>> then it will always be opened as read-only, and there is no way to
>> change this. If you are opening it using a local path (samba, nfs, fish,
>> etc) then I would check to see the file permissions. As the file is
>> being written by Apache from a form upload, the file will have Apache
>> permissions. Either exec out to a shell script and change the owner
>> (chown) of the file, or have Apache modify the persions with the
>> built-in PHP command chmod.
>>
>>
>> Ash
>> www.ashleysheridan.co.uk
>>
>>
>>   
> 
> Well what is bothering me is that the rights are identical to all dirs
> from the document root to all containing folders and I doubled checked
> that. Plus the rights are also the same.
> 
> grrrrrr!!
> 
> I think I may reconsider to change my career and start training
> elephants in a zoo or something.

The resulting amount of excrement will at least be less than what you get
dealing with some M$ applications :-)



Cheers
-- 
David Robley

Talk about memory! This system even has a sense of guilt!
Today is Pungenday, the 49th day of Bureaucracy in the YOLD 3174. 


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