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.
Hey,
A webserver i run goes down at least once a week. The day it goes down isn't fixed, it usually was a Friday but it went down today, Thursday.
I'm sure it's not a hardware issue because I've moved this property across 3 servers in the past 12 months and they all experience this crash...
Hey,
I've followed this: http://kb.odin.com/en/113007 but my server still say's that it's using prefork
/usr/sbin/httpd -l | egrep "prefork|worker"
~]# /usr/sbin/httpd -l | egrep "prefork|worker"
prefork.c
httpd -V
~]# httpd -V
Server version: Apache/2.2.15 (Unix)
Server built: Oct...
Hey,
I need help in changing the nginx port. I've followed various threads and have created a custom nginxDomainVirtualHost.php file at: /usr/local/psa/admin/conf/templates/custom/domain, while the website indeed moves to the port I have set, a second nginx thread starts at port 80 and takes...
Hey,
I recently needed to make some changes to the domain.conf file at the following path: /etc/nginx/plesk.conf.d/vhosts. When I try to edit the file it just has 3 lines at the top warning me that the changes made here would not persist, while other domain confs have full configs inside.
I...
Hey,
I need help enabling microcaching on a server with plesk running nginx. I have a sample config but for the life of me can't figure out where to put it:
the script
# Set cache dir
proxy_cache_path /var/cache/nginx levels=1:2
keys_zone=microcache:5m...
[Solved] Nginx + php-fpm question
I'm really confused with this setup, I've installed php-fpm but can't seem to find any option to enable it for the domain. I'm still getting CGI/FastCGI/Apache Module in the PHP support tab.
Please help.
OS: Centos 6.5 64-bit
Panel: Plesk 11.5.30...
Hey,
I'm running a custom application on a server with plesk 11.5. The client complains that the website stops loading while adding content to the system, this does not happen everyday though. The application is a news publishing system so data entry is pretty intensive. The problem is that...
Hey,
I'm pretty green to PLESK, really need help here.
I started experiencing problems with the server a little while ago, first the server ran out of inodes. Found out it was a php session issue and plesk couldn't clear the back log. I've temporarily renamed the old session folder and...
Hey,
I recently migrated over 200 databases from my WHM server to this, the license had already expired so I could not use the migration manager. Did it all with the help of a script, I need to hand over day to day running to my subordinate and fear that because plesk does not see any...