I have a XAMPP Apache server running PHP and NEO4j on a Mac Pro/High Sierra. I am accessing a PHP page from another mac on the same network. The PHP page is loading fine but data is not being retrieved from my Neo4j install. Neo4j is still working fine in the server computer browser but seems to be inaccessible remotely.
I've updated neo4j.conf file uncommenting the line below without luck:
dbms.connectors.default_listen_address=0.0.0.0
Any suggestions about why this is happening or what to look for would be really appreciated!
No, no firewall. The server is connected by ethernet to an Apple Airport wifi network. Unless Apple has some built in firewall I don't know about there isn't one.
hey , i am facing the same issue. i have setup my vuejs application on xampp, i am new to neo4j, could you help me out as to what i have to do exactly?