[BlueOnyx:11856] Re: can't save php.ini

Gerald Waugh gwaugh at frontstreetnetworks.com
Fri Dec 21 16:30:56 -05 2012


On 12/21/2012 02:54 PM, Rob Shambaugh wrote:
>
> I have a virtual site setup with suPHP enabled and web ownership given 
> to a new user I setup. When I open the php.ini file (in the website's 
> directory) and make a couple changes inside the file, when I try to 
> save changes I get an error saying that I do not have write 
> permission. I'm logged in as the root user, who also is the owner of 
> the php.ini file with write permissions. Any idea why I can't save 
> changes?
>
php.ini is immutable

save a copy before editing
chattrr -i /path/php.ini
edit the file
then
chattr +1 /path/php.ini

Gerald



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20121221/81216ddf/attachment.html>


More information about the Blueonyx mailing list