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.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
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...