• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by Macha

  1. M

    Update phpMyAdmin to 4.5.5

    Hello :) I have phpMyAdmin 4.5.1 but i want update to phpMyAdmin 4.5.5, how to do this ? Thanks
  2. M

    Resolved Problem redirect no work, File not found.

    I use PHP 7.0.3 Application CGI i don't have a problem :)
  3. M

    Resolved Problem redirect no work, File not found.

    @TorbenH : It's REPAIR §§§ YEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH Thanks @IgorG THANKS YOU EVERY MUCH !
  4. M

    Resolved Problem redirect no work, File not found.

    Do you know where the update come ? for fix it ?
  5. M

    Resolved Problem redirect no work, File not found.

    With CGI doesn't work now :/
  6. M

    Resolved Problem redirect no work, File not found.

    Ok do you know when the update was released ? Same, problem with : RewriteRule ^a.php$ http://www.site.com/ [R=301,L] => Don't Work RewriteRule ^a/$ http://www.site.com/ [R=301,L] => Work
  7. M

    Resolved Problem redirect no work, File not found.

    Ok How to enable fastcgi ? please
  8. M

    Resolved Problem redirect no work, File not found.

    I have this error : AH01071: Got error 'Primary script unknown\n' Please help i am lost =(
  9. M

    Resolved Problem redirect no work, File not found.

    Hello i have a problem with Plesk, when i try : DefaultLanguage fr-FR Options -Indexes +FollowSymlinks RewriteEngine on RewriteBase / <Files .htaccess> order allow,deny deny from all </Files> RewriteRule ^b.php$ /a.php [QSA] I have this error : File not found. I use : PHP 7.0.2 & Apache...
  10. M

    Problem Plesk : File not found. & 5.5.9 by OS vendor Module Apache in red

    It's a problem with Apache or Nginx, but i don't found where is the problem :(
  11. M

    Problem Plesk : File not found. & 5.5.9 by OS vendor Module Apache in red

    Yes but if anynone can help me i love it ! :) PS : if the file clic_dl.php exist, redirect ok, but if the file doesn't here, he don't redirect :( i don't understand
  12. M

    Problem Plesk : File not found. & 5.5.9 by OS vendor Module Apache in red

    My .htacces don't have an error :( I have try with you're site, but he say : File not found. grr :( I have Try this : Options +FollowSymlinks RewriteEngine on rewriterule ^clic_dl.php(.*)$ http://ww.site.com/clic.php$1 [r=301,nc] RewriteCond %{QUERY_STRING} (?:^|&)id=(.+)(?:&|$) [NC]...
Back
Top