Hi everyone
We're in a bit of a pickle. We upgraded to BaseX 8.3 after some hard drives failed, but now the PHP Basex client can't connect to the server any more.
Here is the general idea:
- basexserver is launched from server A, but the .basex configuration file it uses is stored on server B. This is the unchanged file we used in BaseX 7.9;
- the data that the .basex file refers to is on server C, this has not changed either since the hard drive crash;
- the PHP basex client is on server D, this file has not been changed either.
So I am guessing that either we need to update one of our files, OR we'd need to re-import our data into the new BaseX server. Do you have any idea how to handle this?
Kind regards
Bram