Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: msicafe on March 16, 2005, 02:48:53 AM
-
I have been having a problem with any changes with server-manager. it has always come back with Errors,
Operation status report
Error occurred while updating system configuration
is it possible that I need to do a chmod to my configuration file it is currently at
-rw-r----- 1 root admin 7383 Mar 15 20:46 configuration
using
Welcome to "SME Server 6.6"
problem has been around for a long time.. every fresh install & then restore has created this problem and I haven't yet figured it out.
-
There is nothing wrong with the access rights of your configuration file. My 'configuration' file has exactly the same rights.
I am afraid, however, that your configuration file contains one or more entries which are causing your troubles. You might want to check /var/log/httpd/admin_error_log for any clues. If that doesn't reveal anything you should compare a plain configuration file with yours and try to find the entries responsable for your problem.
Good luck.
-
I have been having a problem with any changes with server-manager.
...
problem has been around for a long time.. every fresh install & then restore has created this problem and I haven't yet figured it out.
have you considered filing a bug report?
-
I'm sure it's not a *bug* but more likely a mistake I've made in the past that I didn't watch more closely when installing or changing something.. I've learned my lesson on that part, hopefully..
Thanx for the help, it's really appreciated
Rick
-
I'm sure it's not a *bug*
maybe i spoke too soon.. :cry:
here is the errror i found in the /var/log/httpd/admin_error_log file
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/5.6.1/CGI/FormMagick/Validator.pm line 465.
and after doing a search on here , I have found what seems to be a fix, but I don't know how to apply it..
http://no.longer.valid/mantis/bug_view_page.php?bug_id=120
now -- will this work on 6.5rc1 ?? and how would I make this work ..