Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: Asky on March 13, 2008, 03:44:48 PM
-
when i try to log to server-manager i get the following error msg:
Internal Server Error
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.
in admin_error_log i i got:
[Thu Mar 13 14:48:28 2008] [error] [client 127.0.0.1] "my" variable $po masks earlier declaration in same scope at /usr/lib/perl5/vendor_perl/5.8.5/CGI/Persistent.pm line 34.
[Thu Mar 13 14:48:28 2008] [error] [client 127.0.0.1] syntax error at /usr/lib/perl5/vendor_perl/5.8.5/CGI/Persistent.pm line 29, near "__Fn )"
[Thu Mar 13 14:48:28 2008] [error] [client 127.0.0.1] Missing right curly or square bracket at /usr/lib/perl5/vendor_perl/5.8.5/CGI/Persistent.pm line 222, at end of line
[Thu Mar 13 14:48:28 2008] [error] [client 127.0.0.1] Compilation failed in require at /usr/lib/perl5/site_perl/CGI/FormMagick.pm line 20.
[Thu Mar 13 14:48:28 2008] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/CGI/FormMagick.pm line 20.
[Thu Mar 13 14:48:28 2008] [error] [client 127.0.0.1] Compilation failed in require at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 13.
[Thu Mar 13 14:48:28 2008] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 13.
[Thu Mar 13 14:48:28 2008] [error] [client 127.0.0.1] Compilation failed in require at /etc/e-smith/web/panels/manager/html/index.cgi line 23.
[Thu Mar 13 14:48:28 2008] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at /etc/e-smith/web/panels/manager/html/index.cgi line 23.
since i'm a beginner @ linux i don't know how to solve this, and i really need some help.I didn't modify anything all works great except this server-manager
-
Please post your configuration ?
Do you have the server setup as a gateway(2 NIC cards?) or network server(1 NIC card) ?
How is your client trying to access the server manager ? from outside the local network such as the internet(this would assume your sme is has 2 NIC cards and setup as a gatway ?
or
Are you trying to access the server from within the local network such as a computer that is connected to your router, and thus connected to your sme server etc. ??
Or
are you trying to login directly from the server console ?
Please advise
-
when i try to log to server-manager i get the following error msg:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Don't report problems here - Please report bugs and potential bugs in the bug tracker
Your problem appears to be a modified or bad perl-CGI-Persistent rpm. When you report your problem to the bug tracker, someone will help you to find out how your system came to be broken and how you can fix it.
-
@ Agent86
My server is set up as a gateway (2nic cards). I try to acces server manager from a local network, but enven if i try to acces is from outside the network I get same error. The sme server is connected directly to provider's cable...even if i try to acces server manager from server console(text based browser) i stiil get that error.
-
Yes, I think report the bug, perhaps a reinstallation of a fresh ISO download in my opinion.
if you get this from the server console then something is wrong.
I'm assuming your logon using your admin / password, not root / password ??
Anyhow Do as Charlie says.
Is this a recent installation ?? and what version are you installing ?
-
it's a old instalation, i didn't modify nothing it just worked ok.I don't use server manager so much only to check for updates that's like once @ 3 weeks.anyway i reported to bug tracer...for anyone who got the same problem search for bug 4074.My admin and root passwords are the same,and i log with admin..... anyway thank you all guys for helping me i apriciate it
-
Good luck on your bug ticket,
I have to do the same with another topic I'm working on, but I've been somewhat lazy, I really need to get this done this week.
Good luck
-
it's a old instalation, i didn't modify nothing it just worked ok.
Your bug report states something different.
You could try and fix it by uninstalling the supplying RPM:
rpm -e --nodeps perl-CGI-Persistent
And after that re-install it using the following command:
yum install perl-CGI-Persistent
No warranties what so ever
-
@Agent86 thank you very much
@cactus:
I tryed that too but it didn't worked..check the bug report for results :P
anway thank you very much guys