• 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

php

  1. M

    Issue .htaccess file dose not works on plesk while it is working on local host

    I have developed a website in php on local host xampp and now I've uploaded the website to the plesk hosting. Everything is working fine except the .htaccess file. Either the .htaccess file is not able to work with plesk server OR something else would be the issue. Is there anybody who can tell...
  2. Y

    Resolved Apache2 - Broken images load from remote server

    I have an apache2 server running under Ubuntu 18.04 Strangely, apache cannot display images, event though my browser load it with a 200 response message. If I trigger directly the image link, I can download it successfully, but the image cannot be open (wrong format), like it is broken. This...
  3. Kulturmensch

    Resolved Wrong php version during Drupal 9.X-Installation

    Environment: Ubuntu 18.04.04 LTS and Plesk Obsidian Result of Drupal update check: I am trying to install the latest version of Drupal (currently 9.0.0-rc1) using "composer update" in the BASH but I am getting the following error: drupal/core-composer-scaffold 9.0.0-rc1 requires php >=7.3.0...
  4. I

    Question How to install PHP 5.6 on Plesk 17.8.11

    Hi i use VPS server with Ubuntu 18.04.4 LTS and Plesk Onyx v17.8.11 how can i install PHP 5.6 if it possible ? thanks in advance
  5. SacAutos

    Resolved (104)Connection reset by peer: mod_fcgid error on subdomain

    Good day all. I have a customer who is running an ancient osCommerce site that required PHP 5.1.6. (Yes, I know.) To do the migration to PHP 5.3 and beyond, I created a subdomain (called neo.xxxsitexxx.com) and made copies of all the files so I could apply patches and updates. Having completed...
  6. S

    Issue PHP Woes, plesk not honoring error_reporting

    So, we have an issue where we are spewing warnings after a upgrade. Sites are fine, but warnings are hitting disk io and we'd like to turn them off while we fix the problems. We tried setting both the plan to error_reporting (E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED & ~E_WARNING) and when...
  7. J

    Resolved UTC time issue (Plesk PHP 7.3 / 7.4 on Centos7)

    Hi all, I just migrated from a Plesk Onyx at Centos6 to a Plesk Obsidian at Centos7 with my sites. However I have multiple issues with Wordpress sites, and they all seem to be caused by issues with UTC time in PHP7.3. The issue is that PHP does not display the correct UTC time, however all...
  8. R

    Question Im confused with php version on my ionos server

    I already change my php version in plesk from 7.1 to 7.2. But when I login using SSH, I found that the php still 7.1 I logon to root and followed this link >>How to specify command line command "php" version for SSH user on the Plesk server? It works fine. But when I logon sss on...
  9. G

    Question Confused over php.ini

    Hi, I'm a little confused over which version of php.ini I'm meant to be or are actually using, so hoping someone could help? I'm running Plesk Obsidian 18.0.24 on CentOS Linux 7.7.1908 (core) Installed on the server is PHP versions (7.3.15, 7.1.33, 7.0.33, 5.6.40, 5.4.16) - although I'm not...
  10. T

    Issue TEMP-Folder-problem

    Hi, I updatet to the newest version of plesk and then I wanted to open a new domain-account. All was good, but when using wordpress (new installation) when trying to upload a picture WordPress told me that the temp-folder would be missing. This is a common error at wordpress on plesk and the...
  11. A

    Issue WordPress Errors and Redirects

    Im running the latest version of Plesk on Digital Ocean with the latest version of PHP FPM served by Apache. I have added a domain and installed WordPress (through Plesk). I get the following errors with it: 1. Randomly I will be in the WordPress admin and when I click on a link the page goes...
  12. W

    Question PHP-FPM problem

    Hi i have migrate my serveur. everithimh is Ok except i can't use php-fpm . i have CentOS6 lattest version. in plesk Obsidian i have install PHP-FPM. in shell commande /usr/local/psa/bin/php_handler --list game me this id: display name: full version: version...
  13. stas styler

    Question Is it possible to pass parameters to input fields?

    I want to create a custom button that will pass a string to the domain field so it would be filled automatically. I've tried to pass it like that but it didn't work: https://example.com:8443/smb/web/add-domain?domainName[name]=somedomain.com...
  14. S

    Resolved 503 issue on website

    Hi all, i have a very common problem i cannot seem to resolve. My website returns a 503 error. I have a wordpress 5.3 (latest version) on my webhost running: OS‪CentOS 6.10 (Final)‬ProductPlesk Obsidian Version 18.0.23, last updated on Jan 22, 2020 02:33 PM Things i have tried to resolve the...
  15. S

    Instruction Add mssql odbc drivers for php on plesk linux server 2020-01-18

    Hello It's not comun, but we have recieved sometime request about our clients to have mssql driver for php on our web hosting in plesk/linux. I join you today an oficial link to microsoft website that explain perfectly how to do it, it's very easy. Hope that can help someone!
  16. 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...
  17. 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...
  18. 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
  19. 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...
  20. 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...
Back
Top