Jump to content

Upgrade failed and getting HTTP ERROR 500


Recommended Posts

Hi today I wanted to upgrade forum to latest release but while middle of upgrade i get "HTTP ERROR 500" error , i checked php and http logs coudnt find anything unusual.

 

I didnt upgrade any other component and my php version is PHP 8.0.27

Edited by Inan
Link to comment
Share on other sites

Please contact your hosting provider, unfortunately, a 500 Internal Server Error that you're encountering would need to be made available in a server error log and we would require that to continue assisting you.

Link to comment
Share on other sites

Hi Jim ,

 

I am able to login server and view "/var/log/httpd/error_log" when i restart httpd.service this is only output

 

[Fri Apr 07 22:52:42.333452 2023] [mpm_event:notice] [pid 3642:tid 140321321306432] AH00492: caught SIGWINCH, shutting down gracefully
[Fri Apr 07 22:52:43.396960 2023] [core:notice] [pid 4330:tid 139795505879360] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0
[Fri Apr 07 22:52:43.397790 2023] [suexec:notice] [pid 4330:tid 139795505879360] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Apr 07 22:52:43.410535 2023] [lbmethod_heartbeat:notice] [pid 4330:tid 139795505879360] AH02282: No slotmem from mod_heartmonitor
[Fri Apr 07 22:52:43.413188 2023] [mpm_event:notice] [pid 4330:tid 139795505879360] AH00489: Apache/2.4.37 (centos) OpenSSL/1.1.1k configured -- resuming normal operations
[Fri Apr 07 22:52:43.413218 2023] [core:notice] [pid 4330:tid 139795505879360] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
 

 

 

And when i try to view webpage its not creating additional logs.

 

When i try to go admin page i am getting this

 

We're sorry, but a temporary technical error has occurred which means we cannot display this site right now.

template_store_missing

You can try again by clicking the button below, or try again later.

 

 

I am able to view and login to /admin/upgrade but when upgrade process start again i am getting error 500

Edited by Inan
Link to comment
Share on other sites

As mentioned, you would need to contact your hosting provider for assistance if it is not generating logs here. Your hosting provider may need to modify your server configuration if they have certain items disabled or they may have it logging elsewhere. However, this would be up to yourself to find the corresponding error log which conveys the error you're encountering.

Link to comment
Share on other sites

We are managing server , there is no assistance and issue appeared after trying upgrade. It was working without issue so I would appreciate if you can help , we can enable logging if you point out location

Link to comment
Share on other sites

Just now, Inan said:

We are managing server , there is no assistance and issue appeared after trying upgrade. It was working without issue so I would appreciate if you can help , we can enable logging if you point out location

Sorry, server management is outside our scope of support. You will need to find where PHP and your web server are storing logs or if they are disabled. 

Link to comment
Share on other sites

I increased debugging level

 

[Fri Apr 07 23:01:53.540496 2023] [ssl:info] [pid 5217:tid 140499402856192] [client 172.70.242.124:47530] AH01964: Connection to child 205 established (server forum.domain.com:443)
[Fri Apr 07 23:01:53.540632 2023] [ssl:debug] [pid 5217:tid 140499402856192] ssl_engine_kernel.c(2382): [client 172.70.242.124:47530] AH02043: SSL virtual host for servername forum.domain.com found
[Fri Apr 07 23:01:53.540668 2023] [core:debug] [pid 5217:tid 140499402856192] protocol.c(2429): [client 172.70.242.124:47530] AH03155: select protocol from , choices=h2,http/1.1 for server forum.domain.com
[Fri Apr 07 23:01:53.547342 2023] [ssl:debug] [pid 5217:tid 140499402856192] ssl_engine_kernel.c(2266): [client 172.70.242.124:47530] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits)
[Fri Apr 07 23:01:53.547456 2023] [socache_shmcb:debug] [pid 5217:tid 140499402856192] mod_socache_shmcb.c(495): AH00831: socache_shmcb_store (0x76 -> subcache 22)
[Fri Apr 07 23:01:53.547482 2023] [socache_shmcb:debug] [pid 5217:tid 140499402856192] mod_socache_shmcb.c(849): AH00847: insert happened at idx=7, data=(1437:1469)
[Fri Apr 07 23:01:53.547487 2023] [socache_shmcb:debug] [pid 5217:tid 140499402856192] mod_socache_shmcb.c(854): AH00848: finished insert, subcache: idx_pos/idx_used=0/8, data_pos/data_used=0/1643
[Fri Apr 07 23:01:53.547504 2023] [socache_shmcb:debug] [pid 5217:tid 140499402856192] mod_socache_shmcb.c(516): AH00834: leaving socache_shmcb_store successfully
[Fri Apr 07 23:01:53.547580 2023] [socache_shmcb:debug] [pid 5217:tid 140499402856192] mod_socache_shmcb.c(495): AH00831: socache_shmcb_store (0x6e -> subcache 14)
[Fri Apr 07 23:01:53.547608 2023] [socache_shmcb:debug] [pid 5217:tid 140499402856192] mod_socache_shmcb.c(849): AH00847: insert happened at idx=8, data=(1645:1677)
[Fri Apr 07 23:01:53.547613 2023] [socache_shmcb:debug] [pid 5217:tid 140499402856192] mod_socache_shmcb.c(854): AH00848: finished insert, subcache: idx_pos/idx_used=0/9, data_pos/data_used=0/1851
[Fri Apr 07 23:01:53.547617 2023] [socache_shmcb:debug] [pid 5217:tid 140499402856192] mod_socache_shmcb.c(516): AH00834: leaving socache_shmcb_store successfully
[Fri Apr 07 23:01:53.547712 2023] [ssl:debug] [pid 5217:tid 140499402856192] ssl_engine_kernel.c(422): [client 172.70.242.124:47530] AH02034: Initial (No.1) HTTPS request received for child 205 (server forum.domain.com:443)
[Fri Apr 07 23:01:53.548025 2023] [authz_core:debug] [pid 5217:tid 140499402856192] mod_authz_core.c(820): [client 172.70.242.124:47530] AH01626: authorization result of Require all granted: granted
[Fri Apr 07 23:01:53.548033 2023] [authz_core:debug] [pid 5217:tid 140499402856192] mod_authz_core.c(820): [client 172.70.242.124:47530] AH01626: authorization result of <RequireAny>: granted
[Fri Apr 07 23:01:53.548095 2023] [authz_core:debug] [pid 5217:tid 140499402856192] mod_authz_core.c(820): [client 172.70.242.124:47530] AH01626: authorization result of Require all granted: granted
[Fri Apr 07 23:01:53.548101 2023] [authz_core:debug] [pid 5217:tid 140499402856192] mod_authz_core.c(820): [client 172.70.242.124:47530] AH01626: authorization result of <RequireAny>: granted
[Fri Apr 07 23:01:53.548154 2023] [proxy:debug] [pid 5217:tid 140499402856192] mod_proxy.c(1265): [client 172.70.242.124:47530] AH01143: Running scheme unix handler (attempt 0)
[Fri Apr 07 23:01:53.548174 2023] [proxy_ajp:debug] [pid 5217:tid 140499402856192] mod_proxy_ajp.c(743): [client 172.70.242.124:47530] AH00894: declining URL fcgi://localhost/var/www/ips/index.php
[Fri Apr 07 23:01:53.548192 2023] [proxy_fcgi:debug] [pid 5217:tid 140499402856192] mod_proxy_fcgi.c(1021): [client 172.70.242.124:47530] AH01076: url: fcgi://localhost/var/www/ips/index.php proxyname: (null) proxyport: 0
[Fri Apr 07 23:01:53.548197 2023] [proxy_fcgi:debug] [pid 5217:tid 140499402856192] mod_proxy_fcgi.c(1028): [client 172.70.242.124:47530] AH01078: serving URL fcgi://localhost/var/www/ips/index.php
[Fri Apr 07 23:01:53.548214 2023] [proxy:debug] [pid 5217:tid 140499402856192] proxy_util.c(2353): AH00942: FCGI: has acquired connection for (*)
[Fri Apr 07 23:01:53.548220 2023] [proxy:debug] [pid 5217:tid 140499402856192] proxy_util.c(2408): [client 172.70.242.124:47530] AH00944: connecting fcgi://localhost/var/www/ips/index.php to localhost:8000
[Fri Apr 07 23:01:53.548247 2023] [proxy:debug] [pid 5217:tid 140499402856192] proxy_util.c(2445): [client 172.70.242.124:47530] AH02545: fcgi: has determined UDS as /run/php-fpm/www.sock
[Fri Apr 07 23:01:53.548358 2023] [proxy:debug] [pid 5217:tid 140499402856192] proxy_util.c(2634): [client 172.70.242.124:47530] AH00947: connected /var/www/ips/index.php to httpd-UDS:0
[Fri Apr 07 23:01:53.548380 2023] [proxy:debug] [pid 5217:tid 140499402856192] proxy_util.c(3006): AH02823: FCGI: connection established with Unix domain socket /run/php-fpm/www.sock (*)
[Fri Apr 07 23:01:53.549914 2023] [proxy:debug] [pid 5217:tid 140499402856192] proxy_util.c(2368): AH00943: FCGI: has released connection for (*)
[Fri Apr 07 23:01:53.550003 2023] [deflate:debug] [pid 5217:tid 140499402856192] mod_deflate.c(856): [client 172.70.242.124:47530] AH01384: Zlib: Compressed 1615 to 731 : URL /index.php
[Fri Apr 07 23:01:53.550073 2023] [ssl:debug] [pid 5217:tid 140499402856192] ssl_engine_io.c(1112): [client 172.70.242.124:47530] AH02001: Connection closed to child 205 with standard shutdown (server forum.domain.com:443)
[Fri Apr 07 23:01:58.185927 2023] [ssl:info] [pid 5000:tid 140499943700224] [client 172.70.242.124:47532] AH01964: Connection to child 132 established (server forum.domain.com:443)
[Fri Apr 07 23:01:58.186064 2023] [ssl:debug] [pid 5000:tid 140499943700224] ssl_engine_kernel.c(2382): [client 172.70.242.124:47532] AH02043: SSL virtual host for servername forum.domain.com found
[Fri Apr 07 23:01:58.186107 2023] [core:debug] [pid 5000:tid 140499943700224] protocol.c(2429): [client 172.70.242.124:47532] AH03155: select protocol from , choices=h2,http/1.1 for server forum.domain.com
[Fri Apr 07 23:01:58.192741 2023] [ssl:debug] [pid 5000:tid 140499943700224] ssl_engine_kernel.c(2266): [client 172.70.242.124:47532] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits)
[Fri Apr 07 23:01:58.192863 2023] [socache_shmcb:debug] [pid 5000:tid 140499943700224] mod_socache_shmcb.c(495): AH00831: socache_shmcb_store (0x80 -> subcache 0)
[Fri Apr 07 23:01:58.192886 2023] [socache_shmcb:debug] [pid 5000:tid 140499943700224] mod_socache_shmcb.c(849): AH00847: insert happened at idx=4, data=(822:854)
[Fri Apr 07 23:01:58.192892 2023] [socache_shmcb:debug] [pid 5000:tid 140499943700224] mod_socache_shmcb.c(854): AH00848: finished insert, subcache: idx_pos/idx_used=0/5, data_pos/data_used=0/1028
[Fri Apr 07 23:01:58.192899 2023] [socache_shmcb:debug] [pid 5000:tid 140499943700224] mod_socache_shmcb.c(516): AH00834: leaving socache_shmcb_store successfully
[Fri Apr 07 23:01:58.193015 2023] [socache_shmcb:debug] [pid 5000:tid 140499943700224] mod_socache_shmcb.c(495): AH00831: socache_shmcb_store (0xdb -> subcache 27)
[Fri Apr 07 23:01:58.193024 2023] [socache_shmcb:debug] [pid 5000:tid 140499943700224] mod_socache_shmcb.c(849): AH00847: insert happened at idx=9, data=(1850:1882)
[Fri Apr 07 23:01:58.193031 2023] [socache_shmcb:debug] [pid 5000:tid 140499943700224] mod_socache_shmcb.c(854): AH00848: finished insert, subcache: idx_pos/idx_used=0/10, data_pos/data_used=0/2056
[Fri Apr 07 23:01:58.193037 2023] [socache_shmcb:debug] [pid 5000:tid 140499943700224] mod_socache_shmcb.c(516): AH00834: leaving socache_shmcb_store successfully
[Fri Apr 07 23:01:58.193181 2023] [ssl:debug] [pid 5000:tid 140499943700224] ssl_engine_kernel.c(422): [client 172.70.242.124:47532] AH02034: Initial (No.1) HTTPS request received for child 132 (server forum.domain.com:443)
[Fri Apr 07 23:01:58.193500 2023] [authz_core:debug] [pid 5000:tid 140499943700224] mod_authz_core.c(820): [client 172.70.242.124:47532] AH01626: authorization result of Require all granted: granted
[Fri Apr 07 23:01:58.193513 2023] [authz_core:debug] [pid 5000:tid 140499943700224] mod_authz_core.c(820): [client 172.70.242.124:47532] AH01626: authorization result of <RequireAny>: granted
[Fri Apr 07 23:01:58.193594 2023] [authz_core:debug] [pid 5000:tid 140499943700224] mod_authz_core.c(820): [client 172.70.242.124:47532] AH01626: authorization result of Require all granted: granted
[Fri Apr 07 23:01:58.193626 2023] [authz_core:debug] [pid 5000:tid 140499943700224] mod_authz_core.c(820): [client 172.70.242.124:47532] AH01626: authorization result of <RequireAny>: granted
[Fri Apr 07 23:01:58.193655 2023] [proxy:debug] [pid 5000:tid 140499943700224] mod_proxy.c(1265): [client 172.70.242.124:47532] AH01143: Running scheme unix handler (attempt 0)
[Fri Apr 07 23:01:58.193679 2023] [proxy_ajp:debug] [pid 5000:tid 140499943700224] mod_proxy_ajp.c(743): [client 172.70.242.124:47532] AH00894: declining URL fcgi://localhost/var/www/ips/index.php
[Fri Apr 07 23:01:58.193699 2023] [proxy_fcgi:debug] [pid 5000:tid 140499943700224] mod_proxy_fcgi.c(1021): [client 172.70.242.124:47532] AH01076: url: fcgi://localhost/var/www/ips/index.php proxyname: (null) proxyport: 0
[Fri Apr 07 23:01:58.193706 2023] [proxy_fcgi:debug] [pid 5000:tid 140499943700224] mod_proxy_fcgi.c(1028): [client 172.70.242.124:47532] AH01078: serving URL fcgi://localhost/var/www/ips/index.php
[Fri Apr 07 23:01:58.193728 2023] [proxy:debug] [pid 5000:tid 140499943700224] proxy_util.c(2353): AH00942: FCGI: has acquired connection for (*)
[Fri Apr 07 23:01:58.193750 2023] [proxy:debug] [pid 5000:tid 140499943700224] proxy_util.c(2408): [client 172.70.242.124:47532] AH00944: connecting fcgi://localhost/var/www/ips/index.php to localhost:8000
[Fri Apr 07 23:01:58.193773 2023] [proxy:debug] [pid 5000:tid 140499943700224] proxy_util.c(2445): [client 172.70.242.124:47532] AH02545: fcgi: has determined UDS as /run/php-fpm/www.sock
[Fri Apr 07 23:01:58.193873 2023] [proxy:debug] [pid 5000:tid 140499943700224] proxy_util.c(2634): [client 172.70.242.124:47532] AH00947: connected /var/www/ips/index.php to httpd-UDS:0
[Fri Apr 07 23:01:58.193902 2023] [proxy:debug] [pid 5000:tid 140499943700224] proxy_util.c(3006): AH02823: FCGI: connection established with Unix domain socket /run/php-fpm/www.sock (*)
[Fri Apr 07 23:01:58.195589 2023] [proxy:debug] [pid 5000:tid 140499943700224] proxy_util.c(2368): AH00943: FCGI: has released connection for (*)
[Fri Apr 07 23:01:58.195660 2023] [deflate:debug] [pid 5000:tid 140499943700224] mod_deflate.c(856): [client 172.70.242.124:47532] AH01384: Zlib: Compressed 1615 to 731 : URL /index.php
[Fri Apr 07 23:01:58.195795 2023] [ssl:debug] [pid 5000:tid 140499943700224] ssl_engine_io.c(1112): [client 172.70.242.124:47532] AH02001: Connection closed to child 132 with standard shutdown (server forum.domain.com:443)
[Fri Apr 07 23:01:58.561708 2023] [ssl:info] [pid 5217:tid 140499302209280] [client 162.158.87.126:10020] AH01964: Connection to child 207 established (server forum.domain.com:443)
[Fri Apr 07 23:01:58.561842 2023] [ssl:debug] [pid 5217:tid 140499302209280] ssl_engine_kernel.c(2382): [client 162.158.87.126:10020] AH02043: SSL virtual host for servername forum.domain.com found
[Fri Apr 07 23:01:58.561876 2023] [core:debug] [pid 5217:tid 140499302209280] protocol.c(2429): [client 162.158.87.126:10020] AH03155: select protocol from , choices=h2,http/1.1 for server forum.domain.com
[Fri Apr 07 23:01:58.568567 2023] [ssl:debug] [pid 5217:tid 140499302209280] ssl_engine_kernel.c(2266): [client 162.158.87.126:10020] AH02041: Protocol: TLSv1.3, Cipher: TLS_AES_128_GCM_SHA256 (128/128 bits)
[Fri Apr 07 23:01:58.568663 2023] [socache_shmcb:debug] [pid 5217:tid 140499302209280] mod_socache_shmcb.c(495): AH00831: socache_shmcb_store (0xbf -> subcache 31)
[Fri Apr 07 23:01:58.568676 2023] [socache_shmcb:debug] [pid 5217:tid 140499302209280] mod_socache_shmcb.c(849): AH00847: insert happened at idx=10, data=(2053:2085)
[Fri Apr 07 23:01:58.568695 2023] [socache_shmcb:debug] [pid 5217:tid 140499302209280] mod_socache_shmcb.c(854): AH00848: finished insert, subcache: idx_pos/idx_used=0/11, data_pos/data_used=0/2259
[Fri Apr 07 23:01:58.568700 2023] [socache_shmcb:debug] [pid 5217:tid 140499302209280] mod_socache_shmcb.c(516): AH00834: leaving socache_shmcb_store successfully
[Fri Apr 07 23:01:58.568829 2023] [socache_shmcb:debug] [pid 5217:tid 140499302209280] mod_socache_shmcb.c(495): AH00831: socache_shmcb_store (0x8e -> subcache 14)
[Fri Apr 07 23:01:58.568859 2023] [socache_shmcb:debug] [pid 5217:tid 140499302209280] mod_socache_shmcb.c(849): AH00847: insert happened at idx=9, data=(1851:1883)
[Fri Apr 07 23:01:58.568864 2023] [socache_shmcb:debug] [pid 5217:tid 140499302209280] mod_socache_shmcb.c(854): AH00848: finished insert, subcache: idx_pos/idx_used=0/10, data_pos/data_used=0/2057
[Fri Apr 07 23:01:58.568867 2023] [socache_shmcb:debug] [pid 5217:tid 140499302209280] mod_socache_shmcb.c(516): AH00834: leaving socache_shmcb_store successfully
[Fri Apr 07 23:01:58.568961 2023] [ssl:debug] [pid 5217:tid 140499302209280] ssl_engine_kernel.c(422): [client 162.158.87.126:10020] AH02034: Initial (No.1) HTTPS request received for child 207 (server forum.domain.com:443), referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569272 2023] [authz_core:debug] [pid 5217:tid 140499302209280] mod_authz_core.c(820): [client 162.158.87.126:10020] AH01626: authorization result of Require all granted: granted, referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569281 2023] [authz_core:debug] [pid 5217:tid 140499302209280] mod_authz_core.c(820): [client 162.158.87.126:10020] AH01626: authorization result of <RequireAny>: granted, referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569359 2023] [authz_core:debug] [pid 5217:tid 140499302209280] mod_authz_core.c(820): [client 162.158.87.126:10020] AH01626: authorization result of Require all granted: granted, referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569378 2023] [authz_core:debug] [pid 5217:tid 140499302209280] mod_authz_core.c(820): [client 162.158.87.126:10020] AH01626: authorization result of <RequireAny>: granted, referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569409 2023] [proxy:debug] [pid 5217:tid 140499302209280] mod_proxy.c(1265): [client 162.158.87.126:10020] AH01143: Running scheme unix handler (attempt 0), referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569427 2023] [proxy_ajp:debug] [pid 5217:tid 140499302209280] mod_proxy_ajp.c(743): [client 162.158.87.126:10020] AH00894: declining URL fcgi://localhost/var/www/ips/index.php, referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569432 2023] [proxy_fcgi:debug] [pid 5217:tid 140499302209280] mod_proxy_fcgi.c(1021): [client 162.158.87.126:10020] AH01076: url: fcgi://localhost/var/www/ips/index.php proxyname: (null) proxyport: 0, referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569450 2023] [proxy_fcgi:debug] [pid 5217:tid 140499302209280] mod_proxy_fcgi.c(1028): [client 162.158.87.126:10020] AH01078: serving URL fcgi://localhost/var/www/ips/index.php, referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569455 2023] [proxy:debug] [pid 5217:tid 140499302209280] proxy_util.c(2353): AH00942: FCGI: has acquired connection for (*)
[Fri Apr 07 23:01:58.569475 2023] [proxy:debug] [pid 5217:tid 140499302209280] proxy_util.c(2408): [client 162.158.87.126:10020] AH00944: connecting fcgi://localhost/var/www/ips/index.php to localhost:8000, referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569480 2023] [proxy:debug] [pid 5217:tid 140499302209280] proxy_util.c(2445): [client 162.158.87.126:10020] AH02545: fcgi: has determined UDS as /run/php-fpm/www.sock, referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569603 2023] [proxy:debug] [pid 5217:tid 140499302209280] proxy_util.c(2634): [client 162.158.87.126:10020] AH00947: connected /var/www/ips/index.php to httpd-UDS:0, referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.569653 2023] [proxy:debug] [pid 5217:tid 140499302209280] proxy_util.c(3006): AH02823: FCGI: connection established with Unix domain socket /run/php-fpm/www.sock (*)
[Fri Apr 07 23:01:58.571254 2023] [proxy:debug] [pid 5217:tid 140499302209280] proxy_util.c(2368): AH00943: FCGI: has released connection for (*)
[Fri Apr 07 23:01:58.571322 2023] [deflate:debug] [pid 5217:tid 140499302209280] mod_deflate.c(856): [client 162.158.87.126:10020] AH01384: Zlib: Compressed 1615 to 731 : URL /index.php, referer: https://forum.domain.com/topic/6107855-rektoskopi/
[Fri Apr 07 23:01:58.571420 2023] [ssl:debug] [pid 5217:tid 140499302209280] ssl_engine_io.c(1112): [client 162.158.87.126:10020] AH02001: Connection closed to child 207 with standard shutdown (server forum.domain.com:443)
 

Link to comment
Share on other sites

I enable error handling on php.ini when i try to upgrade again i get

 

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/ips/system/Db/Select.php on line 549

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /var/www/ips/init.php(956) : eval()'d code on line 1

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...