Question
We use mod_perl 1.28 under apache 1.3.27 web server. The TopicVarsPlugin works only without mod_perl activated. If mod_perl is activated I can't see the TopicVarsPlugin within the list of currently activate plugins and the plugin doesn't work.
Is there any workaround to get the plugin work under mod_perl?
Environment
| TWiki version: |
TWikiRelease01Feb2003 |
| TWiki plugins: |
DefaultPlugin, CalendarPlugin, ChartPlugin, EditTablePlugin, GaugePlugin, InterwikiPlugin, LocalTimePlugin, PowerEditPlugin, SlideShowPlugin, SmiliesPlugin, SpreadSheetPlugin, TWikiDrawPlugin, TablePlugin |
| Server OS: |
solaris |
| Web server: |
apache1.3.27 |
| Perl version: |
5.6.1 |
| Client OS: |
Windows NT |
| Web Browser: |
IE 5.5 |
--
ThomasKurz - 16 Sep 2003
After a restart of the mod_perl activated apache the plugin works fine. So it seams that every time a scipt is changed the apache web server need to be restarted. Is there an other possibility to clean cached skript files under mod_perl?
--
ThomasKurz - 19 Sep 2003
Answer