Hi Folks,
I'm running Windows 7, IIS, and PHP5, with BaseX 7.9.
The GUI works great, and I'm running test using localhost:8984
Even after I've tried [Start BaseX Server], or basexhttp.bat .. still no luck.
I've tried the examples and all I get is a Blank Screen, not even a header or error.
All settings are stock, nothing has been changed.
This isn't working just yet:
$session = new Session("localhost", 1984, "admin", "admin");
I have all the files, BaseXClient.php and so on.
If anyone knows a way for me to determine whether or not the server is operational, please help. I've also tried NETSTAT, but not sure correct for this test, but was hoping to see something listening on port 1984.
Thanks - Master Boyer
Hi Master Boyer,
The GUI works great, and I'm running test using localhost:8984
Even after I've tried [Start BaseX Server], or basexhttp.bat .. still no luck.
With "no luck", do you mean that you cannot access localhost:8984? Do you get an error or an empty page?
$session = new Session("localhost", 1984, "admin", "admin");
What's happening here?
The more details you give us, the better we may be able to find out what the problem is.
Best, Christian
basex-talk@mailman.uni-konstanz.de