HTTP ERROR 500 hatası sorunu
3
●156
- 13-04-2019, 09:42:10php ini diye dosya oluştu onda da bu yazıyor;dncdn adlı üyeden alıntı: mesajı görüntüle
; cPanel-generated php ini directives, do not edit ; Manual editing of this file may result in unexpected behavior. ; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor) ; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI) display_errors = On max_execution_time = 30 max_input_time = 60 max_input_vars = 1000 memory_limit = 32M post_max_size = 8M session.gc_maxlifetime = 1440 session.save_path = "/var/cpanel/php/sessions/ea-php72" upload_max_filesize = 2M zlib.output_compression = On