Jump to content

Error 22/500 when accessing domains in Client Area


kenty13

Recommended Posts

Background - using wordpress theme with WHMCS Bridge.

Registrar - Synergy Wholesale

 

When transferring or registering a new domain, an error is created when trying to view said domain in client area via the link: http://example.com/whmcs-bridge/clientarea/?action=domains

 

The error received is:

 

Warning: HTTP Error:22/The requested URL returned error: 500 Internal Server Error at http://example.com/whmcs/clientarea.php?action=domains&systpl=arkahostwhmcs in /home/rootfolder/public_html/example.com

 

I have had the wordpress theme developer explore the error for me, but he advises it is a WHMCS issue. I have explored extensively, but I am unable to identify the problem.

 

One thing I have noted, is that the error seems to appear when an order status goes from pending/transfer pending to ACTIVE.

 

If anyone can provide some advice, I would greatly appreciate it.

 

Kind Regards,

 

K

Link to comment
Share on other sites

  • 5 months later...
  • 1 month later...
try changing the server time in php.ini

 

This worked for me! Thanks. It was quite weird because even though I was getting 500 internal errors, nothing was appearing in the server log. However I was getting date.timezone errors when I was checking the status of apache.

 

Just in case anyone is searching for the answer to this. Setting the timezone on my Apache/Centos 7 Server worked

 

1. Locate php.

2. Enter the line: date.timezone = "australia/melbourne"

3. Replace australia/melbourne with your timezone (full list here http://php.net/manual/en/timezones.php)

4. Restart apache2

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