Koozali.org: home of the SME Server

Internal Server Error 500

Offline fgraf

  • 8
  • +0/-0
Internal Server Error 500
« on: January 20, 2019, 10:10:41 AM »
Hallo!

Leider habe ich seit letztem Update Probleme mit meinem Server. Ich erhalte nach dem Login im Server Manager permanent Internal Server Error. Auch ist das Netztwerk sehr langsam geworden. Wer kann mir helfen?

Vielen Dank im Voraus für eure Hilfe!

Code: [Select]
[Sun Jan 20 11:27:30 2019] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 20 11:27:30 2019] [notice] Digest: done
[Sun Jan 20 11:27:30 2019] [notice] Apache/2.2.15 (Unix) mod_auth_tkt/2.1.0 configured -- resuming normal operations
[Sun Jan 20 11:29:03 2019] [error] [client 127.0.0.1] Can't locate Session/Token.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/sha$
[Sun Jan 20 11:29:03 2019] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/CGI/FormMagick.pm line 30.
[Sun Jan 20 11:29:03 2019] [error] [client 127.0.0.1] Compilation failed in require at /usr/share/perl5/vendor_perl/esmith/FormMagick.pm line 13.
[Sun Jan 20 11:29:03 2019] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/esmith/FormMagick.pm line 13.
[Sun Jan 20 11:29:03 2019] [error] [client 127.0.0.1] Compilation failed in require at /etc/e-smith/web/panels/manager/html/index.cgi line 23.
[Sun Jan 20 11:29:03 2019] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at /etc/e-smith/web/panels/manager/html/index.cgi line 23.
[Sun Jan 20 11:29:03 2019] [error] [client 127.0.0.1] Premature end of script headers: index.cgi
« Last Edit: January 20, 2019, 11:30:46 AM by fgraf »

Offline mmccarn

  • *
  • 2,626
  • +10/-0
Re: Internal Server Error 500
« Reply #1 on: January 20, 2019, 03:00:39 PM »
English to German:
https://translate.google.com/translate?sl=en&tl=de&u=https%3A%2F%2Fforums.contribs.org%2Findex.php%2Ftopic%2C53891.0%2Ftopicseen.html

@INC on your server seems to differ from mine.  Perhaps you've reconfigured perl in some way that conflicts with the SME server-manager.

@INC on your server (possibly truncated):
Quote
@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/sha$

@INC on my SME 9.2 server (scroll to the bottom):
Code: [Select]
# env -i perl -V
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.10.0-514.10.2.el7.x86_64, archname=x86_64-linux-thread-multi
    uname='linux c1bm.rdu2.centos.org 3.10.0-514.10.2.el7.x86_64 #1 smp fri mar 3 00:04:05 utc 2017 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DDEBUGGING=-g -Dversion=5.10.1 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5 -Dsitearch=/usr/local/lib64/perl5 -Dprivlib=/usr/share/perl5 -Darchlib=/usr/lib64/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Dvendorarch=/usr/lib64/perl5/vendor_perl -Dinc_version_list=5.10.0 -Darchname=x86_64-linux-thread-multi -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64 -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin -Dusesitecustomize'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.7 20120313 (Red Hat 4.4.7-18)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -fstack-protector'
    libpth=/usr/local/lib64 /lib64 /usr/lib64
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.12'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_REENTRANT_API USE_SITECUSTOMIZE
  Built under linux
  Compiled at Mar 22 2017 11:01:50
  @INC:
    /usr/local/lib64/perl5
    /usr/local/share/perl5
    /usr/lib64/perl5/vendor_perl
    /usr/share/perl5/vendor_perl
    /usr/lib64/perl5
    /usr/share/perl5
    .

Offline fgraf

  • 8
  • +0/-0
Re: Internal Server Error 500
« Reply #2 on: February 01, 2019, 06:47:25 PM »
Hallo!

Das Problem wurde mit den letzten Updates korrigiert!

Hier wurde ein Paket Namens perl-tokens eingespielt, in diesem Paket lag wahrscheinlich der Fehler.

Update über Putty eingespielt, da ich ja über den Server-Manager nicht mehr rein kam.