Hi all,
I've done a search, but, I can't find a reference to my specific problem. I recently moved servers and did the migration using Plesk. Plesk is nice because I can move entire domains from one Plesk box to another Plesk box.
Anyway, the OLD Plesk box used this directory for domains:
/home/httpd/vhosts
My NEW Plesk box uses this directory for domains:
/var/www/vhosts
I went through and changed this directory in both config-inc.php and config-int.php and inside the global options under the admin page. But, check out the error I am seeing:
Quote:
Error creating watermarked original! Error code: 1
Command: "/usr/bin/composite" -compose over -gravity NorthEast /var/www/vhosts/classiczcars.com/httpdocs/photopost/images/watermark.png '/home/httpd/vhosts/classiczcars.com/httpdocs/photopost/data/500/DSC02047.JPG' '/home/httpd/vhosts/classiczcars.com/httpdocs/photopost/data/500/DSC02047.JPG'
|
If you see the last two file references, it seems to think the data directory is incorrect.
Am I missing a configuration somewhere?