I have a server that had been running Ubuntu 10.04, and since its close to EOL, I went ahead and upgraded it to Ubuntu 14.04 (10.04->12.04->14.04). While doing this I upgraded Virtualbox to its latest (4.3.24) and made sure to download the correct version for trusty. After completing this, I made sure the vboxwebsrv was running. I tried then to start my vms with phpvb. When going to http://myhost/phpvb, I get a blank white screen and no loginbox.. On Ubuntu 10.04, this had worked fine for several years.. I tried downloading a new copy of phpvb, and got the same problem, after configuring it for my installation. Not sure where to start troubleshooting this.. Its kind of a pain to start/stop vms via VBoxManage on the command line...
Thanks
Dave
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a server that had been running Ubuntu 10.04, and since its close to EOL, I went ahead and upgraded it to Ubuntu 14.04 (10.04->12.04->14.04). While doing this I upgraded Virtualbox to its latest (4.3.24) and made sure to download the correct version for trusty. After completing this, I made sure the vboxwebsrv was running. I tried then to start my vms with phpvb. When going to http://myhost/phpvb, I get a blank white screen and no loginbox.. On Ubuntu 10.04, this had worked fine for several years.. I tried downloading a new copy of phpvb, and got the same problem, after configuring it for my installation. Not sure where to start troubleshooting this.. Its kind of a pain to start/stop vms via VBoxManage on the command line...
Thanks
Dave
Never mind.. Apparently the os upgrade skipped the php5 plugin for apache.. added it back and alls well....