Different config files for staging / production servers (was: RE: perlfect-search digest, Vol 1 #463 - 2 msgs)
Morten Wulff <[email protected]> Mon, 05 May 2003 17:48:44 +0200
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Organization | Ratatosk |
| Message-ID | <[email protected]> |
On Mon, 5 May 2003 19:28:01 +0530, Maninder, Singh <[email protected]> wrote: > I am indexing my site on my development server where the $INSTALL_DIR is > different from $INSTALL_DIR on my production servers? > In that case how do I deal with this change in the conf variable. > > I do not want to carry out the indexing on my prod servers. I had the exact same problem. I solved it by using two config-files: conf.pl is used for the production server and conf_local.pl is used for the staging server. I changed indexer.pl to use conf_local.pl instead of conf.pl (line 56 in version 1.74 of indexer.pl). hth, wulff -- Self Injury Information and Support: www.psyke.org "I have a school book with my name on it." "Your parents must be so proud." (http://www.actsofgord.com/) _______________________________________________ perlfect-search mailing list [email protected] To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search