• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. N

    how to clean error_log in the rules ? and how to configue logging options ?

    ok understand. but this specific domain has the 1.2Tb error_log file. (the reason of my stress) is it a good idea to clear the file with this kind of command ? (with apache in use) echo > /var/www/vhosts/xxxxx.com/logs/error_log
  2. N

    how to clean error_log in the rules ? and how to configue logging options ?

    ok. i will try. but my server is 84% full ... i'm affraid that running logrotate will full the disk and crash the server :( thnaks
  3. N

    how to clean error_log in the rules ? and how to configue logging options ?

    hello here is my config for logrotate. all is enabled but nothing seems to happens thanks
  4. N

    how to clean error_log in the rules ? and how to configue logging options ?

    hello and thanks for your reply. where can i see my logrotation config ? It seems to be an issue with it ... cause i guess a 1.2Tb logfile is not normal, no ? what is the best way to remove or clear the error_lor file ? must I stop apache, remove the file and restart apache ? will apache...
  5. N

    how to clean error_log in the rules ? and how to configue logging options ?

    hello guys... I'm sorry to insist but I will be grateful for a little help thanks a lot
  6. N

    how to clean error_log in the rules ? and how to configue logging options ?

    can I change in plesk panel in my domain php settings > Additional directives. error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED is it a right syntax ? must I remove the error_log file first to save my space or apache will erase it if i chnage this parameter in plesk ? thanks
  7. N

    how to clean error_log in the rules ? and how to configue logging options ?

    hello I have a big issue with error_log file root@*****:~# du -sh /var/www/vhosts/*****.com/logs 1,2T /var/www/vhosts/*****.com/logs wahou ! OMG ! my server is almost full... ________ So, my question are ... how can I safely delete this file ? can I remove it directly ? should i stop apache...
  8. N

    Problem to backup server config

    hello do you think it could be due to my OS version ? ubuntu 10.0.4 ? thanks
  9. N

    Problem to backup server config

    hello here is the result of root@xxx:~# /usr/local/psa/bin/pleskbackup server -c -vvvvv [31801]: 2015-06-12 09:26:14 INFO c0d415da-20a0-4b6a-897a-571b8880b7be Create backup task description [31801]: 2015-06-12 09:26:14 INFO 9146d76f-8911-43ab-857b-32d77cfbc75a Create task for backup...
  10. N

    Problem to backup server config

    hello, i'm on plesk 12.0.18 and i would like to backup my server config. I have an error Logging::error('Available disk space () is less than required by storage bund...', 'fatal') called at /opt/psa/PMM/agents/shared/Storage/Storage.pm line 523 (you can see this post for history...
  11. N

    Update Parallels Panel 11.5.3 to 12.0.18. how to ?

    Hello Igor i'm now on plesk 12.0.18 and the function un cat /usr/local/psa/PMM/agents/shared/HelpFuncs.pm is like that sub getMountSpace { my $mount = shift; my $df = qx( df -P -k $mount) or die $!; while ( $df =~ /^(\S+)\s+(\d+)\s+(\d+)\s+(\d+)\s+(\d+\%)\s+(\S+)$/gm ) { return (1024...
  12. N

    Qmail and emails hosted on another server

    Hello everybody ;) I have a little special config My serveur with plesk host my website toto.com I manage my domain by my registar interface I host my emails @toto.Com by my registar (not on my plesk server) my problem is If I send an email by my plesk server with qmail qmail think I host the...
  13. N

    AUto update problem

    hello, I have a message of failure during autoupdate of my plesk ... the logs are. what can I do ? thanks a lot Execution failed. Command: autoinstaller Arguments: Array ( [0] => --select-product-id [1] => plesk [2] => --select-release-current [3] => --upgrade-installed-components [4] =>...
  14. N

    how to install Mcrypt for php on plesk 12 ?

    Hi there... I would like to know the process to activate or install mcrypt module on my php ? I'm on OS Ubuntu 10.04.3 LTS Plesk 12.0.18 thanks a lot
  15. N

    Update Parallels Panel 11.5.3 to 12.0.18. how to ?

    Hello Igor... I've modified the file but ... error again
  16. N

    Problem during autoupdate 11.5.3 #48

    hello do you think I can launch the version 12 install without reinstall this #48 update before ? thank you
  17. N

    Problem during autoupdate 11.5.3 #48

    hello the link seems ok right now. should I restart the install ? (note than plesk display the #48) and how ? thanks Igor
  18. N

    Problem during autoupdate 11.5.3 #48

    hello, my plesk panel indicate me a problem during this update. here are the logs but I see my plesk on version #48 on plesk home page what can I do ? thanks here in english
  19. N

    Update Parallels Panel 11.5.3 to 12.0.18. how to ?

    yep thanks for your help :)
Back
Top