Ywa
Verified User
Hi guys,
I'm trying to create my own PHP class for the DirectAdmin API. However, it doesn't seem to work at all. Does anyone know what's causing it and how it can be fixed?
Script code: Pastebin
All variables with the da_ prefix are defined in config.php and are right.
There are no errors but the script returns this:
Thanks in advance!
I'm trying to create my own PHP class for the DirectAdmin API. However, it doesn't seem to work at all. Does anyone know what's causing it and how it can be fixed?
Script code: Pastebin
All variables with the da_ prefix are defined in config.php and are right.
There are no errors but the script returns this:
Code:
CreateConnection
Error Creating user pizza on server :
CreateUser
da_api
Thanks in advance!
Last edited: