• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Search results

  1. D

    Plesk 11 can't install Applications

    Very good. Thanks for solution.
  2. D

    pleskrestore fails

    May I know what are you trying to do exactly? Are you trying to automate something process or just restore existing server backup at once? It is better to hear more about your specific reasons.
  3. D

    Exclude folder from backup

    # /usr/local/psa/bin/pleskbackup --help # /usr/local/psa/bin/pleskrestore --help
  4. D

    Plesk 11 can't install Applications

    Well, you can increase verbose level: Add the following lines to /usr/local/psa/admin/conf/panel.ini: [log] priority = 7 and check again the following logs: /usr/local/psa/admin/logs/panel.log /var/log/sw-cp-server/error_log
  5. D

    Plesk 11 firewall problem

    All other world incur a deficiency of real IP addresses and you added more than 500. Where did you get so many dedicated IP addresses? ) Anyway it looks like timeout issue. So you need to find what kind of 3-rd party software cannot connect. First of all check...
  6. D

    Directory listing

    Give to know if this article was helpful for you http://kb.parallels.com/en/2133
  7. D

    Cron Job

    Home > Tools & Settings > root > Add New task > Command: rm -f /var/www/vhosts/mydomain.com/httpdocs/* This command will delete all content for mydomain.com domain
  8. D

    Direct login to phpmyadmin

    reply Regarding to access to phpmyadmin you could write a php script (or any language) that redirects to target page (sent parameters login, password and etc) and put this script to target host. Link to this script should to work without any issues. The same method is acceptable to login...
  9. D

    Direct login to phpmyadmin

    Regarding to access to phpmyadmin you could write a php script (or any language) that redirects to target page (sent parameters login, password and etc) and put this script to target host. Link to this script should to work without any issues. It is also possible to login directly to Web...
  10. D

    Direct login to phpmyadmin

    Hi, It is possible login to Sitebuilder or phpmyadmin directly with Plesk Panel v11. Regarding to access to phpmyadmin you could write a php script (or any language) that redirects to target page (sent parameters login, password and etc) and put this script to target host. Link to this...
  11. D

    Plesk autoinstaller sources

    If you use CentOS perform "yum clean all"
  12. D

    Using CBM causes PSA processes to die

    How much free memory is available on the server? May be Plesk resource monitor could help to get on the trail. Check the others log in /var/log/ directory
  13. D

    Plesk 11: Web Presence Builder

    1. Check that the installed license allows to use Web Presence Builder Home> Tools & Settings > License Management > check license info. There should be something like "Sites published with Web Presence Builder" 2. check that component "PPSitebuilder" is presented on the system Home>...
  14. D

    Plesk autoinstaller sources

    Yes, it is network problem with ovh mirror. you can ignore this warning This warning relates to the same network problem Try to clear up2date cache
  15. D

    Plesk autoinstaller sources

    Try to download some file manually: 1. wget http://autoinstall.plesk.com/PSA_11.0.9/dist-rpm-CentOS-5-x86_64/base/plesk-core-11.0.9-cos5.build110120608.16.x86_64.rpm I can browse and download all files in repository without any problems. 2. Have you tried to change ip address in /etc/hosts...
  16. D

    Plesk autoinstaller sources

    Hi, Show please the output of # nslookup autoinstall.plesk.com IP address resolution for autoinstall.plesk.com depends on your location. You can try to change resolution IP in /etc/hosts file: 72.21.81.253 93.184.221.133
  17. D

    Greylisting.

    Check the documentation again http://download1.parallels.com/Plesk/PP11/11.0/Doc/en-US/online/plesk-administrator-guide/63249.htm 1. What MTA are you using? Postfix or Qmail? 2. Show the output of /usr/local/psa/bin/grey_listing --info-server 3. Try the KB "How to recreate mail handlers...
Back
Top