Im trying to get the backend accounting script to work using PHP, but everytime I try it just returns: using socket
&?
require '/usr/local/cpanel/Cpanel/Accounting.php.inc';
$host = &localhost&;
$user = &root&;
$hash = && hash &&;
$ssl = &0&;
showversion($host,$user,$hash,$ssl);
?&
any ideas?
&?
require '/usr/local/cpanel/Cpanel/Accounting.php.inc';
$host = &localhost&;
$user = &root&;
$hash = && hash &&;
$ssl = &0&;
showversion($host,$user,$hash,$ssl);
?&
any ideas?