Koozali.org: home of the SME Server

smesever7.1.3 server-manager down after postgresql 81 instal

daley

smesever7.1.3 server-manager down after postgresql 81 instal
« on: April 24, 2007, 03:07:09 PM »
Hi,

I am not sure what went wrong, after i have installed postgresql 8.1 and i have error accessing server-manager....

[/code]
yum --enablerepo=base --enablerepo=centosplus install postgresql postgresql-server

signal-event post-upgrade; signal-event reboot
Code: [Select]


and the web browser returned of 500 Internal Server error....

[quote]
[size=18][b]Internal Server Error[/b][/size]

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, admin and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
[/quote]

i have findings /var/log/httpd/admin_error_log....

[Tue Apr 24 21:03:48 2007] [error] [client 127.0.0.1] Can't do setuid (cannot exec sperl)
[Tue Apr 24 21:03:48 2007] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
[Tue Apr 24 21:04:03 2007] [error] [client 127.0.0.1] Can't do setuid (cannot exec sperl)
[Tue Apr 24 21:04:03 2007] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
[Tue Apr 24 21:04:29 2007] [error] [client 127.0.0.1] Can't do setuid (cannot exec sperl)
[Tue Apr 24 21:04:29 2007] [error] [client 127.0.0.1] Premature end of script headers: index.cgi

How can i do with this error?

Please advice.

Thanks,
Daley

daley

smesever7.1.3 server-manager down after postgresql 81 instal
« Reply #1 on: April 24, 2007, 03:29:48 PM »
i think this is cause for the same error...

[root@ns1 ~]# su - admin
Can't do setuid (cannot exec sperl)
[root@ns1 ~]#

Please help.

Thanks,
Daley

daley

smesever7.1.3 server-manager down after postgresql 81 instal
« Reply #2 on: April 24, 2007, 03:41:00 PM »
i have further checking reveals:

[root@ns1 ~]# rpm -q perl perl-suidperl
perl-5.8.8-4.el4s1
perl-suidperl-5.8.5-36.RHEL4
[root@ns1 ~]#

What can i do next?

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
smesever7.1.3 server-manager down after postgresql 81 instal
« Reply #3 on: April 24, 2007, 04:16:36 PM »
Quote from: "daley"
i have further checking reveals:

[root@ns1 ~]# rpm -q perl perl-suidperl
perl-5.8.8-4.el4s1
perl-suidperl-5.8.5-36.RHEL4
[root@ns1 ~]#

What can i do next?


Revert perl to perl-5.8.5-36.RHEL4. Why did you change it?

daley

smesever7.1.3 server-manager down after postgresql 81 instal
« Reply #4 on: April 24, 2007, 04:21:23 PM »
i believe that i was trying to install the postgresql 8.1 from centosplus repository.....

Please advice.

sdavid

smesever7.1.3 server-manager down after postgresql 81 instal
« Reply #5 on: June 14, 2007, 06:13:38 PM »
Quote from: "daley"
i believe that i was trying to install the postgresql 8.1 from centosplus repository.....

Please advice.



I got the same problem by installing php5 from the centosplus repository.

This fixed the problem for me:

rpm --nodeps -e perl-5.8.8-4.el4s1
yum install perl

YMMV

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
smesever7.1.3 server-manager down after postgresql 81 instal
« Reply #6 on: June 14, 2007, 08:06:54 PM »
Quote from: "daley"
i believe that i was trying to install the postgresql 8.1 from centosplus repository.....

Please advice.


This is definitely the wrong place to ask. This forum's topic is:

  Discussion of the use of *ONLY* the components and features included on the SME
  Server 7.x CD.