Jump to content

Account Creation Failed: 902 -


Fohdnet

Recommended Posts

OK, So I have a 15 day trial license, so I can try out WHMCS and make sure it works before paying. I was planning on purchasing it here in a couple days, but it's not looking like that's gunna be happening unless I can get around this. My control panel is Interworx. Everything seems to be working great, but after somebody puts in an order, and I go to accept it, I get the error "Account Creation Failed: 902 -". No emails with login info or anything are sent to the client, but the interworx account is actually created (very odd).

 

 

screenshot - http://img357.imageshack.us/img357/6179/failvp9.png

 

 

Any ideas?

Link to comment
Share on other sites

well the error code is from interworx, meaning the domain already exists. It was because WHMCS was creating the interworx account right after payment, then when I went to accept the pending order it tried to create it again. Set it to create it only when I accepted order. Now its not throwing that error anymore, but when i click the accept order button it takes me to a blank white page. It creates the interworx account, but does not send the welcome email, and the order still shows as pending. my WHMCS experience has been awesome :/

Link to comment
Share on other sites

Aha! It's 100% working now.

 

Turns out when you make a new interworx account, it restarts apache. since WHMCS is on the same server, the restart was interrupting the "accept order" script and obviously breaking it.

 

heres the fix:

 

edit the iworx.ini and change

 

force_graceful="0"

 

to

 

force_graceful="1"

 

works great!

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