pangzhongliang / phpvirtualbox

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

PHP Fatal error: require_once(): Failed opening required '/var/www/html/pv/lib/language.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/pv/js/language.php on line 11, referer: http://x.x.x.x #709

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
im running CentOS6.4+apache2.2+php5.3.3

phpvirtualbox gives me:  

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://code.google.com/p/phpvirtualbox/issues/list

i checked the httpd error log; and i get this:
PHP Fatal error:  require_once(): Failed opening required 
'/var/www/html/pv/lib/language.php' 
(include_path='.:/usr/share/pear:/usr/share/php') in 
/var/www/html/pv/js/language.php on line 11, referer: http://x.x.x.x

Original issue reported on code.google.com by sun...@gmail.com on 22 Jul 2013 at 7:17

Attachments:

GoogleCodeExporter commented 8 years ago
Hello,

Does the file /var/www/html/pv/lib/language.php exist?

Original comment by imooreya...@gmail.com on 22 Jul 2013 at 1:15

GoogleCodeExporter commented 8 years ago
Project moved to Sourceforge.net

https://sourceforge.net/projects/phpvirtualbox/

Original comment by imooreya...@gmail.com on 25 Jul 2013 at 4:54