• 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. T

    MySQL Ram high

    Abdi, thanks for all the quick replies. I run that and get this:
  2. T

    MySQL Ram high

    [root@ds-135 ~]# free -m total used free shared buffers cached Mem: 15941 14730 1210 0 229 2158 -/+ buffers/cache: 12343 3598 Swap: 8031 43 7988 [root@ds-135 ~]#
  3. T

    MySQL Ram high

    HI I tried that :(
  4. T

    MySQL Ram high

    I edited the config again and stopped it checking for db test by commenting out the line: it now runs and I get: MySQL on localhost (5.1.73) up 0+00:46:49 [12:27:35] Queries: 15.0 qps...
  5. T

    MySQL Ram high

    HI, thanks for the quick response. I now get a new error
  6. T

    MySQL Ram high

    HI Thanks for the quick response. At first mytop was not found in yum however i installed by by doing the following I then run as suggested above, however i get error:
  7. T

    MySQL Ram high

    HI We setup a client with a good spec dedicated server. so far hes only hosting a single MySQL database on it. Plesk shows 15GB of 16GB Ram being used for MySQL. [root@ds-135 ~]# mysql -uadmin -p`cat /etc/psa/.psa.shadow` -e 'show processlist...
  8. T

    HELM 3 to Plesk 11

    I know this thread is old. but i've done this a good few times for different hosts and it works. You'll need to change everyone to ASP.net 2 in HELMDB before moving to an OS that does not support .net 1 otherwise those accounts get skipped.
  9. T

    Internal error: filemng: opendir failed: Permission denied System error 13:

    Deeper insight: # chmod 710 /var/www/vhosts/braddison-trading.com -> Causes the Permissions denied, exact same script, same line. (I then chmoded back to 755 which fixed the error again) # chmod 710 /var/www/vhosts/braddison-trading.com/httpdocs -> chmoding to 710 caused no issues and file...
  10. T

    Internal error: filemng: opendir failed: Permission denied System error 13:

    Sure - as requested same command outputs are below:
  11. T

    Internal error: filemng: opendir failed: Permission denied System error 13:

    Perfect! Thanks! Works fine now when tested. Can you tell me a little more about this? When comparing against another domain the same permissions were applied (drwxr-x---) for httpdocs and strangely their file managed seemed to work fine.
  12. T

    Internal error: filemng: opendir failed: Permission denied System error 13:

    At least it's something that's been picked up! As requested:
  13. T

    Internal error: filemng: opendir failed: Permission denied System error 13:

    We're having the same issue - same file (Agent.php) and same line number, running Plesk 11.5.30 Update #35. I've ran the bootstrapper repair as suggested but no luck. Looking through knowledgebase articles and all permissions seem to be correct on the user's files...
  14. T

    Scheduled Tasks 11.5 failing

    Hi, When using Plesk 11.5's scheduled tasks (trying to call a website script via curl) I get "/usr/bin/curl: No such file or directory". This is a Scheduled task set on a subscription, not the admin account, so is this possibly related to a permissions issue when calling curl? curl does exist...
  15. T

    Plesk emails

    HI Today i got an email from one of my plesk servers to say "update successful" and another one "license update failed" No where in the email stated the servers hostname to know which one of many plesk servers this was in reference to? can these emails be changed so it states the...
  16. T

    Installation update #30

    HI go to control panel > users click your administrator account and go to UAC Control. Drag it down to the v.bottom. Reboot your server reopen the AI.exe let me know the result, if your still having issue, please confirm if this is 2012 or 2012 R2, both are supported by Plesk but its good...
  17. T

    Installation update #30

    HI thats IE for you! download chrome and open http://localhost:8447 here
  18. T

    can't get Mcrypt to install on 11.5

    this clients site doesn't work on PHP 5.4.. I'll do some research. Thanks
  19. T

    can't get Mcrypt to install on 11.5

    HI i've done some research today trying to install PHP Mcrypt on php 5.3, we are running PHP Version 5.3.21 i have run the following: wget -O - http://www.atomicorp.com/installers/atomic |sh yum install php-mcrypt the response I get is: No package php-mcrypt available. the...
  20. T

    reconfigure-vhost -> missing parameter

    working command i found is repair.exe --reconfigure-web-site -web-site-name domainname.com
Back
Top