• 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 dolomats

  1. D

    Plesk wordpress 404 Not Found nginx

    Hello guy's I m pleased to tell you that i found better solution to fix this 404 Nginx error. You just need to download this extension : htaccess to nginx And go to your domaine -> Web Server Settings -> click on Show .htaccess converter -> Copy what u already have on your .htaccess in your...
  2. D

    How to install an APC with Plesk

    Nice job Wasen't a real tutorial i just showed how i overcome the error i got following last tutorial :p Greetings
  3. D

    How to install an APC with Plesk

    Sure Sure So i followed the link u gave me here : http://www.curvve.com/blog/servers/2012/install-apc-php-caching-on-plesk-server-with-centos-6-2/ When i used the command : pecl install apc i got an error because of some dependencys then you can install : sudo yum groupinstall...
  4. D

    How to install an APC with Plesk

    well for me i was able install APC but untill now dindt see big difference maybe need time to start caching....
  5. D

    How to install an APC with Plesk

    hi Kingsley Did u already tried with plesk server ? and do u have any recomended guide ? Greetings.
  6. D

    Plesk wordpress 404 Not Found nginx

    Hi Mark T'y for reply where can I insert this code Ty
  7. D

    Plesk wordpress 404 Not Found nginx

    Hi, Thanks for answer. What you saying seems serious issue and i dont wanna stick with that in my server but this is the only way i found to resolve my initial probléme "Plesk wordpress 404 Not Found nginx". I think maybe u understanded well my probléme so if u can give me an alternative...
  8. D

    Plesk wordpress 404 Not Found nginx

    Hi, i wanna know what is the exact mystake the code that i inserted ? location ~ /$ { index index.php index.cgi index.pl index.html index.xhtml index.htm index.shtml; try_files $uri $uri/ /index.php?$args; } Or the place where i add it : /usr/local/psa/admin/conf/templates/custom/domain...
  9. D

    Plesk wordpress 404 Not Found nginx

    Thanks for the Reply Until now it s working fine no problem maybe becoz i m using same configuration for both websites but can u explain me your ways or the right way step by step ! Greeting
  10. D

    Plesk wordpress 404 Not Found nginx

    Well ty guy s for help by searching more in the forum and other external forum i was able find solution Here steps how to add custom include in nginx virtual host config: mkdir /usr/local/psa/admin/conf/templates/custom/domain cp...
  11. D

    How to install php 5.5 in my Plesk 12

    yeah it worked just becoz i was using nginx so wasent able to see the version until i disabled nginx, Thank you
  12. D

    How to install an APC with Plesk

    Well ty for Answear but it worked just becoz i was using nginx so didnt start properly then i retarted all server and it worked just fine in nginx and apache thank you all
  13. D

    Plesk wordpress 404 Not Found nginx

    UPDATE Tired of searching on the web without results so I end up here asking for help. I am using Plesk to manage my server I activated PHP-FPM for Nginx and wanted start Processing PHP by Nginx so I set up these options (picture below): IMAGE : The Index page is working well because I add...
  14. D

    Contribution PHP Panda! Multi-PHP installer for Plesk

    so i dont need to execute this command ? and i should already have all the pakage installed !
Back
Top