Wizzie
New Pleskian
Hi there guys, i have encountered the following problem:
I have moved a wordpress website from another server and i do not have writing permissions for scripts.
How did i do it.
Zipped the files and exported the database from the old server.
Uploaded the files via FTP (while using the designated user and password), created the database into my server and imported the one i have exported from the old server.
So far so good, the website works fine excepting the fact that all the images are not being processed by the images resizing scripts with the following error "Warning: chmod(): Operation not permitted in /var/www/vhosts...."
While checking for permissions and ownership i've seen that all folders are having as owner "username" with group "psaserv" which i think it should be correct and the folder and files where with the correct rights too.
I tried a different version of import and i discovered something new.
Installed WP from App installer and the moved the wp-content and imported the database information.
After that i had 2 different owner for the files, one being the one mentioned above and one being "www-data" with group "www-data".
I am a bit puzzled about this issue and wondering if you have any suggestions since the image resizer is not working either ways, not even with 777 folder permissions...
Any suggestions that may help me fix this issue?
I have moved a wordpress website from another server and i do not have writing permissions for scripts.
How did i do it.
Zipped the files and exported the database from the old server.
Uploaded the files via FTP (while using the designated user and password), created the database into my server and imported the one i have exported from the old server.
So far so good, the website works fine excepting the fact that all the images are not being processed by the images resizing scripts with the following error "Warning: chmod(): Operation not permitted in /var/www/vhosts...."
While checking for permissions and ownership i've seen that all folders are having as owner "username" with group "psaserv" which i think it should be correct and the folder and files where with the correct rights too.
I tried a different version of import and i discovered something new.
Installed WP from App installer and the moved the wp-content and imported the database information.
After that i had 2 different owner for the files, one being the one mentioned above and one being "www-data" with group "www-data".
I am a bit puzzled about this issue and wondering if you have any suggestions since the image resizer is not working either ways, not even with 777 folder permissions...
Any suggestions that may help me fix this issue?