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.
With RHEL6, I ended up having to install a LOT of dependencies. In the end, it usually ended up being one library that was missing. I was working on statically compiling git for people to use but it's way down on the list of things to get done.
I've already done so. I'm just trying to provide some info to OP since he said he needed a fix fast and no one had replied to him. I'm not sure why you felt the need to jump on my case about this rather than help OP but that's fine.
I've already created a custom template in /usr/local/psa/admin/conf/templates/custom/domain and I understand about defining a standard. I'm merely going on what the original poster said they modified. How does every Plesk user have the ability to change custom templates? Every admin can...
I am currently struggling with this similar issue. I have no idea why they hard coded the FcgidMaxRequestLen in the default template. It's a pain and I hate modifying stock templates for something that should either be configurable per site or rely on the server's setting in...
Yeah, same issue. Looking at the logs, the bootstrapper repair runs the same mchk command so it has the same issue. I'll see about contacting the support team.
I looked at both of those but neither of them helped.
I checked the mchk script and found where the log file is written. /var/log/plesk/install/mchk.log It looks like mchk is failing at running the postfix alias (postalias) command:
==> Checking for: mailsrv_conf_init... postalias: fatal...
I gave that a try but I get this message:
==> Checking for: mailsrv_conf_init... fail
We don't use the mail portion of plesk, so the service is disabled in the service plan.
Thanks
We get this same error on every subscription we create. It doesn't seem to affect anything but it's more of an annoyance than anything. It did it on plesk 11.5 and now with plesk 12.
[2015-06-18 08:35:13] ERR [util_exec] proc_close() failed
PHP Fatal error: Uncaught exception...
I ended up writing a script that pulled the customer name for a domain and creating /var/lib/psa/dumps/clients/CUSTOMER/domains. Once I did that, I scp'd the site's backup dir from the old server. It appears in the backup manager on the new server.
I'm migrating sites from Plesk 9 to Plesk 12 using the migration manager. Since the migration manager doesn't migrate backups, are the backups compatible between Plesk 9 and Plesk 12? If so, is there an easy way to copy the backups in the correct directory structure since we are forced to use...
I'm not sure if it's the proper way or not but I've had to manually create the private folders for sites when they need them. I guess you could always add the folder private to /var/www/vhosts/.skel/0 so that it would get created every time a site was created.
Thanks,
Doug
I have customers that want the git program to be able to pull/push their github repos. I've copied all of the files in the git rpm into the site's chroot but whenever they try to pull down their repo via ssl they get this message:
error: while accessing...
So I see the part that says:
The following directories are not included in Panel virtual hosts:
/httpsdocs
/subdomains
/private
What does "not included" mean? It means they are no longer supported? How does the migration manager handle when migrating from an older plesk server to...