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.
Centos 5, Linux Server
Started the process using the Plesk Admin Panel. Failed.
Here is the last few lines of the log.
--
Bootstrapper has finished action (exec time: 0 sec.): parent_name='PLESK_12_5_30', sequence='pkgs', stage='rollback', sequence_order='1', operation='install', exec_cmd='rm...
Changes to domain_name/php.ini file are updated (changed). Using plesk panel interface via Subscription.
I have also updated /etc/php.ini files via shell commands. They are also changed.
Shell commands after php.ini updates:
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
service httpd...
Having similar problems.
Seems the difficulty with large files is happening at a consistent time. At approx. 60 seconds process stops.
Watching process with "top" command. Let's say process is #1111. Process #1111 just stops at approx. 60 seconds. It isn't the same every time.
Plesk...
Similar situation- Bayes not working
Plesk Linux: 1.0.9 Update #48
# sa-learn --dump magic
ERROR: Bayes dump returned an error, please re-run with -D for more information
# spamd -D
-- Copied the bayes lines here:
[8482] dbg: bayes: no dbs present, cannot tie DB R/O...
Client website went down today.
Received notice from client.
Pinging the domain name: unknown host.
Opened plesk panel.
Opened domain in control panel.
Site is listed as "Inactive".
Went back to subscriptions.
Opened hosting settings for this domain.
Expiration date is set to...
I didn't see this in your install notes:
<VirtualHost SERVER_IP:80>
ServerName default
ServerAlias default.*
DocumentRoot /var/www/vhosts/default/htdocs
<Directory "/var/www/vhosts/default/htdocs">
</Directory>
</VirtualHost>
Good news.
After reviewing online sources, we went forward with upgrade.
All works well. No replacement of installed previous php packages required for our purposes.
Looking for confirmation that the upgrade will not remove installed PHP packages.
Recently upgraded server php packages for Magento ecommerce needs.
Thanks in advance.
-------------------
Plesk Upgrade Warning Message:
You have a mixed set of 'php' and 'php53' packages installed...
Did the research and a few "hail marys".
Uninstalled packages that were inconsistent.
Used the atomic repo for the php 5.3.20 install/upgrade.
Had a few plesk related items that are documented here: http://kb.parallels.com/en/111630
Had to install soap & mcrypt for magento...
Repository. Which One?
Okay. Learning as I go. I now see there are different packages.
Not sure how to uninstall via yum.
These are the most recent packages:
php-common-5.3.20-13.el5.art
php-mcrypt-5.3.20-13.el5.art
php-soap-5.3.20-13.el5.art
To get a clean set of files what do you...