Skip to main content

Assist newbie: UAPI installation with Joomla

Comments

5 comments

  • cPRex Jurassic Moderator
    Hey there! UAPI isn't something that gets installed, as it just exists on every cPanel system. I can't really advise how you'd integrate that with Joomla tools, but perhaps other users will be able to share their experience here. Here's the documentation for creating a forwarder for this work:
    0
  • NickOg
    Thanks for the reply. My problem is, I think, finding that UAPI! There seem to be several copies in Joomla components but none seem to work. I look forward to other pointers from the forum Nick
    0
  • cPRex Jurassic Moderator
    I'm not sure what you mean by "finding" that uapi. The uapi system is built-in to ever cPanel & WHM system, and is available on the command line.
    0
  • NickOg
    That is what I thought - built in. But the problem is that if I I enter $cpanel = new CPANEL(); I receive the error message " 0 - Class 'CPANEL' not found " This within a Joomla form. And I therefore assumed that I need PHP require_once('the location of UAPI'); That looks to be the way other Joomla components reference their own copies of the cPanel.php. Nick
    0
  • cPRex Jurassic Moderator
    We have a nice article on using the API in scripts here:
    0

Please sign in to leave a comment.