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