You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2021-07-19 06:10:28

snm
Member
Registered: 2021-07-19
Posts: 9

Problem after updating Apache to version 2.4.48

Operating system: Linux SNMGLPI 3.10.0-957.27.2.el7.x86_64 #1 SMP Mon Jul 29 17:46:05 UTC 2019 x86_64
PHP 7.2.10 apache2handler (Core, PDO, Phar, Reflection, SPL, SimpleXML, Zend OPcache, apache2handler, apcu, bz2, calendar,
    ctype, curl, date, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, json, ldap, libxml, mbstring, mysqli,
    mysqlnd, openssl, pcre, pdo_mysql, pdo_sqlite, session, sockets, sqlite3, standard, tokenizer, wddx, xml, xmlreader, xmlrpc,
    xmlwriter, xsl, zlib)
Setup: max_execution_time="600" memory_limit="128M" post_max_size="8M" safe_mode="" session.save_handler="files"
    upload_max_filesize="5M"
Software: Apache/2.4.48 (codeit) OpenSSL/1.1.1k PHP/7.2.10 ()
    Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36
Server Software: MariaDB Server
    Server Version: 10.3.30-MariaDB
    Server SQL Mode:
    Parameters: glpi@localhost/glpidb
    Host info: Localhost via UNIX socket

mysqli extension is installed
ctype extension is installed
fileinfo extension is installed
json extension is installed
mbstring extension is installed
iconv extension is installed
zlib extension is installed
curl extension is installed
gd extension is installed
simplexml extension is installed
xml extension is installed
ldap extension is installed
imap extension is installed
Zend OPcache extension is installed
APCu extension is installed
xmlrpc extension is installed
CAS extension is installed
Database version seems correct (10.3.30) - Perfect!Database version seems correct (10.3.30) - Perfect!
OK/var/www/glpi/files/_log : OK
OK/var/www/glpi/config : OK
OK/var/www/glpi/files : OK
OK/var/www/glpi/files/_dumps : OK
OK/var/www/glpi/files/_sessions : OK
OK/var/www/glpi/files/_cron : OK
OK/var/www/glpi/files/_graphs : OK
OK/var/www/glpi/files/_lock : OK
OK/var/www/glpi/files/_plugins : OK
OK/var/www/glpi/files/_tmp : OK
OK/var/www/glpi/files/_cache : OK
OK/var/www/glpi/files/_rss : OK
OK/var/www/glpi/files/_uploads : OK
OK/var/www/glpi/files/_pictures : OK
Web access to the files directory should not be allowed but this cannot be checked automatically on this instance.
Make sure acces to error log file is forbidden; otherwise review .htaccess file and web server configuration.OKSELinux mode is Disabled

A request to enter a Username and password for https began to appear, for http it works fine.
Configured transparent Active Directory authentication

GLPI

Last edited by snm (2021-07-20 10:04:55)

Offline

#2 2021-07-19 06:28:28

snm
Member
Registered: 2021-07-19
Posts: 9

Re: Problem after updating Apache to version 2.4.48

Image h t t p s://ibb.co/ZSHLK45

Offline

#3 2021-07-19 06:31:29

snm
Member
Registered: 2021-07-19
Posts: 9

Re: Problem after updating Apache to version 2.4.48

ssl config

Listen 443 https
SSLPassPhraseDialog exec:/usr/libexec/httpd-ssl-pass-dialog

SSLSessionCache         shmcb:/run/httpd/sslcache(512000)
SSLSessionCacheTimeout  300

SSLRandomSeed startup file:/dev/urandom  256
SSLRandomSeed connect builtin

SSLCryptoDevice builtin

<VirtualHost _default_:443>

ErrorLog logs/ssl_error_log
TransferLog logs/ssl_access_log
LogLevel warn

SSLEngine on

SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1

SSLCipherSuite HIGH:!aNULL:!MD5:!3DES

SSLHonorCipherOrder on

SSLCertificateFile /etc/pki/tls/certs/localhost.crt

SSLCertificateKeyFile /etc/pki/tls/private/localhost.key

<Files ~ "\.(cgi|shtml|phtml|php3?)$">
    SSLOptions +StdEnvVars
</Files>
<Directory "/var/www/cgi-bin">
    SSLOptions +StdEnvVars
</Directory>


BrowserMatch "MSIE [2-5]" \
         nokeepalive ssl-unclean-shutdown \
         downgrade-1.0 force-response-1.0

CustomLog logs/ssl_request_log \
          "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"

</VirtualHost>

Offline

#4 2021-07-19 09:19:09

snm
Member
Registered: 2021-07-19
Posts: 9

Re: Problem after updating Apache to version 2.4.48

An error occured loading contents!
Please check GLPI logs or contact your administrator.
or try to reload

Offline

#5 2021-07-21 05:38:13

snm
Member
Registered: 2021-07-19
Posts: 9

Re: Problem after updating Apache to version 2.4.48

Is my problem clear? Any ideas?

Offline

#6 2021-07-22 10:37:38

snm
Member
Registered: 2021-07-19
Posts: 9

Re: Problem after updating Apache to version 2.4.48

Apache 2.4.48 support NTLM autentificateon? Support module mod_auth_ntlm_winbind?

Offline

#7 2021-07-26 05:43:19

snm
Member
Registered: 2021-07-19
Posts: 9

Re: Problem after updating Apache to version 2.4.48

Google Chrome error:
GET httрs://glpiserver.domain.local/css/jquery-glpi.min.css?v=9.5.5 net::ERR_UNEXPECTED
setup.notification.php:3 GET httрs://glpiserver.domain.local/public/lib/flatpickr.min.css?v=9.5.5 net::ERR_UNEXPECTED
VM6545:69 JQMIGRATE: Migrate is installed with logging active, version 3.3.1
setup.notification.php:428 GET httрs://glpiserver.domain.local/js/notifications_ajax.min.js?v=9.5.5 net::ERR_UNEXPECTED
setup.notification.php:428 GET httрs://glpiserver.domain.local/public/lib/leaflet.min.js?v=9.5.5 net::ERR_UNEXPECTED
base.min.css:1 GET httрs://glpiserver.domain.local/public/lib/fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2 net::ERR_UNEXPECTED
setup.notification.php:428 GET httрs://glpiserver.domain.local/public/lib/flatpickr.min.js?v=9.5.5 net::ERR_UNEXPECTED
setup.notification.php:428 GET httрs://glpiserver.domain.local/public/lib/flatpickr/l10n/ru.min.js?v=9.5.5 net::ERR_UNEXPECTED
setup.notification.php:428 GET httрs://glpiserver.domain.local/public/lib/jquery-file-upload.min.js?v=9.5.5 net::ERR_UNEXPECTED
setup.notification.php:428

Offline

Board footer

Powered by FluxBB