• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Dote78

  1. D

    Contribution PHP Panda! Multi-PHP installer for Plesk

    That's what I did and that's what happened :) Atomic php versions get installed on /opt/atomic whereas my php54 is installed on /usr/include/php. This is on a Centos 6.5 VPS on 1and1 EU (spain)
  2. D

    Contribution PHP Panda! Multi-PHP installer for Plesk

    I'm not an expert in linux but in my server, centos 6.5 with php5.4, in the dropdown i can select to run my sites with normal php54 or PHP Panda versions (5.2 through 5.6 RC3) as FastCGI. And my drupal works fine if I select normal PHP 5.4 from Centos.
  3. D

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Yum update updates php, plesk never notices the change.
  4. D

    Contribution PHP Panda! Multi-PHP installer for Plesk

    I just updated to plesk 12 and my drupals are running ok with php 5.6 RC3 (5.6.0-13) or 5.4 from phppanda. Only 5.5 is giving me now Error 500 with "Mon Aug 11 12:38:42 2014 (11475): Fatal Error Unable to allocate shared memory segment of 16777216 bytes: mmap: Cannot allocate memory (12)"
  5. D

    Upgraded and now PSA service will no longer start

    Just replying to confirm that setting opcache.memory_consumption=64 worked for me as well on a 1&1 VPS. Thanks guys!!
  6. D

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Look at your /var/log/httpd/error_log, probably you're getting the same errors as me (post #71 http://forum.parallels.com/showthread.php?293750-PHP-Panda!-Multi-PHP-installer-for-Plesk&p=730261&viewfull=1#post730261)
  7. D

    Contribution PHP Panda! Multi-PHP installer for Plesk

    That worked perfect. No more errors on loading modules on 5.5 or 5.6, tho 5.5 now is giving me "Fatal Error Unable to allocate shared memory segment of 134217728 bytes: mmap: Cannot allocate memory (12)" I'll have to investigate this now Thanks a lot! Edit: NVM, found on internet that...
  8. D

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Exactly. Got the same paths [root@s17646753]# grep '^extension_dir' /opt/atomic/atomic-php??/root/etc/php.ini /opt/atomic/atomic-php52/root/etc/php.ini:extension_dir = "/usr/lib/php/modules" /opt/atomic/atomic-php55/root/etc/php.ini:extension_dir = "/usr/lib/php/modules"...
  9. D

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Thanks for the quick reply Here's the output [root@s17646753 httpdocs]# plesk bin php_handler --list shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory id: display name: full version: version: type...
  10. D

    Contribution PHP Panda! Multi-PHP installer for Plesk

    Hello all I'm using Plesk for the first time. I'm in 11.5.30 version on Centos, and just installed Panda. All versions display correctly in the dropdown but: - 5.5 gives lots of errors and applications (drupal) won't run: PHP Warning: PHP Startup: Unable to load dynamic library...
Back
Top