• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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