• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. M

    Question php --- access to /usr/bin (openbase_dir)

    hello, one of the websites i hosted on a plesk server (17.5.3) needs ghostscript. server: ubuntu 14.04 lts; plesk: 17.5.3 the website was made in typo3. if i want to read vector-images (ai, pdf) i got the following error: ====================== Read pdf Image generation failed ImageMagick /...
  2. M

    Question Install Zend Framework on Plesk

    .... and should there be an entry in the phpinfo file ... so that the zend frameworks installation appears ?
  3. M

    Question Install Zend Framework on Plesk

    hello igor, thanks for your prompt reply. i use ubuntu 14.04.5 lts with plesk 12.5.30 zend framework should be installed... but which version? the current version is zend framework 3 ... what version mate the installed one? (Version: 1.11.15-ubuntu14.04.build1205150720.14)...
  4. M

    Question Install Zend Framework on Plesk

    Hello, what is the easiest way to install Zend Framework on Plesk 12.5 and Plesk Onyx? Thanks for help.
  5. M

    Resolved plesk 12.5 apcu

    i have read many threads about this... such as: https://peintinger.com/?p=355 the example is for centos and php 5.6 .. i need it for ubuntu and php 7.0 now my question ... ist the following command also (before the steps above) necessary: apt-get install gcc build-essential plesk-php70-dev...
  6. M

    Resolved plesk 12.5 apcu

    are the following steps enough that apcu works on plesk 12.5/ubuntu 14.04/php7: /opt/plesk/php/7.0/bin/pecl install apcu echo "extension=apcu.so" > /opt/plesk/php/7.0/etc/php.d/apcu.ini plesk bin php_handler --reread .. or there other settings/installs necessary? (plesk-php70-dev, gcc...
  7. M

    Resolved plesk 12.5 apcu

    hello, i use plesk 12.5 on a ubuntu server 14.04 with multiple php-versions. (7.0.16, 5.6.30, ...) now i want to install apcu or memcache for the installed php-versions. what are the necessary steps for the correct installation? (only install this via pecl or ... ?) hope of help & reply, thanks.
Back
Top