On 29 October 2008, [EMAIL PROTECTED] said:
> Since I have moved from IIS to Apache something has changed:
> 
> When I change my wikiconfig.py file and then restart Apache, the
> changes are not taken into account.
> I can even *remove* both wikiconfig.py and wikiconfig.pyc and I can
> still access my pages.
> 
> I am using FastCGI.

The whole point of using FastCGI is that MoinMoin is now a long-running
process that does not have to do expensive stuff like read config files
on every request.  You're right that you have to restart *something*,
but Apache isn't it.  ;-)

        Greg

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to