View Single Post
  #1 (permalink)  
Old 16-12-2007, 22:52
Tricky Tricky is offline
new member
 
Join Date: Dec 2007
Posts: 4
Default Remote Access Key - Usage

I see in WHM we have access to our Remote Access Key to enable the management of Accounts etc. in an AUTOmated way using PERL/PHP

I don't seem to be able to include:
require '/usr/local/cpanel/Cpanel/Accounting.php.inc';

And get the following error:
Warning: require(/usr/local/cpanel/Cpanel/Accounting.php.inc) [function.require]: failed to open stream: Operation not permitted in /home/*****/public_html/del.htm on line 12

I want to be able to automate my customer experience so they can purchase hosting without my interaction...

Any ideas?
Reply With Quote