My call to the addftp xmlapi just failed and I can't figure out why:
It has been working up until today.
Here's the result dump (from php). "USERNAME" is substituted for the user name we were trying to assign a ftp account to. I've tried a couple different usernames/passwords, same results.
If I look in the directory where it's attempting to create the user folder, it appears to have succeeded. The user folder is there and set 0755Code:Array ( [cpanelresult] => Array ( [data] => Array ( [0] => Array ( [result] => 0 [reason] => Failed to determine FTP account USERNAME directory. ) ) [event] => Array ( [result] => 1 ) [module] => Ftp [apiversion] => 2 [func] => addftp ) )
The user names and passwords I'm passing are also valid choices.
WHM 11.28.87
CENTOS 5.5 i686 standard
????



LinkBack URL
About LinkBacks
Reply With Quote




