Hello Sean,
On Fri, 13 Jul 2012 17:16:02 -0500, Sean Nelson wrote:
I have just finished booting up the Virtual Machine from the Piler
website. I updated the settings to work with my network:
hostname: piler
IP Address: 172.20.50.2
domain: xxxxxx.us [1]
I see mail coming in through /var/log/mail.log, and I see mail in the
MySQL database, but when I log in to the web interface as
administrator and search, whether a blank search or a search for a
specific message, it comes up blank. Anyone know what I might be
missing?
please show me the monitor -> health page, and the output of ls -la on
the sphinx data directory.
Then execute the "mysql --host 127.0.0.1 --port 9306" command, and
issue
select * from main1 where MATCH('@subject ubuntu');
replace "ubuntu" with a string from the archived emails subjects (see
your
maillog).
Janos SUTO