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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
I just noticed none of my emails from this server are being sent out.
I have a couple of pop/smtp accounts connected to gmail and whenever I hit reply to a support email, I'm getting this error:
---------------------------------------------------------------------------------------
This is an...
Plesk is supposed to be a visual tool, looking at logs from console shouldn't be a recommended option.
I was able to access my apache settings after clicking on refresh components (not sure why) then used the repair utility to fix the horde problem. The only thing I did to "break" all my sites...
Also, getting this error when trying to create a new subscription: Error: Unable to create a subscription: the IP pool is empty.
Everything was fine until today ...
Hey guys,
I need to install a SSL Cert for one of my domains ... to realise SSL settings have vanished. Yeeey.
I then search good old google to find out it's related to some permissions. So I edited those (everythng is checked) but I'm still seeing "Permission denied" when clicking on "apache...
Yeah, the docs are pretty poor unfortunately. And I have a feeling the limitations are so restrictive because most of these servers are being used as shared boxes, not dedicated machines, which usually have admins. I'm in the middle lol. Enough knowledge to want a dedicated machine but not...
Hi.
Was mod_php, now it's fcgid, had MaxProcessesClass (can't remember the exact name) = 8, changed to 20 and it's fine. My site was limited to only 8 concurent processes and since I only have 2 websites in there and it's a dedicaed machine, I don't need a setting that low.
Thanks! :)
I tried increasing ServerLimit and MaxClients server wide from 256 to 512 but that doesn't fix it.
Also, "netstat | grep http | wc -l" outputs "35" at the moment.
Isn't there anything I can do to increase the # of connections to the server? It's really "idle" and makes no sense to block me now.
Hey :)
I'm using laravel 5.0 and not sure exactly how to load the exact methods from command line. It's way easier from http. Plus, I don't need to install mongo.so for command line either.
Can you help with the max clients thing? :D
Thanks!
Hey guys,
I have a slight problem :)
I need to run a couple of concurent processes in the background, 10 at the moment. They're php scripts, I'm calling them with wget ("self request so to speak") and they need to run continually (check for new stuff to process, sleep 3 seconds, repeat).
Ok...