• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. S

    Issue open_base_dir

    No I want to PHP to find the Pear files into this directory at the root, what is not good in my syntax I tried to write {/} in place of / but it doesn't works too
  2. S

    Issue open_base_dir

    Hi, I have the error : Warning: require_once(PEAR.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/insectes-entomologie.net /httpdocs/portail/lib_tela/pear/Mail/mime.php on line 66 I think I have to change the open_base_dir in my PHP Settings The...
  3. S

    Question PHP 5.2.11 with Plesk 12.5.30

    I find it here : https://docs.plesk.com/en-US/17.0/administrator-guide/plesk-administration/plesk-components/adding-and-removing-plesk-components.74719/ I will test the 5.2 version it would be sufficient
  4. S

    Question PHP 5.2.11 with Plesk 12.5.30

    I don't succeeded to compile and install PHP 5.2.11 but I saw here that it would be more easy : https://kb.plesk.com/125146 but I don't see the "add/remove components" in my Plesk interface, where is it please ?
  5. S

    Question PHP 5.2.11 with Plesk 12.5.30

    Hi Milan I have two problems : 1 Have I to do simply "make" (but in this case I don't have the address of the executable PHP) or to do "make install" two ? 2 In my MakeFile I have some "PHP 5.6.3" for example in Pear, why ? Thank you
  6. S

    Question PHP 5.2.11 with Plesk 12.5.30

    make successfull but when I done make install it installs in /usr/local/php563-cgi/, why ?
  7. S

    Question PHP 5.2.11 with Plesk 12.5.30

    configuration terminated, making in progress
  8. S

    Question PHP 5.2.11 with Plesk 12.5.30

    I try to compile it without imap and imap-ssl
  9. S

    Question PHP 5.2.11 with Plesk 12.5.30

    i have executed ln -s /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h and it works now I have : Cannot find imap library (libc-client.a). Please check your c-client installation.
  10. S

    Question PHP 5.2.11 with Plesk 12.5.30

    have I to execute the following command : ln -s /usr/include/linux/igmp.h /usr/include/gmp.h
  11. S

    Question PHP 5.2.11 with Plesk 12.5.30

    I have Debian and when I type apt-get install openssl-devel I receave : E: Unable to locate package openssl-devel I find on Google that was libssl.dev it works I have installed several packages but I have another bug in the ./configure : configure: error: Unable to locate gmp.h I can't resolve...
  12. S

    Question PHP 5.2.11 with Plesk 12.5.30

    I have the error on configure : configure: error: Cannot find OpenSSL's <evp.h> help me please
  13. S

    Question PHP 5.2.11 with Plesk 12.5.30

    Hi, I need PHP 5.2.11 wit my Plesk 12.5.30 how to do this ? Thank you. Best regards.
Back
Top