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

    PHP-FPM causes 500 internal server error for Webmail

    I enabled atomic repo and installed PHP-FPM. Now, Horde webmail is giving 500 internal server error. But, website works fine. This issue is happening with PHP 5.4.19 used by PHP-FPM in plesk. If downgraded to PHP 5.3.3, webmail works. I see the following errors in /var/log/messages...
  2. Y

    How to enable PHP-FPM 5.3.3????

    Thanks Nikolay. I decided to go with PHP 5.4.19.
  3. Y

    How to enable PHP-FPM 5.3.3????

    If I enable remi repo to install PHP-FPM it upgrades my PHP version from 5.3.3 to 5.4.18. So, I downgraded it back to PHP 5.3.3 using command "yum -x php5-ioncube-loader downgrade php\*" It looks like plesk installer needs either atomic or remi repo to install PHP-FPM, but this upgrades PHP...
  4. Y

    PHP-FPM Issue with new PHP version

    I have enabled remi repo to install PHP-FPM. The following command shows the version: yum info php-fpm Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * asl-3.0: www5.atomicorp.com * remi: mirrors.mediatemple.net 33 packages excluded due to...
  5. Y

    yum install php-devel

    I want to install ffmpeg-php, and it looks like i need to run the command "phpize" before running "make" command. phpize comes with php-devel, so will it break plesk if i install php-devel?
  6. Y

    500 Internal server error when accessing plesk

    I see the following in "/var/log/sw-cp-server/error_log" 2011-09-13 22:32:47: (connections.c.299) SSL: 1 error:140940E5:SSL routines:SSL3_READ_BYTES:ssl handshake failure all children busy, launch additional (total 2, limit 30) all children busy, launch additional (total 2, limit 30)...
  7. Y

    500 Internal server error when accessing plesk

    I have plesk 10.3.1. Recently, i upgraded to MySQL 5.5 and PHP 5.3 using plesk updater. I have also installed "Atomic Secured Linux (ASA)" for maximum security. I ran /usr/local/psa/bootstrapper/pp10.12.0-bootstrapper/bootstrapper.sh repair after the upgrade, and now I am getting 500 Internal...
  8. Y

    Enabling PHP Fastcgi option produces 403 Forbidden error

    Another issue that I found today is that when I have the FastCGI turned on for a website, the form based authentication for my websites doesn't work. It just stays there in the login prompt. When i turned it back to PHP as Apache module, it works. Any idea??
  9. Y

    Enabling PHP Fastcgi option produces 403 Forbidden error

    Terry, I also have an enterprise II root server from 1and1 and my backup manager doesn't work. previously I have stored all ym backups in 1and1 provided FTP repository and after upgrading to Plesk 9.0 I don't see them anymore. When I try to schedule a new backup, it gives a script error...
  10. Y

    Enabling PHP Fastcgi option produces 403 Forbidden error

    Hi, Anyone from Parallels please address this issue as none of the websites are working with FastCGI turned on???? Also, the backup manager doesn't show past backups after the upgrade and produces an error when configuring new backups. This is very crucial. ~Yasin
  11. Y

    Backup problem with Plesk 9.0

    I have the same problem in using backup Manager in Plesk 9.0, I don't see any of my past backups from the "Personal FTP Repository" tab. Also, scheduling a backup fails with the following error: Error: Unable to update scheduled backup information: MySQL query failed: Unknown column...
  12. Y

    Enabling PHP Fastcgi option produces 403 Forbidden error

    Hello, I recently upgraded to Plesk 9.0. I have set PHP as Fastcgi option for one of my website, and when I tried to access the site it provides the following error: "Forbidden You don't have permission to access /index.php on this server." When I disable .htaccess file, the site works...
Back
Top