Menu

Can't connect to host: 127.0.01

Help
2016-12-07
2016-12-07
  • Martin Schmid

    Martin Schmid - 2016-12-07

    I can't get PHPVirtualbox working under CentOS7. I'm getting the following error message:

    "Could not connect to host: localhost:18038"

    Things I have verified:

    Virtualbox works fine from the command line
    vboxwebsrv works and I can telnet to port 18083 on localhost

    I'm honestly stumped, as I did the exact same procedure on a Debian based system a few days ago and got it working just fine.

    my config.php:

    var $username = 'vbox';
    var $password = 'censored';

    / SOAP URL of vboxwebsrv (not phpVirtualBox's URL) /
    var $location = 'http://localhost:18083/';

    Any ideas?

    edit: Headline should read: 127.0.0.1.

     

    Last edit: Martin Schmid 2016-12-07
  • Martin Schmid

    Martin Schmid - 2016-12-07

    Requesting close as the answer seems to be related to rights management on CentOS.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.