• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

php - extension

  1. H

    Question How to enable the intl extension in Plesk

    Hi, I need to enable the intl extension in my PHP Setting, but I don't finde anything. Can somebody help me? I use Plesk Obsidian v18.0.24_build1800200215.00 os_Ubuntu 18.04 and 7.2.19 by OS vendor FPM-Anwendung. In my php.ini i have this line uncommented extension=intl Thank you!
  2. M

    Resolved Cant install VIPS for PHP

    I'm searching for a tutorial like this one (How to install APCu module on Plesk server?) but just for installing VIPS for PHP. My System OS: Debian 9.11 Plesk: Obsidian 18.0.21 Update 5 PHP Versions: 7.1, 7.2, 7.3, 7.4 I already did this: 1. pre: yes '' | apt-get install libvips-dev...
  3. G

    Question Call PHP framework function from PHP Zend extension

    I have a PHP Zend extension(built in C++) that monitors the web requests. The extension gets the call stack, Database details and stuffs by reading the executing function's parameters. I use some Zend call backs like zend_execute etc. My requirement here is whenever a HTTP request is initiated...
  4. A

    Resolved PHP files are downloaded in Apache for a single domain - PHP is enabled

    Hi everybody, I have running many PHP sites on my Plesk server, however, a single one just keeps on offering PHP-files for download instead of executing them. The landing page Example Domain loads perfectly and prints something like "Forwarding to login page". After a few seconds, the index.php...
  5. D

    Input Why do all php modules are enabled by default/ wich one really necessary ?

    I dont know most of those Modules and while running through and checking them i discovered i dont need any of those by myself. Why do they all are enabled by default ? Wouldnt be better to enable those by default wich are really need ? I uploaded a image, do Plesk need any of those modules i...
  6. M

    Question No sqlite database is created

    Please help me figure out - how can I create and manage my own separate database? I use this code: #DB connect $ pdo = new PDO ('sqlite: /root/db.php'); $ pdo-> setAttribute (PDO :: ATTR_DEFAULT_FETCH_MODE, PDO :: FETCH_ASSOC); But nothing happens, there is a connection to the database but I...
  7. learning_curve

    Resolved Plesk PHP 7.2.* OpenSSL Setup

    We don't use the CentOS supplied PHP 5.4.* at all. We (currently) only use PHP 7.2.5 supplied by Plesk on all domains. Not had any issues or problems with it (or PHP 7.1.* in the past either) Nice! However... PHP & OpenSSL :( The supplied PHP 7.2.5 is compiled by Plesk using OpenSSL 1.0.1e-fips...
  8. GREG49

    Question PHP extension intl is missing from your system

    Hello, i want install Claroline Connect application on my Debian serveur. I used GIT extension to download this application I follow the instructions to install Claroline Connect : Installer Claroline Connect · Claroline Connect Documentation but i have a problem with PHP extension intl. I have...
  9. H

    Question How to enable a the php_soap extension from .user.ini

    Our application is being hosted on plesk 12.0.18 for Microsoft Windows(Odin). We need to enable 'php_soap' extension for our application to work. I've tried doing that but .user.ini didn't to enable php_soap extension when I added the line. extension=php_soap.dll or extension=php_soap.so I...
  10. O

    Question Installing PHP extension Tokenizer

    Hi there, For the past week I've been stuck with the problem that I can't seem to figure out how to install the PHP 7.2 extension Tokenizer on my Plesk environment running ‪CentOS 6.9 (Final)‬ and Plesk Onyx 17.5.3. Version 5.4 which was installed when I first setup the server has Tokenizer...
  11. S

    Resolved How can I install the mongodb php driver for PHP 7.0?

    Hello all in the Plesk forum :) Today I have installed Plesk Onyx on an fresh installed Debian 8 Server. I have an web application which need the mongodb driver so I have looked to install it on Plesk. If I use the command /opt/plesk/php/7.0/bin/pecl install mongodb I become the message...
  12. M

    Issue Unable to install php driver for mongodb

    I am using Plesk Onyx 17.0.17 and selected php version is 5.6, i am unable to install mongo.so, if check terminal means that shows "mongo.so'", but i am unable to connect via php, i think multple versions of PHP makes conflict, Kindly suggest any solution..?
  13. J

    Resolved OAUTH extension for PHP 7, Couldn't find pcre.h

    /opt/plesk/php/7.0/bin/pecl install oauth-2.0.2 error: Can't find PHP headers in /usr/include/php Solved by reading these forums and running (thank you IGOR) yum install make plesk-php70-devel gcc glibc-devel zlib-devel So re-run: /opt/plesk/php/7.0/bin/pecl install oauth-2.0.2 Log has error...
  14. U

    Contribution [How-To] Install suhosin - module and configure it ( suitable for multible PHP - versions )

    Hi @AlL, Global informations for this Plesk - contribution: I noticed, that Plesk doesn't provide a decent solution/description/documentation on "How-to install suhosin" yet and unfortunately, there is no KB - article for this as well, which describes the installation and first configuration...
Back
Top