Whmcs

Saurumon2

Verified User
Joined
Sep 11, 2008
Messages
11
WHMCS will not make a user account on the server. It will return a success in the WHMCS panel, but when you go to DA the user doesn't show. You even get a welcome e-mail but there is no password for the account it gives you, even though it's not made...

Any help?
 
It sounds like you need help with WHMCS not DirectAdmin. You need the people at WHMCS to explain to you why you would get a success message even thought the account was not created.
 
Unable to read packages file

Details

Unable to open ./data/admin/packages.list for reading.

That is the error I found in a WHMCS log. I looked there though and there is packages. Could it be the permissions are wrong?
 
I have talked to WHMCS. They said to ask here why it would say the packages are not there.
 
Does the file /usr/local/directadmin/data/admin/packages.list exist?

What is output of:

ls -lah /usr/local/directadmin/data/admin/packages.list

Try:

cd /usr/local/directadmin/scripts
./set_permissions.sh all
 
Back
Top