Activity for phpVirtualBox

  • Brett Girman Brett Girman posted a comment on discussion Help

    Howdy! I've tried everything to get this up to date, including attempting the docker container, as well as downloading trasherdk/phpvirtualbox 6.1 source code. After setting up in a directory and setting up an Apache config for that directory, upon login I get: "This version of phpVirtualBox (6.0-1) is incompatible with VirtualBox 6.1.38_Ubuntu. You probably need to download the latest phpVirtualBox 6.1-x. See the Versioning section below the file list in the link for more information" I believe...

  • Eduardo B Eduardo B posted a comment on discussion Help

    For those who came here looking for a solution to the same problem. As per my previous thoughts, the problem was really regarding to modifyvm command. To modify VM config, it has to be stopped. However, it is possible to change session config keeping VM config unchanged. The key is to use controlvm like bellow: VBoxManage controlvm "w10" vrde off Adm privilege isn't necessary. The official docs explain everything in details. Big shame on me for not reading it before! https://docs.oracle.com/en/v...

  • Eduardo B Eduardo B posted a comment on discussion Help

    Hi, I am going thru the same problem you posted. I need to activate/deactivate vrde feature on running VMs, but when I run "VBOXManage modifyvm VM --vrde off" I get a session lock error (VBOX_E_INVALID_OBJECT_STATE). I also tried to start VM with VBoxHeadless --vrde config changing vrde config with above command, but I got the same result. I'm curious how PHPVirtualBox and VirtualBox Host GUI manage to switch vrde feature on/off for running VMs. As a desperate trial, I tried to pause VM to disable...

  • Smart Guide Smart Guide posted a comment on discussion General Discussion

    Hi, Please note that this site is not monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • Justin Parks Justin Parks posted a comment on discussion General Discussion

    An unknown PHP error occurred. This is most likely a syntax error in config.php in phpVirtualBox's folder. The most common errors are an unclosed quote or a missing semicolon in a configuration item that has been entered (e.g. location, username, or password). Depending on your PHP configuration, navigating directly to config.php in your web browser may display the PHP error message. If find that this is not the case, or have no idea what this error message means, please raise the issue at http://sourceforge.net/p/phpvirtualbox/discussion/help/...

  • rain_storm_2 rain_storm_2 posted a comment on a wiki page

    it is made in php so :)

  • Nurettin Alp Nurettin Alp posted a comment on discussion Help

    https://askubuntu.com/questions/1131056/virtualbox-web-service-missing-after-clean-installation-on-ubuntu-18-04-1-lts Note: Tested with VirtualBox 6.0 and it's working. These services are not installed by default on the Ubuntu version you are using. However, you can download the official scripts that provide these services. To do so, simply copy and paste these commands into the terminal and hit the enter. This will download the scripts and add them via update-rc.d to the start up scripts. cd /etc/init.d/...

  • Nurettin Alp Nurettin Alp created ticket #68

    autostart virtualbox phpvirtualbox startup mode

  • Gabriele Massa Gabriele Massa posted a comment on discussion Help

    Hi all, I've just installed virtualbox 5.2 and phpvirtualbox on my Windows 10 host PC. I tried following tutorials online, but every time i turn on Apache and the websrv.exe and go to localhost/phpvirtualbox, i'm getting this error: An unknown PHP error occurred. This is most likely a syntax error in config.php in phpVirtualBox's folder. The most common errors are an unclosed quote or a missing semicolon in a configuration item that has been entered (e.g. location, username, or password). by looking...

  • Brad Thompson Brad Thompson modified a comment on a wiki page

    When I change from myipadrress to 127.0.0.1 and viceversa I get the login and enter admin/admin but get the error below. The vboxwebserver is up and the config.php is modified accordingly. What is wrong? Oracle VM VirtualBox VM Selector v6.1.16_Ubuntu PhpVirtualBox 5.0-5 2016-01-08 etc/default/virtualbox: LOAD_VBOXDRV_MODULE=1 VBOXWEB_USER=brad VBOXWEB_GROUP=vboxusers VBOXWEB_HOST=127.0.0.1 PHP 7.4.9 (cli) (built: Oct 26 2020 15:17:14) ( NTS ) libapache2-mod-php7.4 is already the newest version (7.4.9-1ubuntu1.1)....

  • Brad Thompson Brad Thompson modified a comment on a wiki page

    When I change from myipadrress to 127.0.0.1 and viceversa I get the login and enter admin/admin but get the error below. The vboxwebserver is up and the config.php is modified accordingly. What is wrong? Oracle VM VirtualBox VM Selector v6.1.16_Ubuntu PhpVirtualBox 5.0-5 2016-01-08 etc/default/virtualbox: LOAD_VBOXDRV_MODULE=1 VBOXWEB_USER=brad VBOXWEB_GROUP=vboxusers VBOXWEB_HOST=127.0.0.1 PHP 7.4.9 (cli) (built: Oct 26 2020 15:17:14) ( NTS ) libapache2-mod-php7.4 is already the newest version (7.4.9-1ubuntu1.1)....

  • Brad Thompson Brad Thompson modified a comment on a wiki page

    When I change from myipadrress to 127.0.0.1 and viceversa I get the login and enter admin/admin but get the error below. The vboxwebserver is up and the config.php is modified accordingly. What is wrong? Oracle VM VirtualBox VM Selector v6.1.16_Ubuntu PhpVirtualBox 5.0-5 2016-01-08 etc/default/virtualbox: LOAD_VBOXDRV_MODULE=1 VBOXWEB_USER=brad VBOXWEB_GROUP=vboxusers VBOXWEB_HOST=127.0.0.1 PHP 7.4.9 (cli) (built: Oct 26 2020 15:17:14) ( NTS ) libapache2-mod-php7.4 is already the newest version (7.4.9-1ubuntu1.1)....

  • Brad Thompson Brad Thompson modified a comment on a wiki page

    Oracle VM VirtualBox VM Selector v6.1.16_Ubuntu PhpVirtualBox 5.0-5 2016-01-08 etc/default/virtualbox: LOAD_VBOXDRV_MODULE=1 VBOXWEB_USER=brad VBOXWEB_GROUP=vboxusers VBOXWEB_HOST=127.0.0.1 PHP 7.4.9 (cli) (built: Oct 26 2020 15:17:14) ( NTS ) libapache2-mod-php7.4 is already the newest version (7.4.9-1ubuntu1.1). vboxwebsrv is running and is listening: tcp 0 0 127.0.0.1:18083 0.0.0.0:* LISTEN 0 727122 11337/vboxwebsrv sometimes I get the login and enter admin/admin but get this: There was an error...

  • Brad Thompson Brad Thompson modified a comment on a wiki page

    Oracle VM VirtualBox VM Selector v6.1.16_Ubuntu PhpVirtualBox 5.0-5 2016-01-08 etc/default/virtualbox: LOAD_VBOXDRV_MODULE=1 VBOXWEB_USER=brad VBOXWEB_GROUP=vboxusers VBOXWEB_HOST=127.0.0.1 PHP 7.4.9 (cli) (built: Oct 26 2020 15:17:14) ( NTS ) libapache2-mod-php7.4 is already the newest version (7.4.9-1ubuntu1.1). vboxwebsrv is running and is listening: tcp 0 0 127.0.0.1:18083 0.0.0.0:* LISTEN 0 727122 11337/vboxwebsrv sometimes I get the login and enter admin/admin but get this: There was an error...

  • Brad Thompson Brad Thompson modified a comment on a wiki page

    Oracle VM VirtualBox VM Selector v6.1.16_Ubuntu etc/default/virtualbox: LOAD_VBOXDRV_MODULE=1 VBOXWEB_USER=brad VBOXWEB_GROUP=vboxusers VBOXWEB_HOST=127.0.0.1 PHP 7.4.9 (cli) (built: Oct 26 2020 15:17:14) ( NTS ) libapache2-mod-php7.4 is already the newest version (7.4.9-1ubuntu1.1). vboxwebsrv is running and is listening: tcp 0 0 127.0.0.1:18083 0.0.0.0:* LISTEN 0 727122 11337/vboxwebsrv sometimes I get the login and enter admin/admin but get this: There was an error obtaining the list of registered...

  • Brad Thompson Brad Thompson modified a comment on a wiki page

    Oracle VM VirtualBox VM Selector v6.1.16_Ubuntu etc/default/virtualbox: LOAD_VBOXDRV_MODULE=1 VBOXWEB_USER=brad VBOXWEB_GROUP=vboxusers VBOXWEB_HOST=127.0.0.1 PHP 7.4.9 (cli) (built: Oct 26 2020 15:17:14) ( NTS ) vboxwebsrv is running and is listening: tcp 0 0 127.0.0.1:18083 0.0.0.0:* LISTEN 0 727122 11337/vboxwebsrv sometimes I get the login and enter admin/admin but get this: There was an error obtaining the list of registered virtual machines from VirtualBox. Make sure vboxwebsrv is running and...

  • Brad Thompson Brad Thompson modified a comment on a wiki page

    etc/default/virtualbox: LOAD_VBOXDRV_MODULE=1 VBOXWEB_USER=brad VBOXWEB_GROUP=vboxusers VBOXWEB_HOST=127.0.0.1 PHP 7.4.9 (cli) (built: Oct 26 2020 15:17:14) ( NTS ) vboxwebsrv is running and is listening: tcp 0 0 127.0.0.1:18083 0.0.0.0:* LISTEN 0 727122 11337/vboxwebsrv sometimes I get the login and enter admin/admin but get this: There was an error obtaining the list of registered virtual machines from VirtualBox. Make sure vboxwebsrv is running and that the settings in config.php are correct....

  • Brad Thompson Brad Thompson modified a comment on a wiki page

    etc/default/virtualbox: LOAD_VBOXDRV_MODULE=1 VBOXWEB_USER=brad VBOXWEB_GROUP=vboxusers VBOXWEB_HOST=127.0.0.1 PHP 7.4.9 (cli) (built: Oct 26 2020 15:17:14) ( NTS ) is listening: tcp 0 0 127.0.0.1:18083 0.0.0.0:* LISTEN 0 727122 11337/vboxwebsrv sometimes I get the login and enter admin/admin but get this: There was an error obtaining the list of registered virtual machines from VirtualBox. Make sure vboxwebsrv is running and that the settings in config.php are correct. The list of virtual machines...

  • Brad Thompson Brad Thompson modified a comment on a wiki page

    PHP 7.4.9 (cli) (built: Oct 26 2020 15:17:14) ( NTS ) is listening: tcp 0 0 127.0.0.1:18083 0.0.0.0:* LISTEN 0 727122 11337/vboxwebsrv sometimes I get the login and enter admin/admin but get this: There was an error obtaining the list of registered virtual machines from VirtualBox. Make sure vboxwebsrv is running and that the settings in config.php are correct. The list of virtual machines will not begin auto-refreshing again until this page is reloaded. HTTP error: 500 Internal Server Error Details...

  • Brad Thompson Brad Thompson modified a comment on a wiki page

    PHP 7.4.9 (cli) (built: Oct 26 2020 15:17:14) ( NTS ) There was an error obtaining the list of registered virtual machines from VirtualBox. Make sure vboxwebsrv is running and that the settings in config.php are correct. The list of virtual machines will not begin auto-refreshing again until this page is reloaded. HTTP error: 500 Internal Server Error Details readyState: "4" responseText: "" status: "500" statusText: "Internal Server Error" OK

  • Brad Thompson Brad Thompson posted a comment on a wiki page

    There was an error obtaining the list of registered virtual machines from VirtualBox. Make sure vboxwebsrv is running and that the settings in config.php are correct. The list of virtual machines will not begin auto-refreshing again until this page is reloaded. HTTP error: 500 Internal Server Error Details readyState: "4" responseText: "" status: "500" statusText: "Internal Server Error" OK

  • Brad Thompson Brad Thompson posted a comment on a wiki page

    so far so good, vboxwebsrv up an running started by vboxweb.service, /etc/default/virtualbox and config.php defined but still the legendary error below. Any help would be much appreciated! Thanks! An unknown PHP error occurred. This is most likely a syntax error in config.php in phpVirtualBox's folder. The most common errors are an unclosed quote or a missing semicolon in a configuration item that has been entered (e.g. location, username, or password). Depending on your PHP configuration, navigating...

  • rpyne rpyne posted a comment on discussion Help

    I'm running VirtualBox 6.1.4 on CentOS8 (both host and guest) and phpVirtualbox 6.0 on a box with 128GB RAM and 24 CPU cores. The only things running are the host and on VM. I'm trying to assign 4 CPUs to the VM, and phpVB won't save configuration with more than one. Any suggestions will be greatly appreciated.

  • Brian J Hoskins Brian J Hoskins modified a comment on discussion Help

    Hello all. I have recently set up virtualbox on my dedicated server which runs Ubuntu Server 18.04. I have also set up phpvirtualbox and with it I can view, create and manage my VMs. Unfortunately, despite my best efforts, I have been unable to connect to a VM using RDP. When I attempt to do so I receive the following unhelpful message which suggests my client can't see the server: Make sure that the remote computer is turned on and connected to the network and that remote access is enabled. Additionally,...

  • Brian J Hoskins Brian J Hoskins posted a comment on discussion Help

    Hello all. I have recently set up virtualbox on my dedicated server which runs Ubuntu Server 18.04. I have also set up phpvirtualbox and with it I can view, create and manage my VMs. Unfortunately, despite my best efforts, I have been unable to connect to a VM using RDP. When I attempt to do so I receive the following unhelpful message which suggests my client can't see the server: Make sure that the remote computer is turned on and connected to the network and that remote access is enabled. Additionally,...

  • rpyne rpyne posted a comment on discussion Help

    I find nothing in that tutorial that addresses the issue at hand.

  • Cameron Southall Cameron Southall posted a comment on discussion Help

    Thank you for sharing.. Just had the same issue and this fixed it :)

  • rich rich posted a comment on discussion Help

    Aaron, phpVirtualBox was moved to GitHub, so recommend you post future questions there. The config.php file has a setting for what IP address VRDP should listen on. Mine is: var $vrdeaddress = '192.168.10.100'; You can also set the IP address on a specific machine using vboxmanage. vboxmanage modifyvm <vm name=""> --vrdeproperty "TCP/Address=192.168.10.100"</vm> Rich

  • Aaron Diaz Aaron Diaz posted a comment on discussion Help

    I tried running Virtual Box 5.2 along phpvirtualbox 5.2, I intalled the extension pack and configured the config.php file correctly, but still I had the issue of not being to access any vm because Vbox would think that the best IP to reach it was 127.0.0.1. Then I thought I had messed something up and wiped off the hard drive, reinstalled Ubuntu server, and installed vbox 6.0.22 since 6.1 isnt compatible. Then installed phpvirtualbox 6.0.XX and exactly the same freaking bug. I cannot make it listen...

  • Mat Ludlaam Mat Ludlaam posted a comment on discussion Help

    Hi, I am getting the same error. Everyting used to work, then I must have chenged something (version of PHP? Apache2? Ubuntu upgrade? or some other dependancy) and I now get this error. I have looked at the above guide for Nginx and everything was fine (except the end bits because I am Apache2). I did some debugging of index.html and the the failure is caused by: typeof __vboxLangData == "undefined" And that is where my skills failed unfortunately. Any guidance would be appreciated. Some versions...

  • Renato Renato modified a comment on discussion Help

    Hi Dear. I've worked on this in 2017 and it has worked fine to me. If you don't mind, take a look at my tutorial. https://nets-nuts.com.br/como-instalar/phpvirtualbox-com-nginx/ Google translate it to your language if necessary. Please, let me know if that was helpfull. Hope it helps.

  • Renato Renato modified a comment on discussion Help

    Hi Dear. I worked on this in 2017 and it has worked fine to me. If you don't mind, take a look at my tutorial. https://nets-nuts.com.br/como-instalar/phpvirtualbox-com-nginx/ Google translate it to your language if necessary. Please, let me know if that was helpfull. Hope it helps.

  • Renato Renato posted a comment on discussion Help

    Hi Dear. I worked on this in 2017 and it has worked fine to me. If you don't mind, take a look at my tutorial. https://nets-nuts.com.br/como-instalar/phpvirtualbox-com-nginx/ Google translate it to your language if necessary. Please, let me know if thas was helpfull. Hope it helps.

  • Jason Martins Jason Martins posted a comment on discussion Help

    Hi, i am trying to install phpvirtualbox on a clean Debian with nginx, php 7.3 and virtualbox 6.1 php works fine, but when i try to open phpvirtualbox i am getting this anoying, not helpful error that something with my config.php is wrong. when i open the config.php in my web browser i get a blank screen. any advice would be highly appreciated.

  • Motorious Motorious posted a comment on discussion Help

    https://github.com/phpvirtualbox/phpvirtualbox/issues/176 ... There's currently no support for VirtualBox 6.1.x The develop branch works nicely with VirtualBox 6.0.x (https://github.com/phpvirtualbox/phpvirtualbox/archive/develop.zip)

  • Motorious Motorious posted a comment on discussion Help

    Just found this too. https://github.com/phpvirtualbox/phpvirtualbox/issues/176 ... There's currently no support for VirtualBox 6.1.x The develop branch works nicely with VirtualBox 6.0.x (https://github.com/phpvirtualbox/phpvirtualbox/archive/develop.zip)

  • Motorious Motorious posted a comment on discussion Help

    This worked for going from vbox 5.0 to 5.2... maybe same will work for 6...? I haven't upgraded to 6 yet just because of this and 5.2 is still maintained by virtualbox. https://www.tonmann.com/2017/10/24/get-phpvirtualbox-5-0-5-running-with-virtualbox-5-2-x/

  • Patrick Böhm Patrick Böhm posted a comment on discussion Help

    Hey, I updated my NUC from Debian Stretch to Buster and therefore also updated VirtualBox - now running VirtualBox 6.0.14r133895 I was also able to start all the VMs via CLI and everything works. Thing is: when I now access my PHPVirtualBox I only get this: An unknown PHP error occurred. This is most likely a syntax error in config.php in phpVirtualBox's folder. The most common errors are an unclosed quote or a missing semicolon in a configuration item that has been entered (e.g. location, username,...

  • Robert Keirouz Robert Keirouz modified a comment on discussion Help

    Hello, I am getting this error during the login to phpvirtualbox. "looks like we got no XML document (http://10.0.24.246:8080/)" Details: Exception Object ( [message:protected] => looks like we got no XML document (http://10.0.24.246:8080/) [string:Exception:private] => [code:protected] => 64 [file:protected] => /share/MD0_DATA/.qpkg/vbox4/www/phpvirtualbox/lib/ajax.php [line:protected] => 128 [trace:Exception:private] => Array ( ) [previous:Exception:private] => ) My config.php file: <?php /** *...

  • Robert Keirouz Robert Keirouz posted a comment on discussion Help

    Hello, I am getting this error during the login to phpvirtualbox. "looks like we got no XML document (http://10.0.24.246:8080/)" Details: Exception Object ( [message:protected] => looks like we got no XML document (http://10.0.24.246:8080/) [string:Exception:private] => [code:protected] => 64 [file:protected] => /share/MD0_DATA/.qpkg/vbox4/www/phpvirtualbox/lib/ajax.php [line:protected] => 128 [trace:Exception:private] => Array ( ) [previous:Exception:private] => ) My config.php file: / Username...

  • funky funky posted a comment on discussion Help

    hi there, how can i get this working with virtualbox 6.1? constantly getting error: ns1:IMachine_getVRAMSize' not implemented: method name or namespace not recognized thanks in advance!

  • Mikhail Lugovoy Mikhail Lugovoy posted a comment on discussion Help

    When the virtual machine is turned on, the clone button for the snapshot is inactive. The cloning function should work on snapshot in any state of the virtual machine. current web 1.png gui client windows 2.png

  • dsh dsh posted a comment on discussion Help

    Error: An unknown PHP error occurred. This is most likely a syntax error in config.php in phpVirtualBox's folder. The most common errors are an unclosed quote or a missing semicolon in a configuration item that has been entered (e.g. location, username, or password). Host OS - arch linux php - 7.3 virtualbox -6.0 apache - 2.4 httpd, vboxwebsrv, VBoxSVC logs doesn't error content. My config file: <?php /** * phpVirtualBox example configuration. * @version $Id: config.php-example 585 2015-04-04 11:39:31Z...

  • Fozy anonymous Fozy anonymous posted a comment on discussion Help

    Hi all, I'm struggleing getting the colsole to work within phpvirtualbox. I keep getting the error Disconnect reason: E: TCP: SECURITY_ERROR Error #2048 I have install ubuntu server 18.04 and then installed virtual box and then phpvirtualbox using this how to guide https://www.ostechnix.com/install-oracle-virtualbox-ubuntu-16-04-headless-server/ Both virtualbox and phpvirtualbox are version 5.2 I am trying to create a vm that would run a ubuntu server. I am able to create the vm using phpvirtualbox...

  • Kir de Vah Kir de Vah posted a comment on discussion Help

    I have same problem login on new OS. Virtualbox probably isnt running because your kernel module is not compiled for your kernel In my case I needed apt -y install linux-headers-$(uname -r) Reboot That's all.

  • mike mike posted a comment on discussion Help

    Receiving login error using authentication, also tried CONF_noAuth: set to true but login fails with same error exception "file protected vboxconnector.php Exception Object ( [message:protected] => Could not connect to host (http://127.0.0.1:18083/) [string:Exception:private] => [code:protected] => 64 [file:protected] => /var/www/endpoints/lib/vboxconnector.php [line:protected] => 220 [trace:Exception:private] => Array ( [0] => Array ( [file] => /var/www/endpoints/lib/vboxconnector.php [line] =>...

  • Smart Guide Smart Guide posted a comment on discussion General Discussion

    Hi, Please note that this site is not monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • Smart Guide Smart Guide posted a comment on discussion General Discussion

    Hi, Please note that this site is not monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • Paul Bichis Paul Bichis posted a comment on discussion General Discussion

    Hello, Same scenario on Mageia 6, x86_64 It is something related to the librariers. (dunno whom or which) I have a HP ProLiant DL380 G7 that does the same (VBoxAuth does not work, but unll auth works) But on an Asus X550CC laptop, VBoxAuth works just fine. (same .rpm packages) [root@s1hp ~]# rpm -qa 'virtualbox' phpvirtualbox-vboxtool-5.2-0.mga6 virtualbox-kernel-4.9.35-desktop-1.mga6-5.1.22-20.mga6 virtualbox-5.1.22-1.mga6 virtualbox-doc-5.1.22-1.mga6 phpvirtualbox-5.2-0.mga6 [root@s1hp ~]# [root@asus_yatebts...

  • Till Wimmer Till Wimmer posted a comment on discussion Help

    Well... I was on the wrong track, thinking that this has anything to do with the libvncserver issue. I'm using RDP, and obviously this makes no use of any VNC library... The question remains why I can't fully shut down certain VMs and if this is related to phpVirtualBox. The other question is: How does phpVirtualBox manage to disable VRDE at runtime, while on the command line I get a session locking issue? Cheers, Till

  • Till Wimmer Till Wimmer posted a comment on discussion Help

    Hi there I'm running VB 6.0.10 on Debian 10 with phpVirtualBox (develop branch). I wonder if this issue is related to phpVirtualBox: I wrote a backup script which stops all VMs, then copies the whole folder to a NAS, and then starts them again. I'm using this command to stop the VM: VBoxManage controlvm "$vm" acpipowerbutton On some VMs this command shuts down the OS (Linux and Windows), but the VMs state in the phpVirtualBox GUI is still "running" and trying to get information with VBoxManage showvminfo...

  • lpsantil lpsantil modified a comment on discussion General Discussion

    I'm looking setup access to phpVB Console and RDP over the internet (when I'm on the road) with TLS instead of VPN. To that end, I've setup phpVB behind TLS on port 443. I have that NAT'd behind my firewall on 8443. That works great. I can create VMs they run, I see the little Console preview window get updated. I have the VM in bridge mode with ports that need to be externally accessed NAT'd in. I have the VM running VRDP on 9000 and I have that NATd to the VirtualBox host. My two issues are 1)...

  • lpsantil lpsantil modified a comment on discussion General Discussion

    I'm looking setup access to phpVB Console and RDP over the internet (when I'm on the road) with TLS instead of VPN. To that end, I've setup phpVB behind TLS on port 443. I have that NAT'd behind my firewall on 8443. That works great. I can create VMs they run, I see the little Console preview window get updated. I have the VM in bridge mode with ports that need to be externally accessed NAT'd in. I have the VM running VRDP on 9000 and I have that NATd to the VirtualBox host. My two issues are 1)...

  • lpsantil lpsantil modified a comment on discussion General Discussion

    DELETE ME

  • lpsantil lpsantil posted a comment on discussion General Discussion

    I'm looking setup access to phpVB Console and RDP over the internet (when I'm on the road) with TLS instead of VPN. To that end, I've setup phpVB behind TLS on port 443. I have that NAT'd behind my firewall on 8443. That works great. I can create VMs they run, I see the little Console preview window get updated. I have the VM in bridge mode with ports that need to be externally accessed NAT'd in. I have the VM running VRDP on 9000 and I have that NATd to the VirtualBox host. My two issues are 1)...

  • Phil Melendez Phil Melendez posted a comment on discussion Help

    Ran this: $ sudo /etc/init.d/vboxweb-service start Got this: vboxweb-service.sh: Starting VirtualBox web service. vboxweb-service.sh: failed: VirtualBox kernel module not loaded!. Did this: $ sudo /sbin/vboxconfig Now working! Yay!

  • Rave Hurtz Rave Hurtz posted a comment on discussion Help

    I am running an ubuntu server 16.04 LTS with virtualbox 5.2 and phpvirtualbox 5.2. All the necessary ports are open. I see the machine on my router - meaning machine is running. Neither the console nor my RDP client can access the machine. On top: the preview window turns black shortly after boot-up. I can see the first screen of my guest OS booting, then it suddenly turns black.

  • German de Rosas German de Rosas posted a comment on discussion Help

    This worked for me! Thanks

  • Mechanicss Mechanicss posted a comment on discussion Help

    I has Centos7 and try to run phpVirtualBox 5.0.5 ( 5.2 tryed too) php -v PHP 7.1.29 (cli) (built: May 13 2019 18:32:21) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies with Zend OPcache v7.1.29, Copyright (c) 1999-2018, by Zend Technologies cat /etc/default/virtualbox VBOXWEB_USER=virtual VBOXWEB_HOST=127.0.0.1 #ip VBOXWEB_PORT=18083 # VBOXWEB_LOGFILE=/var/log/vboxweb.log ps -ax|grep virt 15815 pts/1 S+ 0:00 grep --color=auto virt 19768...

  • Caleb Lynch Caleb Lynch posted a comment on discussion Help

    Hello, I have used virtualbox for a while but I am new to using phpvirtualbox. Right now I am having some trouble getting it running on my debian server. I recieve this error message below, I think it is a permissions problem but I don't know how to fix it. Thanks! Error SOAP-ERROR: Parsing WSDL: Couldn't load from '/var/www/html/phpvirtualbox-5.0-5/endpoints/lib/vboxwebService-.wsdl' : failed to load external entity "/var/www/html/phpvirtualbox-5.0-5/endpoints/lib/vboxwebService-.wsdl" Detailed...

  • Jonathan Morrall Jonathan Morrall posted a comment on discussion Help

    Hey I hade the same issue. You may want to analize your web server logs to find the php error. Use sudo tail -f -n 10 /var/log/apache2/error.log if it is reporting PHP Fatal error: Uncaught Error: Call to undefined function simplexml_load_string() in /virtualbox/endpoints/lib/language.php:73\nStack trace:\n#0 /virtualbox/endpoints/language.php(15): __vbox_language->__construct()\n#1 {main}\n thrown in /virtualbox/endpoints/lib/language.php on line 73 install php-xml and restart apache2 sudo apt-get...

  • Matthew Clark Matthew Clark posted a comment on discussion Help

    Hello, I'll admit I'm fairly new to the world of linux and could use some help. I've just installed phpVirtualBox on my Ubuntu Server 18.04 following the tutorial here (https://www.ostechnix.com/install-oracle-virtualbox-ubuntu-16-04-headless-server/). I got all the way through it with no errors until I tried to log on to the phpVirtualBox web interface. I got this error: An unknown PHP error occurred. This is most likely a syntax error in config.php in phpVirtualBox's folder. The most common errors...

  • Andriwelly Andriwelly posted a comment on discussion Help

    if someone doesn't know how to manage virtualbox on a server operating system like ubuntu server ... then the answer is with phpvirtualbox ... we will be able to manage virtualbox installed on the ubuntu server using a web-base application that is phpvirtualbox. on this occasion I discussed in the tutorial video that I made on my youtube channel ... if you think this video is very helpful don't forget to share, like, and subscribe to my channel ... thank you very much all https://youtu.be/5Npe2Q_cSu8...

  • reddn reddn posted a comment on discussion Help

    6 years later and your fix worked. thanks

  • den svc den svc posted a comment on discussion Help

    hi sorry for my poor english i ve installed phpvirtual box 5.2 with virtualbox 5.2.26 i manage the server from another pc when i want create a virtual machineand install openmediavault the aplication begin to run but the keypad is inactive and i cant select language and continue the install of OMV so if anyone have a solution i get it

  • Delmar de Souza Caçapietra Delmar de Souza Caçapietra posted a comment on discussion Help

    Estou com mesmo problema. Conseguiu a Solução?

  • Thomas Thomas posted a comment on discussion Help

    Hi, I am available to answer your questions but please note that this site is no more monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • Thomas Thomas posted a comment on discussion Help

    Hi, I am available to answer your questions but please note that this site is no more monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • Thomas Thomas posted a comment on discussion Help

    Hi, I am available to answer your questions but please note that this site is no more monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • elderpro elderpro posted a comment on discussion Help

    I'm trying to understand what to do about correcting a vboxweb-service problem. I use phpVirtualBox for access to VirtualBox on an Ubuntu Server 18.04. This setup works from boot up until vboxweb-service is restarted or started. Then phpVirtualBox stops working "An error occurred communicating with your vboxwebsrv." and "Could not connect to host (http://127.0.0.1:18083/)". phpVirtualBox working sudo ps aux | grep vboxwebsrv (…RETURNS) vbox 1364 0.0 0.1 555468 14856 ? Sl 14:47 0:00 /usr/lib/virtualbox/vboxwebsrv...

  • Mike Mike modified a comment on discussion Help

    Hi, same error here. After upgrading to Ubuntu 16.04.5 and Virtualbox (5.2?) and PHP7 (reason was it could/should resolve incorrect/out of of sync mouse pointer in console). PhpVirtualbox worked fine before. Spent many days/hours reading many install tutorials and error fixes but finally decided to try my luck here. I'm a linux novice and out of ideas where to look or how to fix it. vboxwebsrv is running under the user/password as specified in config.php (although before it was started automatically...

  • Mike Mike posted a comment on discussion Help

    Hi, same error here. After upgrading to Ubuntu 16.04.5 and Virtualbox (5.2?) and PHP7 (reason was it could/should resolve incorrect/out of of sync mouse pointer in console). PhpVirtua;box worked fine before. Spent many days/hours reading many install tutorials and error fixes but finally decided to try my luck here. I'm a linux novice and out of ideas where to look or how to fix it. vboxwebsrv is running under the user/password as specified in config.php (although before it was started automatically...

  • Bruno Bruno posted a comment on discussion Help

    Hello everyone! I would like to know how to disable the "File, Machine and Help" menus and the "New, Settings, Start, Stop" buttons for users.

  • elderpro elderpro posted a comment on discussion Help

    This is probably a dummie question, but… I have a setup using phpVirtualBox to control VirtualBox on an Ubuntu Server 18.04. It's been working well with access through my local network; eg. http://192.168.1.21/phpvirtualbox/. But now I want to also use the server for the local testing of websites. After installing WordPress those test websites do work as expected, but not access to the phpVirtualBox login page. The IP that worked before now becomes "can't connect to the server". I tried using port...

  • Smart Guide Smart Guide posted a comment on discussion Help

    Hi, Please note that this site is not monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • Smart Guide Smart Guide posted a comment on discussion Help

    Hi, Please note that this site is not monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • dumol dumol posted a comment on discussion General Discussion

    Check https://github.com/phpvirtualbox/phpvirtualbox/releases for releases supporting VirtualBox 5.2.

  • Carl Christianson Carl Christianson posted a comment on discussion Help

    I was just wondering is there a way to use phpVirtualBox without installing the extension pack? I might end up doing some commerical work, and the extension pack is a minimium of a 100 seat license. Love the concept of this tool, but that license requirement is a non-starter for me unfortunately. tx

  • invaliduser invaliduser posted a comment on discussion Help

    i have following problem but i dont know what i have done wrong: An unknown PHP error occurred. This is most likely a syntax error in config.php in phpVirtualBox's folder. The most common errors are an unclosed quote or a missing semicolon in a configuration item that has been entered (e.g. location, username, or password). Depending on your PHP configuration, navigating directly to config.php in your web browser may display the PHP error message. If find that this is not the case, or have no idea...

  • Smart Guide Smart Guide posted a comment on discussion Help

    Hi, Please note that this site is not monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • Smart Guide Smart Guide posted a comment on discussion Help

    Hi, Please note that this site is not monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • 8bitjoey 8bitjoey posted a comment on ticket #53

    Error is still there. Chrome - doesn't work, Firefox - works.

  • Alex Lamb Alex Lamb modified a comment on discussion Help

    Hello, i have freshly installed phpvirtualbox using XAMPP on windows but i keep getting this ajax error. btw I am new to this. Here is the details, Fatal error: Uncaught ArgumentCountError: Too few arguments to function VBox_Enum::__construct(), 0 passed in C:\xampp\htdocs\5\endpoints\lib\vboxconnector.php on line 2522 and exactly 2 expected in C:\xampp\htdocs\5\endpoints\lib\vboxServiceWrappers.php:225 Stack trace: #0 C:\xampp\htdocs\5\endpoints\lib\vboxconnector.php(2522): VBox_Enum->__construct()...

  • Alex Lamb Alex Lamb posted a comment on discussion Help

    Hello, i have freshly installed phpvirtualbox using XAMPP but i keep getting this ajax error. btw I am new to this. Here is the details, Fatal error: Uncaught ArgumentCountError: Too few arguments to function VBox_Enum::__construct(), 0 passed in C:\xampp\htdocs\5\endpoints\lib\vboxconnector.php on line 2522 and exactly 2 expected in C:\xampp\htdocs\5\endpoints\lib\vboxServiceWrappers.php:225 Stack trace: #0 C:\xampp\htdocs\5\endpoints\lib\vboxconnector.php(2522): VBox_Enum->__construct() #1 C:\xampp\htdocs\5\endpoints\lib\vboxconnector.php(951):...

  • Serhii Serhii posted a comment on discussion Help

    How did you solve it? (I've the same problem but on OS Gentoo)

  • elderpro elderpro posted a comment on discussion Help

    I'm trying to get the audio working when using macOS Microsoft Remote Desktop (RDP). Audio Settings were left at their ALSA Audio Driver and Intel HD Audio defaults. Sound works with a Windows 10 VM but not with Ubuntu VMs. I noticed the phpVirtualBox setting for Windows 10 Audio includes PulseAudio as an option, but not for Ubuntu. Although Windows 10 sound is working with ALSA Audio Driver (the default). How critical are these audio settings? And what should they be?

  • Dominik Spies Dominik Spies posted a comment on discussion Help

    Thank you, that was the problem (runnung the command es root)

  • Thomas Thomas modified a comment on discussion Help

    Hi, The 'vboxmanage' command is part of Virtualbox and it has a 'per user' behaviour. You should run 'vboxmanage' as the same user specified in your config.php (var $username = ...).

  • Thomas Thomas modified a comment on discussion Help

    Hi, The 'vboxmanage' command, as part of Virtualbox, has a 'per user' behaviour. You should run 'vboxmanage' as the same user specified in your config.php (var $username = ...).

  • Thomas Thomas posted a comment on discussion Help

    Hi, You should run 'vboxmanage' as the same user specified in your config.php (var $username = ...).

  • Dominik Spies Dominik Spies posted a comment on discussion Help

    Hi, I use phpvirtualbox to create and maintain my vms. I tried to setup autostart now, and i realizied, that none of my maschines that are running in phpvirtualbox are listed with vboxmanage list vms Is this correct behaviour? I don't think so.

  • elderpro elderpro posted a comment on discussion Help

    I posted the same at Github, but the satisfactory end result might also be helpful here. These are my steps in getting phpVirtualBox 5.2 working on PHP 7.2 and Ubuntu Server 18.04 in case they might help others. First, I followed steps from an excellent how-to with two notable exceptions. One is changing all 7.1 references there to 7.2. The other is getting the newer phpvirtualbox 5.2 from a different source. $ cd /tmp && wget https://github.com/phpvirtualbox/phpvirtualbox/archive/5.2-0.zip $ unzip...

  • Thomas Thomas posted a comment on discussion General Discussion

    Hi, Please note that this site is not monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • Matthias Koch Matthias Koch modified a comment on discussion General Discussion

    I can't login with my username and password. vboxwebsrv is running with the correct user. Username and password are set, but I'm getting "Invalid username or password" (yes, they do match with the account that runs the vm's and the virtualbox stuff, and the user is in the vboxusers group). When I'm entirely bypassing authentication with $noAuth=true everything works fine. Could someone nudge me into the right direction? TIA Matthias

  • Matthias Koch Matthias Koch posted a comment on discussion General Discussion

    I can't login with my username and password. vboxwebsrv is running with the correct user. Username and password are set, but I'm getting "Invalid username or password" (yes, they do match with the account that runs the vm's and the virtualbox stuff, and the user is in the vboxusers group). When I'm entirely bypassing aouthentication with $noAuth=true everything works fine. Could someone nudge me into the right direction? TIA Matthias

  • Thomas Thomas posted a comment on discussion Help

    Hi, Please note that this site is not monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • elderpro elderpro posted a comment on discussion Help

    I'm trying to get an idea why phpVirtualBox logins always fail after upgrading to Ubuntu Server 18.04, VirtualBox 5.2.12r122591, Extension Pack 5.2.12, and phpVirtualBox 5.0.5. VirtualBox seems to be running as expected on the server, but any phpVirtualBox logins are met with dialog "An unknown PHP error occurred. This is most likely a syntax error…". I've worked with a couple of pristine config.php-example files changing only my username and password to that of the server host to create a config.php....

  • Smart Guide Smart Guide modified a comment on discussion Help

    Please note that this site is not monitored by phpvirtualbox developers. Please report all bugs to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • Smart Guide Smart Guide posted a comment on discussion Help

    Please note that this site is not monitored by phpvirtualbox developers. Please report all buts to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

  • Smart Guide Smart Guide posted a comment on discussion Help

    Please note that this site is not monitored by phpvirtualbox developers. Please report all issues to Github here: https://github.com/phpvirtualbox/phpvirtualbox/issues

1 >