jdd schrieb: > james bardin a écrit : >> >> On Mon, Sep 1, 2008 at 1:59 AM, jdd <[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>> wrote: >> >> >> it's a bare install, standalone (no apache, only moin in the server). >> Is there some sort of "restart" needed to take account of the config >> midifs? I looks like no wikiconfig.py modif is seen! >> >> >> >> Yes, the service needs to be restarted to load the new wikiconfig (cgi >> is the only method that does not require a restart). > > any clue about the way it's done? I'm zero about python. The server > runs debian and I see no /etc/init.d/ script :-( > > thanks > jdd >
many ways, decide on your own what's the best. restart the web server process /etc/init.d# ./apache2 restart or kill the wikiserver process or just reboot the server machine cheers Reimar ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
