|
Hi,
I was poking around in there and some other places, my issue is that I can't figure out how to map the RT settings (from the link I sent) into the terminology of Litespeed. Specifically I think I want to be adjusting the Address and perhaps the Command, but I don't know what to set them to.
The handler i have is located at /opt/rt3/bin/mason_handler.fcgi, and I would think that would be the command, but then I don't know what to set the Address to. I tried setting it to UDS://var/run/rt3/rt3.socket based off the "Configuring RT3 to run with nginx" since I figured it'd be somewhat similar but that doesn't do anything, I get a page not found. I checked out the log file and it tells me "Cannot found appropriate handler for [/rt3/]" (side note: grammar error, should be "cannot find appropriate ...") even though the context is setup.
I verified its seeing the context, because if I type in {host}/rtblah/ then I get a "File not found [/opt/lsws/DEFAULT/html/rtblah/], which is different and shows that it knows there's a context for the /rt3/ path, but its not handing off to the handler. However, I can't find any other log files anywhere so I'm unsure where the disconnect is.
Does it seem like I have the external FCGI app setup correctly? Any other ideas?
Thanks,
\Peter
|