PDA

View Full Version : Home Page will not save after changes


lsvf
11-04-2004, 12:54 AM
Cameron, I am still working on the site you assisted me with a few days ago. I have created several pages and successfully saved them. Then I start working on the Home Page. I made the changes to it and tried to save the page; encountered the following error:

Unable to save page content for (Home_Page) to file (/home/walter/public_html/sohoadmin/tmp_content/Home_Page.con)!
Check permissions on /sohoadmin/tmp_content directory.

The permissions on the tmp_content directory are 777. All other pages save fine. I have made no changes except to change ownership of the folders to walter.walter (they were nobody.nobody and I could not upload to the media directory, so I changed the ownership with chown -R walter.walter public_html. I did this as Root so I may have changed ownership that was supposed to have stayed as nobody.) However, I was still able to create and save other pages after I did the chown.

Please advise,

Thanks,
Linda

Cameron Allen
11-04-2004, 01:32 AM
You need to change the permissions to apache.apache.

lsvf
11-04-2004, 09:03 AM
You need to change the permissions to apache.apache.

Didn't work. However, I changed the ownership back to nobody.nobody on the tmp_content folder and it is working now.

Cameron Allen
11-04-2004, 09:29 AM
If that worked for you, you should change the permissions on all your folders to nobody.nobody, by all I mean the folders/files that soholaunch uses.