2015-09-20, 06:30:23
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:
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?
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?