• 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.

Recent content by vitantonio

  1. V

    Plesk v11.5 multiple PHP versions

    Thanx for information. When I execute your scripts there's a error: Requires: libfbclient.so.2()(64bit) any suggest?
  2. V

    Plesk v11.5 multiple PHP versions

    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>
  3. V

    Plesk v11.5 multiple PHP versions

    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...
  4. V

    Plesk v11.5 multiple PHP versions

    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...
  5. V

    Plesk v11.5 multiple PHP versions

    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...
  6. V

    Plesk v11.5 multiple PHP versions

    this are my date: [root@95 php-5.1.6]# whereis cc cc: [root@95 php-5.1.6]# echo $PATH...
  7. V

    Plesk v11.5 multiple PHP versions

    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...
  8. V

    Plesk v11.5 multiple PHP versions

    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...
Back
Top