Jump to content

whois domain


Lan

Recommended Posts

I use WHMCS for a long time.

The research domain has always worked.

 

I am now three days that no longer works

Domain Whois Lookup

aspect is then

Internal Server Error

 

I can not look Domains

 

may depend on what?

 

I use a translator

 

Thanks

Link to comment
Share on other sites

  • WHMCS Support Manager

Unfortunately a 500 Internal Server Error error is just a generic message from your server, it could be that ioncube is incorrectly installed or there are some settings in a .htaccess file causing an error. In order to find the exact cause of the error please refer to your error logs. With this specific information we can then help troubleshoot the issue.

Link to comment
Share on other sites

I find no errors in the log file.

 

This is my htaccess:

 

Options FollowSymLinks

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]

 

However, now works, even if it is a bit slow.

maybe it's a connection problem between my server and the registrar.

 

thanks John

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