Koozali.org: home of the SME Server

[RESOLU] problème phpvirtualbox

Offline fredox27

  • *
  • 18
  • +0/-0
[RESOLU] problème phpvirtualbox
« on: August 23, 2012, 01:41:40 PM »
Bonjour,

j'avais phpvirtualbox qui fonctionnais bien, et à la suite d'une mise à jour du système, j'ai un erreur au lancement du site phpvbox :

Code: [Select]
Exception Object
(
    [message:protected] => Could not connect to host (http://127.0.0.1:18083/)
    [string:Exception:private] =>
    [code:protected] => 64
    [file:protected] => /home/e-smith/files/ibays/phpvbox/html/lib/vboxconnector.php
    [line:protected] => 188
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/e-smith/files/ibays/phpvbox/html/lib/vboxconnector.php
                    [line] => 210
                    [function] => connect
                    [class] => vboxconnector
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [file] => /home/e-smith/files/ibays/phpvbox/html/lib/ajax.php
                    [line] => 93
                    [function] => getVersion
                    [class] => vboxconnector
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] =>
)


Location:http://127.0.0.1:18083/

avez vous une idée ?
« Last Edit: August 23, 2012, 02:26:54 PM by fredox27 »