Thank Dima.
I did see the EOL is June 30th..
Funny thing is we pay for hosting, so that may be a conversation we'll
have to have with the company.
Find out what's their plan. Thanks for that though.
Thanks again.
Lee
On 2024-05-28 15:48, Dmitri Maziuk wrote:
On 5/28/24 14:02, Lee Daniel wrote:
* /var/solr was exactly the problem. The parent folder was owned by
solr:solr but I saw subfolders especially in data was owned by
root:root.
* I did are `chown -R solr:solr` on the parent folder and then tried
`service solr start`.
* It then successfully started. Thanks.
Great, but centos 7 is still EOL and everyone RHEL-afflicted is
installing Alma 9. Which, AFAIK, does not include sys-V-init
compatibility glue anymore, so the existing install script will not
work on it. Docker, OTOH, does.
Dima