• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

php

  1. 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...
  2. becker.enterprises

    Resolved php dev packages not available on Ubuntu

    Hi, on my Ubuntu 18.04 I do not have the "plesk-phpXX-dev" packages?! The OS is preinstalled by the hoster (hetzner), maybe he left the sources out? These are the sources via apt-get update: root@webserver ~ # apt-get update Hit:1 http://mirror.hetzner.de/ubuntu/packages bionic InRelease Get:2...
  3. elaa

    Question is it possible to use angular/php with plesk

    so I am starting to develop a new web site using angular for front-end and PHP for the backend but I have to use Plesk, so I was wondering is it possible for me and can anyone provide me with documents that can help me
  4. VojinP

    Question How to setup cron job to run php script with query string

    Hello, I'm trying to setup cron job to run php script(s), and I need to send parameters to script, but it is not working in any way. First I was trying to add do php filename ?id=xxx but in that case script file is not found. Then I have tried to add arguments in several ways ... id=xxx...
  5. C

    Resolved two different versions of PHP installed?

    Hi, I have a centOS 7 server and I am having an issue with PHP. I need to update composer, however, I get an error saying that "- laravel/framework v5.4.9 requires php >=5.6.4 -> your PHP version (5.4.16) does not satisfy that requirement." however, when looking at the GUI for the site it says...
  6. T

    Issue PHP Scripts called from Alias not parsing

    I've some problems with htaccess's attributes named Alias and RewriteRule. This script was added in additional instructions for http/s on my vhost example1.com: RewriteEngine On RewriteRule ^/Microsoft-Server-ActiveSync /usr/share/psa-horde/rpc.php [L,QSA] ... Alias /testme-int...
  7. B

    Issue issue on tls 1.3

    hello everyone i have just installed a brand new centos 7 host with obsidian bu i have an issue with paypal tls 1,2 following this test tls_test.php i'am in this situation OS: Linux PHP version: 7.2.23 curl version: 7.66.0 SSL version: NSS/3.36 SSL version number: 0...
  8. M

    Issue Can't update/change PHP version

    Hello, I have a client who wants to update their php version in Wordpress. Currently it's at 5.4.45. and wanna upgrade it to 5.6.20 or higher than that. However I looked around tutorials or instruction on how to use plesk and I went to website & domains > PHP Settings and from there I'm suppose...
  9. P

    Question Install Icingaweb2 // PHP problem

    Hi, if I try to use my icingaweb2 installation via a vhost URL https://vhost/icingaweb2 every time my browser want's to download the php file instead it get's executet by the webserver. PHP is enabled for that vhost. I think the problem is that the icingaweb files are not in web server...
  10. F

    Question plesk api php does not update correctly

    Hi, i'm using plesk php api in order to get status of every webspace and site on my plesk server. But today i've change a status of a webspace from 'active' to 'disable' and from api i've always 0 as status. Instead on plesk DB i've 16 as status and it's correct. So why and how can update api...
  11. R

    Question Plesk REST API for PHP

    Hello everyone I am trying to automate the ordering process. I want to use the REST API and PHP. The official documentation is not very helpful, hardly anything is described. The swagger version is not very informative either. Does anyone know good documentation that describes how to create a...
  12. P

    Question Hi, we have a Problem with FPM / Apache and TTFB!

    Hello, we have a problem when you join our website we have a TTFB from 2.2 sec+ and the website is then loaded in 20ms! If we change to FASTCGI the TTFB is 400ms and the website load 2,2 sec. But for our Database is FPM better to work and we don't get eroors in logs. How can we fasten up the...
  13. J

    Question Git Additional deployment actions - running composer install

    Hi I am trying to run composer install after automatically deploying from a remote git repo. I try this in the additional deployment actions: cd /var/www/vhosts/xxx/xxx/httpdocs && /opt/plesk/php/7.2/bin/php /usr/lib64/plesk-9.0/composer.phar install --optimize-autoloader but the cd part of...
  14. D

    Resolved Installing the php-extensions mailparse & mbstring

    Hey-hooo, i need to install the mailparse extension in order to get something running in our administration system (not plesk; also doesn't matter to solve the problem haha). In order to get mailparse running I need mbstring. So: mbstring is also listed and checked in my phpsettings in plesk...
  15. 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...
  16. A

    Issue ERROR: PleskUtilException: filemng failed: plesk_exec_with_response

    Hi everyone, Im having this error for days (C:\Parallels\Plesk\admin\bin\filemng exampledomain.com file_exists C:\Inetpub\vhosts\exampledomain.com\.ssh) failed: Unable to execute plesk_exec_with_response: Unable to start (C:\Parallels\Plesk\admin\bin\filemng exampledomain file_exists...
  17. V

    Resolved Need help using the api php lib plesk

    FR Bonjour, Actuellement, j'essaie de comprendre comment la Plesk API PHP LIB fonctionne... Malheureusement sur le github il y a 3 lignes d'explications et après démerder vous.... Quelqu'un serait en mesure de m'aider pour gérer cette librairie php plesk sur mon site svp ? Cordialement...
  18. C

    Issue PHP cannot connect to MSSQL after update #53

    I have two servers which can no longer connect to MSSQL after this upgrade. PHP versions 7.1.x, 7.2.x and 7.3.x are all affected. 7.0.x and earlier can still connect fine. Simple connection script $serverName = "myserver"; $uid = "myuid"; $pwd = "mypassw"; $databaseName...
  19. P

    Question Plesk PHP Nginx Performance

    I have a site with too many hits instantly. About 1,000 people. And I see my site sometimes can't respond. Respond problem: Is this Plesk's Nginx from existing settings? How can I fix my site's non-response problem? My server's load-avagare status is normal. I found this: How to improve...
  20. 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...
Back
Top