pangzhongliang / phpvirtualbox

Automatically exported from code.google.com/p/phpvirtualbox
Other
0 stars 0 forks source link

ajax parsererror #732

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If you have just updated phpVirtualBox, don't forget to clear your
browser's cache!!!

Please see the Common Errors and Issues wiki page located at
http://code.google.com/p/phpvirtualbox/wiki/CommonErrors before posting
here.

What steps will reproduce the problem?
1.http://192.168.1.48/phpvirtualbox/ 
2.
3.

What is the expected output? What do you see instead?

var $username = 'vbox';
 var $password = 'vbox';
{"data":{"responseData":[],"success":true},"errors":[],"persist":[],"messages":[
]}

What version of phpVirtualBox, VirtualBox, and PHP are you using? On what
operating system?

phpvirtualbox-5.0-1

virtualbox-5.0_5.0.0-101573~Ubuntu~trusty_amd64

root@HP-Server /tmp > php -v
PHP 5.5.9-1ubuntu4.11 (cli) (built: Jul  2 2015 15:23:08)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
    with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies

root@HP-Server /tmp >  cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.3 LTS"

Please provide any additional information below.

Original issue reported on code.google.com by laurentx...@googlemail.com on 9 Aug 2015 at 10:22