Closed GoogleCodeExporter closed 9 years ago
and with phpvbox svn (r83)
the message is:
Function ("ISystemProperties_getInfoVDSize") is not a valid method for this
service
Original comment by alexande...@gmail.com
on 12 Jan 2011 at 11:04
Attachments:
phpvb 0.5 is not compatible with VBox 4.0
use phpvirtualbox-4-1
Original comment by phi...@phiphi.ch
on 12 Jan 2011 at 11:05
What phiphi said.
Original comment by imooreya...@gmail.com
on 12 Jan 2011 at 1:30
I have basically the same problem, but I am running VirtualBox 3.2.12 r68302
and phpVirtualBox 4.0-3 on Ubuntu Desktop 10.10.
When I open phpvb in my web browser, I get the above message, but it is
displayed behind a "loading" box that never actually loads anything.
What can I do?
Original comment by TechJeff...@gmail.com
on 16 Feb 2011 at 10:06
phpVirtualBox 4.x is not compatible with VirtualBox 3.2.x. To download
phpVirtualBox compatible with previous VirtualBox releases, select Deprecated
downloads on the Downloads tab and click Search. Download and use
phpVirtualBox 0.5.
Let me know if you have any questions / trouble.
Original comment by imooreya...@gmail.com
on 16 Feb 2011 at 10:33
Now i'm having a general PHP error.. should I keep this going here, or perhaps
move this conversation to a new issue thread?
In the meantime...
I am very familiar with php syntax, and my config file appears to have no
problems. There are no strings missing quotes, or missing semi-colons or
anything like that.
When I navigate to config.php, I see nothing which, based on my experience,
that either there is an error in the class, or there is simply no output from
the file.
I COULD go through each file (all original except config.php) to monotonously
search for syntax errors, but I would like to think that even in a beta release
that major functionality would be at least syntax-error free.
this thing seems like it will be cool if i get it going, but the fact that i
haven't and that I have to use a deprecated version makes me feel leery about
using it at all.
Original comment by TechJeff...@gmail.com
on 18 Feb 2011 at 12:21
There are no syntax errors in 0.5. Possible causes include:
*) You are using the config.php from 4.x. Please use the one that comes with
0.5 and edit as needed.
*) PHP version is too low.
*) PHP does not have json or SOAP support enabled.
*) Something else is causing js/language.php not to load. You can try
navigating to that file directly instead of config.php and see if you see any
errors.
If none of these solve it, please create a new issue. Let me know either way.
Original comment by imooreya...@gmail.com
on 18 Feb 2011 at 1:45
Original issue reported on code.google.com by
alexande...@gmail.com
on 12 Jan 2011 at 10:29Attachments: