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.
The file manager within the Power Panel cannot handle the large file that I seek to upload to my server. I need to use a FTP/Filezilla. But, I cannot see how to configure the FTP client within the Parallels Power Panel. I tried to use my ssh password and root user to access the server with the...
Thank you. I haven't tried it yet, but the command "export PATH=/opt/plesk/php/5.6/bin:${PATH}" - this must be done every session, every time the server is started? Or, it is a line that I must insert in the php.ini file? I think this will fix the problem, but I have posted on the Centos forum...
That shows me how to remove PHP versions through the Plesk panel. I have done that, but still find php 5.4 running as my base php when I go check my server as root user.
I am still trying to get the proper php version loaded on my server - something higher than php version 5.4
I have deleted all php 5.4 instances from the Plesk panel. However, the problem persists as I see when I log in as a root user on my server.
When I first ran a php -v command, I received...
I was able to do my file and group ownership configurations without trouble. But, I cannot get my Plesk to default to the php 5.6 version - it keeps loading php 5.4.13. I feel that I am so close to getting the Magento 2 install to work...
Alex, I don't understand your instruction:
"psa-php5-configurator package can be removed using --nodeps option"
There are two things that keep me from success -
1) I need to get the system to load php 5.6 not php 5.4. I can do this by uninstalling or removing the 5.4 files, maybe using a "yum...
I listed files to see where the php 5.4 was coming from - have not been able to remove a php 5.4 depo. I got this return:
[root@d7w2-g8zq ~]# yum list installed | grep php*
php.x86_64 5.4.13-1.el6.remi @mt_dv_extras
php-cli.x86_64 5.4.13-1.el6.remi @mt_dv_extras
php-common.x86_64...
Okay, that eliminates the "DOM" problem. How am I getting php 5.4 when the depositories list php 5.6 and php 7.0? I don't even see a repository for the php 5.4.
I have read about this before, and heed the warning, but... I have two problems, as identified below:
PHP Warning: Module 'dom' already loaded in Unknown on line 0
phpinfo()
PHP Version => 5.4.13
The depositories that I have loaded include,
[root@d7w2-g8zq yum.repos.d]# dir
CentOS-Base.repo...
I have been trying to upgrade the php on my server with the iuscommunity depository. I am having conflicts with remi, which is being tied by Plesk. Here is my effort to remove the offending file:
[root@d7w2-g8zq /]# rpm -qa | grep php-xml*
php-xml-5.4.13-1.el6.remi.x86_64
[root@d7w2-g8zq /]#...