mattweber / solr-for-wordpress

A WordPress plugin that replaces the default WordPress search with Solr
85 stars 36 forks source link

solr moduel not working properly #52

Open cnesko opened 12 years ago

cnesko commented 12 years ago

I'm not sure if I can get some help here but I'll try :)

A colleague and I were trying for a week to get solr for wordpress working on our linux (ubuntu) server though without any success. By some reason the module wouldn't initiate communication with external server (seems no socket was ever tried to be open). The firewall is not noticing any communication and even tcpdump doesn't catch any traffic. Apache/php/syslog logs are not making us any smarter (no clue about what could be wrong). We are using chroot environment for the users and external AD authentication (through Identity Management for UNIX role)with user owner of the folder and www-data as group owner. Wordpress is working fine, solr module is installed and seems like it is working though ping failed is reported. Does anybody have any suggestion what could cause this problem or give me any idea what we could check.