icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.
Old November 8th, 2004, 3:19 AM   #1 (permalink)
Yabadabadoo
Super #1
 
Geoff's Avatar
 
Joined in Nov 2004
Lives in B.C., Canada
Hosted on Dedicated
1,013 posts
Gave thanks: 7
Thanked 28 times
WHM Remote Access

Im trying to use WHM's Cluster/Remote Access features, however even if I run the example PHP script I get who knows what. an example is http://geekshack.org/cpanel.php

so it looks like it has found the module? as its displaying code? html? from somewhere. So it has the right host. it has the accesskey hash in it, and im using the username for my primary account

But all I get is that, so any idea's? suggestions? although im experienced with PHP, I have very little WHM experience, and no experience with the remote access features. Ive the cpanel documentation however nothing I have tried has worked

Thanks for any assistance,

Geoff.
Geoff is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old November 13th, 2004, 3:01 AM   #2 (permalink)
Yabadabadoo
Super #1
 
Geoff's Avatar
 
Joined in Nov 2004
Lives in B.C., Canada
Hosted on Dedicated
1,013 posts
Gave thanks: 7
Thanked 28 times
So 5 days later and still no reply... helpful...
Geoff is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old November 13th, 2004, 11:04 AM   #3 (permalink)
minor deity
Super #1
 
Bigjohn's Avatar
 
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,332 posts
Gave thanks: 23
Thanked 93 times
Umm - email support. The senior support people do NOT hang out here... this is basically 'user to user' support.
__________________
Proud to be a Surmunity Mod!
XEON PASS60 PASS61
Make a fundamental difference!
My Sites:
Curious about Brewing Beer? Join the community!
>>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax
Get into an Art museum
Victorian London
It's your brain -ON WEB - mybrainhost.com (under development)
What SHOULD Government do? Much Less than it Does!
Bigjohn is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old November 28th, 2004, 12:09 PM   #4 (permalink)
Registered User
Seasoned Poster
 
CAT-webhosting's Avatar
 
Joined in Nov 2004
Hosted on slim and slimmer
77 posts
Gave thanks: 1
Thanked 0 times
Quote:
Originally Posted by Geoff
So 5 days later and still no reply... helpful...
Hi, did you find a solution for the errors you have (had)

I have the same problems with my script

Thanks for replying

Cheers
__________________
Thanks

Robert-Jan
http://www.cat-webhosting.com


A happy Dedicated user.
CAT-webhosting is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old November 28th, 2004, 12:26 PM   #5 (permalink)
lad
Registered User
Seasoned Poster
 
Joined in Oct 2004
60 posts
Gave thanks: 1
Thanked 0 times
yeah, I'm interested as well, please reply if you found something...
lad is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old November 28th, 2004, 12:33 PM   #6 (permalink)
Yabadabadoo
Super #1
 
Geoff's Avatar
 
Joined in Nov 2004
Lives in B.C., Canada
Hosted on Dedicated
1,013 posts
Gave thanks: 7
Thanked 28 times
unfortunately I havent had the time to extensively search for a solution, so I have not found one as of yet. If I do ill let ya know.

However the error(s) I was getting, seem to be different from what error(s) that page is generating now??
Geoff is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old November 28th, 2004, 1:13 PM   #7 (permalink)
Surpass Fan
On a golden path...
 
Joined in Nov 2003
432 posts
Gave thanks: 0
Thanked 0 times
Basically your error means that you cant access the needed file for the WHM API.
Quote:
Warning: main(): open_basedir restriction in effect. File(/usr/local/cpanel/Cpanel/Accounting.php.inc) is not within the allowed path(s): (/home/geekshac/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/geekshac/public_html/cpanel.php on line 4
Do you have your script written like this:
PHP Code:
#!/usr/local/cpanel/3rdparty/bin/php
<?php
require '/usr/local/cpanel/Cpanel/Accounting.php.inc';

[
miscscripting]

?>
If so, you'll need to create a support ticket to resolve this issue.
fwwebs5 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old November 29th, 2004, 5:24 PM   #8 (permalink)
Registered User
Seasoned Poster
 
CAT-webhosting's Avatar
 
Joined in Nov 2004
Hosted on slim and slimmer
77 posts
Gave thanks: 1
Thanked 0 times
Quote:
Originally Posted by fwwebs5
Basically your error means that you cant access the needed file for the WHM API.

Do you have your script written like this:
PHP Code:
#!/usr/local/cpanel/3rdparty/bin/php
<?php
require '/usr/local/cpanel/Cpanel/Accounting.php.inc';

[
miscscripting]

?>
If so, you'll need to create a support ticket to resolve this issue.
Thanks you were absolutely right

I emailed support and the solved this problem
__________________
Thanks

Robert-Jan
http://www.cat-webhosting.com


A happy Dedicated user.
CAT-webhosting is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On