<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><div style="direction: inherit;">So doing</div><div style="direction: inherit;">/etc/init.d/nginx restart</div><div style="direction: inherit;">is enough to reload RT's configuration as well? Great, that makes things easier. It seems odd, since I thought Nginx (or whatever your server) was separate from RT and needed the middleware of a FastCGI or similar process to let the two talk. I'm glad I was wrong. :)</div><div style="direction: inherit;"><br></div><div style="direction: inherit;">During the initial setup, I thought I specified the right database engine, but I must have done something wrong. I've set it in the config file and it *should* be working now.</div><div style="direction: inherit;"><br></div><div style="direction: inherit;">Last I tried, it was still complaining about the SQLite3 not loading, but perhaps I didn't restart the server after that latest change. I'm away for a couple days, but when I get back to my desk I'll try it all again. </div><br>Sent from my iPhone</div><div><br>On Aug 30, 2016, at 08:45, Jim Brandt <<a href="mailto:jbrandt@bestpractical.com">jbrandt@bestpractical.com</a>> wrote:<br><br></div><blockquote type="cite"><div><span>Restarting the server should reload the configuration. To confirm what configuration RT has loaded, you can check the System Configuration page at Admin > Tools > System Configuration. There you can check DatabaseType, DatabaseHost, and other Database configuration. If it's not what you expect, it could be RT is loading some configuration from some other location. You can see the config files in the "Loaded config files" section on that same page.</span><br><span></span><br><span>You set these in RT_Config.pm by selecting different options when running the initial configure script. After that, you can override in RT_SiteConfig.pm.</span><br><span></span><br><span>On 8/29/16 2:27 PM, Alex Hall wrote:</span><br><blockquote type="cite"><span>Hello list,</span><br></blockquote><blockquote type="cite"><span>Until I can find out why FCGI processes don't work, I'm trying to run RT</span><br></blockquote><blockquote type="cite"><span>on its own server with:</span><br></blockquote><blockquote type="cite"><span>sudo /usr/share/request-tracker4/libexec/rt-server --port 8485</span><br></blockquote><blockquote type="cite"><span>but I get an error about SQLite3 not working. The thing is, I have it</span><br></blockquote><blockquote type="cite"><span>set to MySQL, not SQLite, so I don't know why it's not using MySQL. I</span><br></blockquote><blockquote type="cite"><span>made a change to /etc/request-tracker4/RT_SiteConfig.pm, and the same to</span><br></blockquote><blockquote type="cite"><span>RT_SiteConfig.d/51-DBConfig, but it didn't help. I tried</span><br></blockquote><blockquote type="cite"><span>sudo /etc/init.d/request-tracker4 restart</span><br></blockquote><blockquote type="cite"><span>to get the change to register, but had no luck. What do I have to do to</span><br></blockquote><blockquote type="cite"><span>get RT to see configuration changes? This seems like a simple thing, but</span><br></blockquote><blockquote type="cite"><span>I can't find it online, and the restart doesn't seem to have helped. If</span><br></blockquote><blockquote type="cite"><span>there's something obvious I've missed in my DB setup that would cause it</span><br></blockquote><blockquote type="cite"><span>to use the wrong backend, I'd love to know that as well. RT4.2.8 on</span><br></blockquote><blockquote type="cite"><span>Debian 8. Thanks.</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>--</span><br></blockquote><blockquote type="cite"><span>Alex Hall</span><br></blockquote><blockquote type="cite"><span>Automatic Distributors, IT department</span><br></blockquote><blockquote type="cite"><span><a href="mailto:ahall@autodist.com">ahall@autodist.com</a> <<a href="mailto:ahall@autodist.com">mailto:ahall@autodist.com</a>></span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>---------</span><br></blockquote><blockquote type="cite"><span>RT 4.4 and RTIR training sessions, and a new workshop day! <a href="https://bestpractical.com/training">https://bestpractical.com/training</a></span><br></blockquote><blockquote type="cite"><span>* Boston - October 24-26</span><br></blockquote><blockquote type="cite"><span>* Los Angeles - Q1 2017</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><span>---------</span><br><span>RT 4.4 and RTIR training sessions, and a new workshop day! <a href="https://bestpractical.com/training">https://bestpractical.com/training</a></span><br><span>* Boston - October 24-26</span><br><span>* Los Angeles - Q1 2017</span><br></div></blockquote></body></html>