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.
ok
all ok
I need to set this line: / usr / local / psa / bin / php_handler - add-displayname <NN> <path to php-path-phpini cgi> <path to <php handler> php.ini>-type-id <NN-custom>
ok
this is the result.
/var/www/vhosts/system/fundalcobendas.intergrafic.com/etc/php.ini
/var/www/vhosts/system/eventshorizon.net/etc/php.ini
/var/www/vhosts/system/intergrafic.com/etc/php.ini
find: File system loop detected...
the second option compiles.
not if I have also run "make" and "make install" with these two there is a code error: can not find "make".
I have to edit the php.ini ... with the code:
cp php.ini-development / usr / local / lib / php.ini
there is an error,
cp: can not stat...
Yes I have yum
I download development tools and install these...ok
I executed the code and the console tells me:
[root@95 php-5.1.6]# ./configure --prefix /usr/local/php516
loading cache ./config.cache
checking for Cygwin...
Thanx TarasS
I try this solution but there's a error when I compile this: ./configure --prefix /usr/local/php516
this:
loading cache ./config.cache
checking for Cygwin environment... no
checking...
Hello
I have a 5.3.3 php version and need install the version 5.1.6
I have download this versión from ssh pannel but I dont know how.
I write:
# cd /usr/local/src
# mkdir php516
# cd php516
# wget http://www.php.net/get/php-5.1.6.tar.gz/from/at2.php.net/mirror
# tar xzvf...