Run Fail MB

serverguy

Verified User
Joined
Sep 1, 2004
Messages
61
I ran a transaction with MB and it all looked good tell I run the api I got this error than any ideas out what may be wrong.
All seems to be filled out right.
The authorize net is live and setup correct.
The setup in DA seems correct.



ERROR:

Module: mod_diradmin, Host: http://XXX.123.181.XXX:2222
An Error has occured

Connection or 'createacct' function failed

Richard
 
Is DA running over a secure connection? (https)
What version of mod_diradmin are you using?
 
Yes DA is running over a secure connection.

How do I tell the version, if you are talking DA the latest.


Richard
 
Two things MBill may assume are
  1. that DA only runs over HTTP and
  2. that DA only runs on port 2222.
Both are FALSE and INCORRECT.

Of course, I'm only guessing here. I've never used MBill. I have no idea how the mod_diradmin works. :)

Phi1.
 
If DA only runs over http it is useless how would you secure cc transactions?

The port is correct.
 
serverguy said:
If DA only runs over http it is useless how would you secure cc transactions?

The port is correct.
Hello,

I'm talking about the PANEL itself, not the option of running a domain over SSL.

Phi1.
 
Sorry misunderstandin.

The panel is running unsecured.

We were told to make a link to get rid of the private_html I guess that is what was done.

Now the public_html can run either secure or non secure the understanding I got.

Richad
 
Last edited:
Hello

I hope you are having a great Labor Day we are not at this time.

Down to the problem.

First let me explain what we have setup for DA.

========================================================================

The main admin account XXX.XXX.XXX.XX:2222
There is 4 reseller users.
We have our account as user in reseller.

I hioe this right and you can understand it.

In the API setup for Mb we have as follows.

=========================================================================
This the error we are getting when we are trying to run api.

Module: mod_diradmin, Host: http://XXX.XXX.XXX.XX:2222

An Error has occured

Connection or 'createacct' function failed.

==========================================================================
DirectAdmin Server Module Configuration
Enable DirectAdmin Module: Yes
DirectAdmin Username: Our user name
DirectAdmin Password: xxxxxxxxxxxx
DirectAdmin URL: http://XXX.XX.XXX.XX:2222

NOTE: I was told by our provider the DA login should not have any shared or anything just the DA Panel.

http(s)?: http
DirectAdmin IP address: XXX.21.129.XXX

NOTE: The above address is where the shared are made to.

Server Group Configuration
Set Server Group: Default Server Group
Maximum Accounts: *

Current Accounts: 4 I have just 4 in so we can test all.

Server Fill Order: 1
Nameserver Configuration
Nameserver 1: NS.DOMAIN.COM.NET
Nameserver 1 IP: XX.XX.XX.X
Nameserver 2: NS2.DOMAIN.NET
Nameserver 2 IP: XX.XX.XX.X

NOTE: I was told that the info below should be [empty].

Server Login Configuration
Server Login URL: [empty]
Username: [empty]
Password: [empty]
==============================================================================

Server API: Module Configuration
Enable Server Module: Yes
Enable Create Function: Yes
Enable Suspend Function: Yes
Enable Unsuspend Function: Yes
Enable Delete Function: Yes
Enable Real-Time Connection From Pending: Yes
API Queue: Automation Settings
Insert new orders into the API Queue: Yes
Pending override WITH payment: No
Pending override WITHOUT payment: No
Server API & Registrar API calls
Synchronize Registrar call with Server's DNS: Yes
Upgrade / Downgrade Configuration
Enable Upgrade/Downgrade Menu by Admin: Yes
Enable Upgrade/Downgrade Menu by User: No
Allow User to Downgrade a Base Package: No

==================================================================================

Any help here, we need to get this working soon.

Thanks

Richard
 
Hello skruf


You just may have some thing I will go check it out and try it again.
So does the rest look ok to you?

Richard
 
Ok I did that and ran another and when you run the API Quecue the screen is different but the same error comes up but now there is a login box for DA that shows up.

At the bottom of the MB config form there is this there.

Server Login Configuration
Server Login URL: [empty]
Username: [empty]
Password: [empty]

Do you have anything in yours at all?

And if so what login are they looking for, I no it says SERVER but which ?

Richard
 
Hey,

Ours is blank in those lines as well... Nothing in them.

And yes, everything else looks OK.

What DirectAdmin module of MB are you using?

David
 
Hey,

Look in System Config in MB and under the Server Modules you will see mod_diradmin and there will be a Version number...

There was a problem (with some setups) with some of the older versions.

Latest is 1.10

BTW, just a check but, you do have the "Server / API Queue Config" enabled, yes.

David
 
Hey,

That should be fine... That's what we're on now.

Probably go to 1.10 soon... After I read what changes were made.

David
 
I found a post MB that the fellow had the same thng and he changed the curl to PHP and all worked fine.
 
Well that did it, it created the account and all works great now.

Do you have yours set for PHP or Curl?

Richard
 
Back
Top