Welcome Guest. Please Login or Register  


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



Normal Mode | Print  

 ISPConfig remote problem (3 Replies, Read 9667 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: --   


Threads
 shrimpserver   ISPConfig remote problem (3 Replies, Read 9667 times)
    |--  Brijesh   Hi, Are you...   on May 4, 2016, 10:34 am
    |--  shrimpserver   No, just forcing...   on May 4, 2016, 11:38 pm
    |--  Brijesh   Hi, Can you...   on May 6, 2016, 11:39 am

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 28, 2024, 12:43 pm.

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