Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM I suppose CHMOD or Ownership problems
#1
Hi all!

Moved a site from local server to online server and try to solve CHMOD and ownership problems.

When I edit a page and try to save it I get bunch of errors:
Code:
Warning: chmod() [function.chmod]: Operation not permitted in /var/www/---/---/admin/inc/basic.php on line 322

Warning: chmod() [function.chmod]: Operation not permitted in /var/www/---/---/admin/inc/basic.php on line 322

Warning: chmod() [function.chmod]: Operation not permitted in /var/www/---/---/admin/inc/basic.php on line 322
Error: Headers already sent in /var/www/---/---/admin/inc/basic.php on line 322 If your browser does not redirect you, click here

But all edits on the page get saved successfully.

Data/Pages are set to 777 and Im the owner of those files.

What am I missing?
Reply
#2
These are just warnings sounds like chmod is not enabled or php is running in safe mode in which case the owner must match php
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply




Users browsing this thread: 1 Guest(s)