Jump to content

Internal Server Error


Linux

Recommended Posts

Hi,

 

When i try to login with :

/https://papiweb.ca/whmcs/admin/login.php

 

I've got that error display:

 

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@papiweb.ca and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 

I decide to check in my server log and find this thing:

 

[Tue Jul 07 19:38:46 2015] [alert] /home/papiw263/public_html/whmcs/.htaccess: RewriteRule: bad flag delimiters

 

I check in the cPanel and the Softaculous software to try to find what happen with my WHMCS. This page show me this (see the attachment WHMCS.jpg).

 

I check if that software is uninstall, is not, every files is there (I think).

 

 

I did nothing before that, I just try to verify my customer listing and have that error.

WHMCS.jpg

Link to comment
Share on other sites

The PHP and the IonCube version is ok.

I check the error journal and I found this :

[Thu Jul 09 16:30:51 2015] [alert] /home/papiw263/public_html/whmcs/.htaccess: RewriteRule: bad flag delimiters, referer: https://domain.ca/

 

There is my .htaccess file.

 

RewriteEngine On

 

# Announcements

RewriteRule ^announcements/([0-9]+)/[a-z0-9_-]+\.html$ ./announcements.php?id=$1 [L,NC]

RewriteRule ^announcements$ ./announcements.php [L,NC]

 

# Downloads

RewriteRule ^downloads/([0-9]+)/([^/]*)$ ./downloads.php?action=displaycat&catid=$1 [L,NC]

RewriteRule ^downloads$ ./downloads.php [L,NC]

 

# Knowledgebase

RewriteRule ^knowledgebase/([0-9]+)/[a-z0-9_-]+\.html$ ./knowledgebase.php?action=displayarticle&id=$1 [L,NC]

RewriteRule ^knowledgebase/([0-9]+)/([^/]*)$ ./knowledgebase.php?action=displaycat&catid=$1 [L,NC]

RewriteRule ^knowledgebase$ ./knowledgebase.php [L,NC]Options -Indexes

 

Thank for your answer Freemind

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated