Questions tagged [cpanel-xmlapi]

A PHP Class for Interacting with cPanel's XML-API. This is the cPanel XMLAPI Client Class.

This is the cPanel XMLAPI Client Class. This class allows for easy interaction with cPanel's XML-API allow functions within the XML-API to be called by calling funcions within this class.

38 questions
0
votes
1 answer

cPanel API - Execution not permitted inside of webmail (api2)

I'm working on an application to manage cPanel accounts from a mobile app, but first I am making a proof of concept as a simple windows forms application. The users should be able to authenticate using their username and password. However, it…
Cas
  • 758
  • 14
  • 36
0
votes
0 answers

showbw() ---Fatal error: Uncaught exception 'Exception' with message 'curl_exec threw error "

I updated my WHM 11.50.0.10 yesterday, I use Xmlapi API to manage my bills, gave error band (Traffic) use the showbw () function. I do not know what happened now no longer works. See the error! Fatal error: Uncaught exception 'Exception' with…
user2948304
-1
votes
1 answer

unknown files rot my cpanel and I can no longer use it correctly

I have a real problem on my cpanel I do not understand all my sites and my applications have not worked since this morning, try to restore without success I have tried everything, I am afraid to watch help me. when I check the files of my site and…
-1
votes
1 answer

Unable to create a database in cpanel using xmlapi

I am trying to create a new Database using my php script that includes xmlapi. I followed the steps and usage as mentioned here. Still, I am unable to create that. On checking the error logs generated, I found the error mentioned below:
Wolv3rine
  • 911
  • 7
  • 8
-1
votes
1 answer

How to create a subdomain instantly after user submitted a form like shopify?

I am using cPanel api2+uapi to handle my domain to be very specific to create subdomain. My subdomain is creating successfully there is no problem at all but its not getting activated instantly like how Shopify gives their users a subdomain…
Mmd Mahbub
  • 53
  • 1
  • 10
-2
votes
2 answers

perl mismatched tag, problem = XML::Simple module?

when i try to run this script to send my ip to cpanel... #!/usr/bin/perl # ------------------------------------------------------------------------------- # dns_update_script.pl # # Version 1.0 - 16.01.2012 # # PERL script to dynamically update the…
dusk
  • 1
  • 1
-2
votes
1 answer

Warning: http_build_query(): Parameter 1 expected to be Array or Object whm api

I have warning with my coding whm plugins Warning: http_build_query(): Parameter 1 expected to be Array or Object. Incorrect value given in /module_functions.php on line 50 Line 150 is: $query .= '?' . http_build_query($params); Full line: public…
Hendra Setyawan
  • 75
  • 1
  • 4
  • 12
-2
votes
2 answers

Website Redirecting to Welcome Codignator Page

Guys I need help I have hosted the website on Ipage Server. I have uploaded the PHP development of the website and extracted the same. Have also created a copy of the Controller files outside the applications folder. But there is a issue here.…
Nikz
  • 11
  • 1
1 2
3