• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. B

    install pdo_pgsql error

    I see this: I have OVH VPS. How could I fix that?
  2. B

    install pdo_pgsql error

    Any ideas?
  3. B

    install pdo_pgsql error

    Hey, I have some issue with installation of pdo_pgsql... I used pecl -> pecl install pdo_pgsql PHP Version 5.4.16 (default php version) here is error: How can I install pdo_pgsql successfully?
  4. B

    Enable APCu

    Thanks, everything works now.
  5. B

    Enable APCu

    Could you explain how to install php-devel manually, please? I'm new in linux. Thanks for helping :)
  6. B

    Enable APCu

    Oh, but how to install extensions now? I want to use php 5.6, but APCu works only for php 5.4.
  7. B

    php-devel install

    Hey, How to install php-devel for all php versions? Thanks
  8. B

    Enable APCu

    Thanks, but how to install php-devel for all php versions? Sorry i'm new in linux
  9. B

    Enable APCu

    hmm thanks for help ...
  10. B

    Enable APCu

    ? any ideas ?
  11. B

    Enable APCu

    Ok, APCu works on php 5.4, but if I switch on the 5.6, APCu turns off.
  12. B

    Enable APCu

    Hey, I installed APCu using pecl "pecl install apcu" APCu was installed successfully, but I can't enable it. I created apcu.ini in : /opt/plesk/php/5.6/etc/php.d apcu.ini contains this rows: extension = apcu.so apc.enabled=1 apc.shm_segments=1 apc.shm_size=128M apc.ttl=3600 apc.user_ttl=7200...
Back
Top