• 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. R

    Resolved Change default php version (from OS vendor)

    The default version of my plesk is at 5.4, and I wanted to use version 7.4, how can I make it the default? When I run php -v on SSH it gives version 5.4 I intend to change it to 7.4. Printscreens: https://prnt.sc/114g7hv https://prnt.sc/114g7qd Thx.
  2. S

    Question [REST API] Getting ERR::Connection Refused PHP

    Hello, I am trying to create a new domain through the REST API in PHP but although the call successfully creates the domain, I get ERR::Connection refused after 2-3 seconds when sending the POST Request. Since the domain gets successfully created I assume that all the parameters and json format...
  3. G

    Issue PHP 8 no run

    I have done all the steps to install it PHP 8. However my web pages run with PHP 7.2.34
  4. F

    Issue PHP Settings for VirtualHost ignored

    Hi Plesk's Forum Members, I have a problem with my Plesk Obsidian and Onyx (two servers) : If I try to change some PHP Settings (memory_limit) or change PHP Version (7.2.x --> 7.3.x), Plesk ignore totally my configuration, because if I use the phpinfo() I cannot see the modifications. The last...
  5. R

    Issue memory size exhausted i change in plesk memory_limit now one plugin not working

    first face this issue " Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/vhosts/freewebcart.com/httpdocs/wp-includes/ " i change memory limit 512m in plesk php settings now that issue fixed but not working my MasterStudy LMS Learning...
  6. H

    Issue [REQUEST] PHP Extentions Installer

    Hey, Overall Plesk Panel is Very Good. But i would love to see a new feature in plesk where users can search php extensions form within plesk and install extensions required by their application instead if ssh into server and install manually. I really need plesk php extentions installer.
  7. Adi Sharma

    Question Looking for PHP Tutorial for Beginners

    Hello Everyone, I am learning php with the help of the online book but I want to learn more about php with the help of the tutorial. Can anyone know any paid version of the tutorial? Can anyone suggest me which paid tutorial is best for beginner point?
  8. S

    Question Update to Plesk Obsidian 18.0.32 maintaining PHP versions and configuration for each subscription

    Hello, I need to know if by updating from Plesk Onyx v17.8.11(Ubuntu 16.04) to Plesk Obsidian 18.0.32, the differents PHP configuration and versions of each subscriptions I have, does`t change, is it this correct? Thanks.
  9. C

    Issue 403 after steam login on own website

    Hello there, I implemented a steam login on my website with PHP, which works perfectly on my own machine, but as soon as I upload it to my plesk website, I always get a 403 Forbidden after confirming the log in on steam. The website is forcing HTTP to HTTPS, but its not denying HTTP requests...
  10. J

    Resolved PHP "Performance and security settings" not available for reseller, even when all permissions are given.

    Hi, Our customer has a reseller account on our Plesk server, they want access to the "Performance and security" php settings for their domains, but currently they cant change the settings: I've checked online and it seems like they need the specific permissions for their reseller (and...
  11. J

    Question post_max_size and upload_max_size

    I don't know if this question is already answered but I just want to ask about how am I going to increase the post_max_size and upload_max_size of my php. I can't find the php.ini file and there's no available field for this update in my php settings. Thanks in advance
  12. C

    Input Support for PHP 8.0 in Plesk

    PHP 8.0 got released yesterday. https://www.php.net/releases/8.0/en.php Please add support for it in Plesk.
  13. R

    Question PLESK BIN Command Line not Working through PHP

    Hello, Short story : I need PLESK BIN to be executed from a PHP file. Long story I made a SH script to add Plesk subscription (newplesk.sh) I need this script to be started from a PHP file. It's working through SSH when typing php testplesk.php It's not working when I enter the direct path...
  14. M

    Issue Upgrade from Onyx php 7.3 is not in the list of components

    Obsidian: 18.0.28 OS: ‪Debian 8.11 Component list does not have php 7.3 in the list, only php 7.4, 7.1, 7.2 # plesk installer list PLESK_18_0_28 --components I think it might be a source issue, this is how plesk.list is look like # cat /etc/apt/sources.list.d/plesk.list ## Persistent...
  15. C

    Question open door 2083 server centos 7

    I have a problem regarding port 2083: I can't open it. I have iptablet installed on my server, I ran: sudo iptables -A INPUT -p tcp --dport 2083 -j ACCEPT then rebooted with sudo service iptables save. iptables-save | grep 2083 but it does not open anything. It is always closed, I need to...
  16. nicojmb

    Question Empty Authorization header on PHP with nginx

    Hi, I'm developing a PHP RestAPI server with JWT and Bearer Auth. In my client side (postman) send the header authorization but in PHP the variable $_SERVER['HTTP_AUTHORIZATION'] is empty. Here is my plesk configuration is (details in attaached images): Hosting Settings: PHP 7.4.11 - FPM...
  17. Y

    Resolved PHP Curl POST don't works with X-API-Key

    I'm trying to build a PHP function to get a user loging link in PHP. The user/pass method works very well function getLinkUrlWithUser($account, $username, $password, $server){ $url = "https://" . $server . ":8443/api/v2/cli/admin/call"; $request = array("params" =>...
  18. SacAutos

    Issue I migrated a domain and .htaccess isn't working

    I just completed a migration of a bunch of subscriptions from one server to another running CentOS 8. All of them used .htaccess files. They all are working on the new platform except one. Somehow it stubbornly won't accept under Hosting Settings PHP 7.2 with FastCGI under Apache. I change it...
  19. O

    Issue Upgrading PHP version on Plesk does not affect my Wordpress

    I have a wordpress which is alerting: I went to my Plesk panel and updated PHP version from 5.4.39 to 5.5.38 However, when I come again to my wordpress, the Warning is still up
  20. elaa

    Issue php file downloading instead of executing when using deny access

    I am denying access website only from one IP Address, so I add this code in PLESK Domains > example.com > Apache & nginx Settings. in the Additional nginx directives section I added this code and my ip address location ^~ /ctst { allow 203.0.113.2; deny all; } but this only...
Back
Top