• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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