Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: staglite on June 09, 2006, 05:22:06 AM
-
I have not been able to access my server-manager either via http or on the server command line since the install of rpm needed for the install of gallery2.
Could use a little advice. Thanks.
--
DWW
=========================================
[Thu Jun 08 20:04:13 2006] [notice] Apache configured -- resuming normal operations
[Thu Jun 08 22:20:22 2006] [error] [client 127.0.0.1] Can't do seteuid!
[Thu Jun 08 22:20:22 2006] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
[Thu Jun 08 22:33:10 2006] [error] [client 127.0.0.1] Can't do seteuid!
[Thu Jun 08 22:33:10 2006] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
[Thu Jun 08 22:33:56 2006] [error] [client 127.0.0.1] Can't do seteuid!
[Thu Jun 08 22:33:56 2006] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
[Thu Jun 08 23:10:20 2006] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Thu Jun 08 23:10:20 2006] [notice] Digest: generating secret for digest authentication ...
[Thu Jun 08 23:10:20 2006] [notice] Digest: done
[Thu Jun 08 23:10:20 2006] [notice] Apache configured -- resuming normal operations
[Thu Jun 08 23:12:11 2006] [error] [client 127.0.0.1] Can't do seteuid!
[Thu Jun 08 23:12:11 2006] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
[Thu Jun 08 23:17:02 2006] [error] [client 127.0.0.1] Can't do seteuid!
[Thu Jun 08 23:17:02 2006] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
[Thu Jun 08 23:17:05 2006] [error] [client 127.0.0.1] Can't do seteuid!
[Thu Jun 08 23:17:05 2006] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
[Thu Jun 08 23:17:24 2006] [error] [client 127.0.0.1] Can't do seteuid!
[Thu Jun 08 23:17:24 2006] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
[Thu Jun 08 23:17:28 2006] [error] [client 127.0.0.1] Can't do seteuid!
[Thu Jun 08 23:17:28 2006] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
~
-
I have not been able to access my server-manager either via http or on the server command line since the install of rpm needed for the install of gallery2.
What RPM did you try to install?
Could use a little advice. Thanks.
Try un-installing the RPM and see if your SM gets restored.
-
I have not been able to access my server-manager either via http or on the server command line since the install of rpm needed for the install of gallery2.
What RPM did you try to install?
Could use a little advice. Thanks.
Try un-installing the RPM and see if your SM gets restored.
I hate hate hate rpm... did a --help and for the life of me I can't seem to find a command for uninstall. And I would really not want to do that if possible. It would mean that I've have to take my Gallery2 server offline again.
--
DWW
-
If you want help from someone here you need to answer the questions asked.
What rpm did you install?
To un-install an rpm type:
rpm -e packagename
or
rpm --erase packagename
A better option to find help is the manual pages. You can access those by typing:
man programname
or in this case:
man rpm
-
If you want help from someone here you need to answer the questions asked.
What rpm did you install?
To un-install an rpm type:
rpm -e packagename
or
rpm --erase packagename
A better option to find help is the manual pages. You can access those by typing:
man programname
or in this case:
man rpm
Okay I'll give this a try. If this does not work it there a way to a re-install of the packages of assocated with the console-manager. To go back to a default install situation?
--
DWW
-
Okay I'll give this a try. If this does not work it there a way to a re-install of the packages of assocated with the console-manager. To go back to a default install situation?
--
DWW
You don't need to re-install them unless you installed something that would have changed them. If you do this, it will return the system to it's original configuration.
signal-event post-upgrade
signal-event reboot
Those 2 commands "should" return the system to original configuration unless you have any custom-templates.
PS Why won't you tell me what package you installed? I have asked you twice and I now ask again...WHAT RPM PACKAGE DID YOU INSTALL?
-
pfloor---- The original poster probably used the Gallery2 (G2) rpm in the wiki but I'm guessing. AFAIK that rpm seems to load G2 up into /opt as opposed to the rather more straightforward way into an ordinary iBay. Sounds like the OP is much more concerned about the subsequent loss of the gallery than anything done to SME ----best wishes, Robert
-
[Thu Jun 08 22:20:22 2006] [error] [client 127.0.0.1] Can't do seteuid!
[Thu Jun 08 22:20:22 2006] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
I very much doubt that this has anything to do with Gallery2. This is a perl execution error.
From http://www.emerson.emory.edu/services/perl/perldiag.html:
Can't do seteuid!
(P) The setuid emulator of suidperl failed for some reason.
What other changes have you made to your system? What do you see when you do:
rpm -q perl perl-suidperl
rpm -V perl perl-suidperl