dgzyk / phpvirtualbox

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

unknown PHP error on FreeBSD 9.1-RELEASE, phpvirtualbox-4.2.4 #656

Closed GoogleCodeExporter closed 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?
Accessed phpvirtualbox's URL using IE, Firefox and Chrome

What is the expected output? What do you see instead?
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).

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

FreeBSD 9.1-RELEASE
php5-5.4.10
apache22-2.2.23_4
phpvirtualbox-4.2.4
virtualbox-ose-4.2.6
virtualbox-ose-kmod-4.2.6

Please provide any additional information below.
All software installed from ports.
"config.php" and "js/language.php" return a blank page (no PHP errors).

Original issue reported on code.google.com by ikary...@gmail.com on 4 Jan 2013 at 6:00

GoogleCodeExporter commented 8 years ago
Have you got the php5-simplexml module loaded?

Original comment by ah7...@my.bristol.ac.uk on 6 Jan 2013 at 2:23

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
No, I didn't. Installing it fixed the problem. Thanks

Original comment by ikary...@gmail.com on 6 Jan 2013 at 9:47

GoogleCodeExporter commented 8 years ago

Original comment by imooreya...@gmail.com on 11 Jul 2013 at 4:07