Or actually I could just call apc_delete_file from the commandline without even using a script.
Tom > On Nov 26, 2013, at 10:54 AM, Tom <[email protected]> wrote: > > > >> On Nov 25, 2013, at 6:11 PM, Kudu <[email protected]> wrote: >> >> Hi Tom, >> >> I believe the ideal solution would be to set apc.stat to 0, and to call >> apc_delete_file on LocalSettings.php after an update. > > Thanks Kudu > > I guess I could script that then call it with the command line after a file > change. > > I'm a bit concerned abt pushing out a update and changing many files when the > need arises. The update script will use the actual new files and update the > database schema. Do you know if there's a command to flush all files? > > I guess I could restart Apache but that doesn't seem like a graceful way to > handle this. > > Tom > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
