Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: David S. Helmuth on October 15, 2003, 09:29:23 PM
-
Sorry for the long post, just want to get all the information posted...
I am getting http - 404 errors back from the 5.6 server manager panels that are "add-ons" to basic SME. For instance, I have the add-on that enables / disables services. When I make a change and click on the "Change" button, I get the http - 404 errors in the right side of the server-manager. Note that other add-ons like
I have searched the forums already. The following threads appear to have things in common with this issue, but they do not appear to have been answered.
http://forums.contribs.org/index.php?topic=18510.msg72696#msg72696
http://forums.contribs.org/index.php?topic=18510.msg72696#msg72696
Environment:
5.6 Update4 w/OpenSSH update applied.
Add-Ons (which are generating the same sort of error message):
User-Manager
Twiggi
Qmail Que Management
Here is what repeats in /var/log/httpd/admin_error_log. There are about 20 or so of these messages that repeat.
[Wed Oct 15 10:09:30 2003] navigation: Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/Fo
rmMagick.pm line 213, line 32.
[Wed Oct 15 10:09:30 2003] navigation: Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.6.1/i386
-linux/XML/Parser/Expat.pm line 474.
[Wed Oct 15 10:09:30 2003] navigation: Use of uninitialized value in print at /usr/lib/perl5/site_perl/5.6.1/CGI/FormMagick/Se
tup.pm line 174.
[Wed Oct 15 10:09:30 2003] navigation: Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/Fo
rmMagick.pm line 213, line 34.
[Wed Oct 15 10:09:30 2003] navigation: Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.6.1/i386
-linux/XML/Parser/Expat.pm line 474.
[Wed Oct 15 10:09:30 2003] navigation: Use of uninitialized value in print at /usr/lib/perl5/site_perl/5.6.1/CGI/FormMagick/Se
tup.pm line 174.
[Wed Oct 15 10:09:31 2003] navigation: Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/Fo
rmMagick.pm line 213, line 45.
[Wed Oct 15 10:09:31 2003] navigation: Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.6.1/i386
-linux/XML/Parser/Expat.pm line 474.
Thanks in advance for any assistance!
-Dave
-
Checked my own logs, and I have good news and bad news.
Good news: On my server user-manager works perfectly fine and does what it is supposed to. I can create procmail rules, check the log, write vacation messages etc. *but* I get the same error messages as you do! E.g. clicking "Process mail" writes these lines in the httpd/admin_error_log:
[Wed Oct 15 19:27:24 2003] userpanel-procmail: Use of uninitialized value in numeric lt (<) at /usr/lib/perl5/site_perl/5.6.0/i386-linux/Unicode/String.pm line 242.
[Wed Oct 15 19:27:24 2003] userpanel-procmail: Use of uninitialized value in numeric lt (<) at /usr/lib/perl5/site_perl/5.6.0/i386-linux/Unicode/String.pm line 242.
[Wed Oct 15 19:27:24 2003] userpanel-procmail: Use of uninitialized value in numeric lt (<) at /usr/lib/perl5/site_perl/5.6.0/i386-linux/Unicode/String.pm line 242.
I also get the all other errors you reported. So those errors are not critical to your system. :-)
The bad news: You have another problem and must look elsewhere. :-(
/Jens
-
Jens,
Thanks very much for looking in to this.
Anyone else have some ideas?
Thanks again!