Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
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.
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
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...
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
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...
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...
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...
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
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>...
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...
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
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...