• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Can't remove logs

E

Egenius

Guest
Hi !

When I try to delete logs fron plesk panel, I see this message:
remove_files failed: Empty error message from utility.

and in /usr/local/psa/admin/logs/httpsd_error_log:
Deleting only Plesk and temporary files
usage: rm [-f | -i] [-dPRrvW] file ...
unlink file

Please, HELP !
 
I'm on CentOS 5.2.x86_64
Yes, of course, I have the latest updates.
 
do you have symlinked dirs like:

/usr/local -> /var/usr/local

if so, try to edit /etc/psa/psa.conf replacing symlinked dirs with real path.. this can help
 
Can I use "mount --rbind" instead of using a symlink ?
 
When I mount /home/www directory to /var/www, someone sites is don't work.
In error log I see, that this sites try open wrong path "/home/www/...", but configurations on this sites don't have hard paths.
Please help!
 
Back
Top