在linux下使用solr的php客户端遇到的问题
1:当我使用solr php客户端的时候 总是受限!
原因是selinux在捣鬼~
需要修改selinux的boolean值
apache Allow HTTPD scripts and modules to connect to cobbler voer the network!
我这里使用solr端口是8044
添加网络端口 8044 mls/mcs级别为 s0
1:当我使用solr php客户端的时候 总是受限!
原因是selinux在捣鬼~
需要修改selinux的boolean值
apache Allow HTTPD scripts and modules to connect to cobbler voer the network!
我这里使用solr端口是8044
添加网络端口 8044 mls/mcs级别为 s0