Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > Bugs > Topic : ISPConfig remote problem



Threaded Mode | Print  

 ISPConfig remote problem (3 Replies, Read 9415 times)
shrimpserver
Group: Member
Post Group: Newbie
Posts: 2
Status:
Hi,

I really want try the auto installer but i can't get it working with the ispconfig plugin..

I already have the plugin inside my ISPConfig panel but if i try to open it i always get this error: ERROR IN SHIFTING TO USER LEVEL

So i tried to debug it and made a tiny php script to check if the SOAP request works...
PHP Code

 $username 'username';
$password 'password';
$soap_location 'https : //myserver:511/remote/index.php';
$soap_uri 'https : //myserver:511/remote/';
$client = new SoapClient(null, array('location' => $soap_location'uri'      => $soap_uri));
$client->login($username,$password); 


This script works without any problem but if i try to call :511/softaculous i get an error...

The "remote" file is available at /usr/local/softaculous

I saw at my access.logs that the request to remote is called via HTTP could that be true? Maybe the problem is
  1. Cause i am forcing https at my ispconfig url
  2. And/or cause i am using not the default 8080 ispconfig port


I did not found any option to set the remote url for ispconfig so maybe someone here can help me to get it done :)

cheers
IP: --   

ISPConfig remote problem
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5638
Status:
Hi,

Are you using ISPConfig Multi Server setup ?

At the moment ISPConfig Multi Server setup is not supported with Softaculous.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

ISPConfig remote problem
shrimpserver
Group: Member
Post Group: Newbie
Posts: 2
Status:
No, just forcing https at my ISPConfig Port and to get a valid cert the remote request have to be like https://s1.shrimpserver.net:<ISPPort>/remote at localhost it will get a cert error and i'm not sure if it is ignoring it or not (default at php is not...).

s1.shrimpserver.net referrs to localhost inside my hosts but the problem is that the cert is not valid for "localhost" or "127.0.0.1".

greetz
IP: --   

ISPConfig remote problem
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5638
Status:
Hi,

Can you please open a support ticket with us so that we can check this for you :
https://www.softaculous.com/support/

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 10:27 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.025