June 25, 201412 yr Heya guys its being a long 10hrs of trying to get virtaul box up and going and i'am stumped. I started with the nice version 5 plg install all went great so i thought. I then new i had to get a php and webserver on the go for phpvirtualbox, after rushing ahead and grabbing the simple plg's and running not knowing they were for version 4.x i soon learned it wasn't going to happen with the webui stating some dam error i now forgot. So i went oldskool and put lighttpd on (unwebgui whatever with pkg mananger), still the same error. So after that i thought i would chuck the php on through the gui pkg manager. Well the webserver icon wasnt there so i started oldskool and setup a conf and well got it going. Then php wouldnt work so i then had to go oldskool again and add a conf for it dont ask its being like 20hrs since i had any sleep. Anyhow i ended up getting php running with the lighttpd and even got phpvirtual box going. Now i can log in but after that i'am getting an error Could not connect to host (http://192.168.1.12:18083/ Exception Object ( [message:protected] => Could not connect to host (http://192.168.1.12:18083/) [string:private] => [code:protected] => 64 [file:protected] => /mnt/user/Mian/www/lib/ajax.php [line:protected] => 128 [trace:private] => Array ( ) ) I tried the following su vbox -c '/usr/bin/vboxwebsrv -b -logfile /boot -host 192.168.0.12 -port 18083' but got root@Tower:/boot# su vbox -c '/usr/bin/vboxwebsrv -b -logfile /boot -host 192.168.0.12 -port 18083' Unknown id: vbox my lighttpd looks like this server.document-root = "/mnt/user/Mian/www/" server.port = 3000 include "/boot/fastcgi.conf" mimetype.assign = ( ".html" => "text/html", ".txt" => "text/plain", ".jpg" => "image/jpeg", ".png" => "image/png" ) yer fastcgi.conf is used to make php work with lighttpd, its just being a living nightmare lol. If it can't be fixed can someone give me a guide for a total tard like myself
June 25, 201412 yr Author solved you hit the start vboxsvr button god dammit lol, now i just need to downgrade virtaulbox so it works with phpvirtualbox
Archived
This topic is now archived and is closed to further replies.