Re: in current cvs: configure -> Apache config ->
Andreas John <lists-qqKX2RIXbnLLeiHq/[email protected]> Fri, 16 Jun 2006 13:46:05 +0200
| Newsgroups | gmane.comp.isp.ispman.devel |
|---|---|
| Message-ID | <[email protected]> |
Joerg Delker wrote: > Andreas John wrote: >> Hi, >> >> setting apacheGracefulCommand to a new value gives me: >> >> ---- >> Software error: >> >> Can't call method "exists" without a package or object reference at >> /opt/ispman/htdocs/admin/../../lib/ISPMan/LDAP.pm line 534. > > Hmm.... works for me. > > Is that reproducible? > How about ispman.setVar? # ispman.setVar -m sys_vars sleepSecondsBetweenRestart 10 -> Changes display in the panel correctly. # ispman.setVar -m sys_vars menuMode test -> Changes are not visible in the panel. # ispman.setVar -m sys_vars "menu Mode" test Can't call method "exists" without a package or object reference at /opt/ispman/bin/../lib/ISPMan/LDAP.pm line 518, <DATA> line 424. -> Changes are not visible in the panel. Maybe it has to do with the 'blanks' I reported before?