Dear all,
I tried out the "create-whm-account.php" php and it is not working for me. It is showing the below WARNING
file_get_contents(http://...@******.com:2086/scripts/wwwacct?plan=default&domain=******.com&username=******&password=******&contactemail=******) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 401 Access Denied in /home/******/public_html/auto/create-whm-account.php on line 86
RESULT: Any help on this will be much appreciated
- Whether i need to activate any settings in the server?
- public_html/auto/create-whm-account.php - I have put the 777 permission for this folder auto and still it is throwing the issue
- I have the edited just the below line in create-whm-account.php
$whm_user = "****"; // reseller username
$whm_pass = "******"; // the password you use to login to WHM
>>>> Here i have put the login details that i used to login into the WHM (root login details used)
- Whether i need to edit any thing in the code?? Please help
- Many people are getting the result but i cant please help on this
- Have inserted the following in the form
Domain: **********.com
Username: tester
Password: tester23333
Package: default
Contact Email: *****@*****.com
have put package as "default" as well as "unlimited" but not working
Please help me on this
Thank you
Jo