Author Topic: Password Plugin BlueHost  (Read 29029 times)

Offline yecintron

  • Newbie
  • *
  • Posts: 2
Re: Password Plugin BlueHost
« Reply #15 on: July 24, 2014, 12:31:50 PM »
I upload the file to the folder you said... but still getting a blank page when saving the new password... but wasn't saved.

The error log file gave me this --->

[23-Jul-2014 15:48:24 America/Denver] PHP Warning:  require_once(xmlapi.php): failed to open stream: No such file or directory in /home2/mywebsite/public_html/email/plugins/password/drivers/cpanel.php on line 24

In order to install the xmlapi.php what I did, was to go to the link at github, save the page, it saved as xmlapi.php, and just uploaded it on the programs/lib and then in password/drivers... That's it in order to install?  ???  'Cause it's not working! :-[
« Last Edit: July 24, 2014, 12:35:00 PM by yecintron »

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,873
    • SKaero - Custom Roundcube development
Re: Password Plugin BlueHost
« Reply #16 on: July 24, 2014, 03:15:47 PM »
It maybe a permission problem then, if the web server can't access the file it wont be able to read it. Make sure the xmlapi.php file has the same owner and the permissions are the same as the cpanel.php file.