I have made a BaseX php client in a server A
and running BaseX server in server B 
in the php file containing the xquery query and the connection string
when i execute it, the browser shows me: "cannot communicate with server"

Any idea?


De : Christian Grün <christian.gruen@gmail.com>
À : Mohamed kharrat <med_khr@yahoo.fr>
Cc : BaseX Talk <basex-talk@mailman.uni-konstanz.de>
Envoyé le : Samedi 11 juin 2016 20h29
Objet : Re: [basex-talk] remotely access

> to execute remotely xquery queries, we have to run BaseX server and
> BaseXclient in the same time?


The BaseX server needs to be run on your remote machine, and you’ll
access it via your local BaseX client instance. But I’m pretty sure I
got you wrong? If yes, please try a bit harder ;)