Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

PHP 7 compatibilty. #39

Open
cjbayliss opened this issue Dec 2, 2018 · 3 comments
Open

PHP 7 compatibilty. #39

cjbayliss opened this issue Dec 2, 2018 · 3 comments

Comments

@cjbayliss
Copy link
Contributor

PHP 7.x is the only PHP available on Debian Stable (Stretch/9) and Ubuntu 16.04/18.04. alloc should fully support PHP 7.

@cjbayliss
Copy link
Contributor Author

NOTE: apache2 segfaults when running alloc with php 7.3 on buster (soon to be debian stable)

@alexlance
Copy link
Contributor

Yikes. Anything in the logs that describes why it's segfaulting?

@cjbayliss
Copy link
Contributor Author

When one presses the login button, this happens:

[Tue Apr 30 03:33:54.345743 2019] [watchdog:debug] [pid 206] mod_watchdog.c(454): AH010033: Watchdog: Running with WatchdogInterval 1000ms
[Tue Apr 30 03:33:54.475060 2019] [watchdog:debug] [pid 206] mod_watchdog.c(462): AH02974: Watchdog: found parent providers.
[Tue Apr 30 03:33:54.475128 2019] [watchdog:debug] [pid 206] mod_watchdog.c(508): AH02977: Watchdog: found child providers.
[Tue Apr 30 03:33:54.475142 2019] [watchdog:debug] [pid 206] mod_watchdog.c(516): AH02978: Watchdog: Looking for child (_singleton_).
[Tue Apr 30 03:33:54.475155 2019] [watchdog:debug] [pid 206] mod_watchdog.c(516): AH02978: Watchdog: Looking for child (_default_).
[Tue Apr 30 03:33:54.480090 2019] [mpm_prefork:notice] [pid 206] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
[Tue Apr 30 03:33:54.480124 2019] [mpm_prefork:info] [pid 206] AH00164: Server built: 2019-04-07T18:15:40
[Tue Apr 30 03:33:54.480147 2019] [core:notice] [pid 206] AH00094: Command line: '/usr/sbin/apache2'
[Tue Apr 30 03:33:54.480159 2019] [core:debug] [pid 206] log.c(1571): AH02639: Using SO_REUSEPORT: yes (1)
[Tue Apr 30 03:33:54.480187 2019] [mpm_prefork:debug] [pid 206] prefork.c(919): AH00165: Accept mutex: none (default: sysvsem)
[Tue Apr 30 03:33:54.486932 2019] [watchdog:debug] [pid 269] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:33:54.487376 2019] [watchdog:debug] [pid 268] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:33:54.488273 2019] [watchdog:debug] [pid 267] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:33:54.488680 2019] [watchdog:debug] [pid 266] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:33:54.489544 2019] [watchdog:debug] [pid 265] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:07.024372 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54452] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:07.024402 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54452] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:07.040123 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54452] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:07.040137 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54452] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:07.537831 2019] [php7:info] [pid 269] [client 10.0.3.1:54452] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; DOM_XML_Wrapper_Node has a deprecated constructor in /var/www/html/project/lib/import_export.inc.php on line 654
[Tue Apr 30 03:34:07.582882 2019] [php7:info] [pid 269] [client 10.0.3.1:54452] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; DOM_XML_Wrapper_NodeList has a deprecated constructor in /var/www/html/project/lib/import_export.inc.php on line 700
[Tue Apr 30 03:34:07.634479 2019] [watchdog:debug] [pid 573] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:07.745144 2019] [php7:info] [pid 269] [client 10.0.3.1:54452] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Markdown_Parser has a deprecated constructor in /var/www/html/wiki/lib/markdown.inc.php on line 64
[Tue Apr 30 03:34:07.820349 2019] [php7:warn] [pid 269] [client 10.0.3.1:54452] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:07.913097 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54452] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:07.913107 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54452] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:07.935844 2019] [php7:warn] [pid 269] [client 10.0.3.1:54452] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:07.968963 2019] [deflate:debug] [pid 269] mod_deflate.c(856): [client 10.0.3.1:54452] AH01384: Zlib: Compressed 3533 to 1250 : URL /#/#.php
[Tue Apr 30 03:34:08.021567 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54452] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:08.021588 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54452] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:08.022071 2019] [authz_core:debug] [pid 268] mod_authz_core.c(820): [client 10.0.3.1:54462] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:08.022088 2019] [authz_core:debug] [pid 268] mod_authz_core.c(820): [client 10.0.3.1:54462] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:08.022745 2019] [deflate:debug] [pid 269] mod_deflate.c(856): [client 10.0.3.1:54452] AH01384: Zlib: Compressed 19404 to 4618 : URL /cache_1.8.9/style_rams.css
[Tue Apr 30 03:34:08.023130 2019] [authz_core:debug] [pid 267] mod_authz_core.c(820): [client 10.0.3.1:54460] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:08.023144 2019] [authz_core:debug] [pid 267] mod_authz_core.c(820): [client 10.0.3.1:54460] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:08.023443 2019] [authz_core:debug] [pid 266] mod_authz_core.c(820): [client 10.0.3.1:54458] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:08.023457 2019] [authz_core:debug] [pid 266] mod_authz_core.c(820): [client 10.0.3.1:54458] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:08.023741 2019] [authz_core:debug] [pid 265] mod_authz_core.c(820): [client 10.0.3.1:54456] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:08.023763 2019] [authz_core:debug] [pid 265] mod_authz_core.c(820): [client 10.0.3.1:54456] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:08.024024 2019] [authz_core:debug] [pid 573] mod_authz_core.c(820): [client 10.0.3.1:54454] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:08.024034 2019] [authz_core:debug] [pid 573] mod_authz_core.c(820): [client 10.0.3.1:54454] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:08.024309 2019] [deflate:debug] [pid 267] mod_deflate.c(856): [client 10.0.3.1:54460] AH01384: Zlib: Compressed 3106 to 1011 : URL /cache_1.8.9/print.css
[Tue Apr 30 03:34:08.024851 2019] [deflate:debug] [pid 266] mod_deflate.c(856): [client 10.0.3.1:54458] AH01384: Zlib: Compressed 21695 to 4124 : URL /cache_1.8.9/font.css
[Tue Apr 30 03:34:08.025099 2019] [deflate:debug] [pid 265] mod_deflate.c(856): [client 10.0.3.1:54456] AH01384: Zlib: Compressed 3561 to 917 : URL /cache_1.8.9/jqplot.css
[Tue Apr 30 03:34:08.032422 2019] [deflate:debug] [pid 573] mod_deflate.c(856): [client 10.0.3.1:54454] AH01384: Zlib: Compressed 5837 to 1362 : URL /cache_1.8.9/calendar.css
[Tue Apr 30 03:34:08.065500 2019] [deflate:debug] [pid 268] mod_deflate.c(856): [client 10.0.3.1:54462] AH01384: Zlib: Compressed 635620 to 169147 : URL /cache_1.8.9/javascript.js
[Tue Apr 30 03:34:08.122644 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54452] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:08.122658 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54452] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:08.122744 2019] [authz_core:debug] [pid 266] mod_authz_core.c(820): [client 10.0.3.1:54458] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:08.122750 2019] [authz_core:debug] [pid 266] mod_authz_core.c(820): [client 10.0.3.1:54458] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:08.122799 2019] [authz_core:debug] [pid 268] mod_authz_core.c(820): [client 10.0.3.1:54462] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:08.122805 2019] [authz_core:debug] [pid 268] mod_authz_core.c(820): [client 10.0.3.1:54462] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:08.497278 2019] [watchdog:debug] [pid 575] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:08.498354 2019] [watchdog:debug] [pid 574] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:09.507074 2019] [watchdog:debug] [pid 577] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:09.507568 2019] [watchdog:debug] [pid 578] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:09.508563 2019] [watchdog:debug] [pid 579] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:09.509745 2019] [watchdog:debug] [pid 576] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:22.893570 2019] [authz_core:debug] [pid 577] mod_authz_core.c(820): [client 10.0.3.1:54468] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:22.893595 2019] [authz_core:debug] [pid 577] mod_authz_core.c(820): [client 10.0.3.1:54468] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:22.895081 2019] [php7:warn] [pid 577] [client 10.0.3.1:54468] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:22.956825 2019] [php7:info] [pid 577] [client 10.0.3.1:54468] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 64
[Tue Apr 30 03:34:22.956862 2019] [php7:info] [pid 577] [client 10.0.3.1:54468] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 65
[Tue Apr 30 03:34:23.779336 2019] [php7:info] [pid 577] [client 10.0.3.1:54468] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.779363 2019] [php7:info] [pid 577] [client 10.0.3.1:54468] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.779369 2019] [php7:info] [pid 577] [client 10.0.3.1:54468] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 93
[Tue Apr 30 03:34:23.844345 2019] [authz_core:debug] [pid 577] mod_authz_core.c(820): [client 10.0.3.1:54468] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:23.844359 2019] [authz_core:debug] [pid 577] mod_authz_core.c(820): [client 10.0.3.1:54468] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:23.857158 2019] [php7:warn] [pid 577] [client 10.0.3.1:54468] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:23.858100 2019] [php7:info] [pid 577] [client 10.0.3.1:54468] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.858116 2019] [php7:info] [pid 577] [client 10.0.3.1:54468] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.858131 2019] [php7:info] [pid 577] [client 10.0.3.1:54468] PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/shared/lib/db_entity.inc.php on line 670
[Tue Apr 30 03:34:23.870895 2019] [php7:warn] [pid 577] [client 10.0.3.1:54468] PHP Warning:  Use of undefined constant historyID - assumed 'historyID' (this will throw an Error in a future version of PHP) in /var/www/html/alloc.php on line 227
[Tue Apr 30 03:34:23.879315 2019] [authz_core:debug] [pid 578] mod_authz_core.c(820): [client 10.0.3.1:54470] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:23.879330 2019] [authz_core:debug] [pid 578] mod_authz_core.c(820): [client 10.0.3.1:54470] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:23.880428 2019] [php7:warn] [pid 578] [client 10.0.3.1:54470] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:23.883126 2019] [php7:info] [pid 578] [client 10.0.3.1:54470] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.883141 2019] [php7:info] [pid 578] [client 10.0.3.1:54470] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.883155 2019] [php7:info] [pid 578] [client 10.0.3.1:54470] PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/shared/lib/db_entity.inc.php on line 670
[Tue Apr 30 03:34:23.883870 2019] [php7:warn] [pid 578] [client 10.0.3.1:54470] PHP Warning:  Use of undefined constant historyID - assumed 'historyID' (this will throw an Error in a future version of PHP) in /var/www/html/alloc.php on line 227
[Tue Apr 30 03:34:23.885840 2019] [authz_core:debug] [pid 579] mod_authz_core.c(820): [client 10.0.3.1:54472] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:23.885855 2019] [authz_core:debug] [pid 579] mod_authz_core.c(820): [client 10.0.3.1:54472] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:23.886984 2019] [php7:warn] [pid 579] [client 10.0.3.1:54472] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:23.889708 2019] [php7:info] [pid 579] [client 10.0.3.1:54472] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.889722 2019] [php7:info] [pid 579] [client 10.0.3.1:54472] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.889736 2019] [php7:info] [pid 579] [client 10.0.3.1:54472] PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/shared/lib/db_entity.inc.php on line 670
[Tue Apr 30 03:34:23.890469 2019] [php7:warn] [pid 579] [client 10.0.3.1:54472] PHP Warning:  Use of undefined constant historyID - assumed 'historyID' (this will throw an Error in a future version of PHP) in /var/www/html/alloc.php on line 227
[Tue Apr 30 03:34:23.892204 2019] [authz_core:debug] [pid 576] mod_authz_core.c(820): [client 10.0.3.1:54474] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:23.892217 2019] [authz_core:debug] [pid 576] mod_authz_core.c(820): [client 10.0.3.1:54474] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:23.893414 2019] [php7:warn] [pid 576] [client 10.0.3.1:54474] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:23.896042 2019] [php7:info] [pid 576] [client 10.0.3.1:54474] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.896057 2019] [php7:info] [pid 576] [client 10.0.3.1:54474] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.896071 2019] [php7:info] [pid 576] [client 10.0.3.1:54474] PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/shared/lib/db_entity.inc.php on line 670
[Tue Apr 30 03:34:23.896757 2019] [php7:warn] [pid 576] [client 10.0.3.1:54474] PHP Warning:  Use of undefined constant historyID - assumed 'historyID' (this will throw an Error in a future version of PHP) in /var/www/html/alloc.php on line 227
[Tue Apr 30 03:34:23.898641 2019] [authz_core:debug] [pid 267] mod_authz_core.c(820): [client 10.0.3.1:54476] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:23.898654 2019] [authz_core:debug] [pid 267] mod_authz_core.c(820): [client 10.0.3.1:54476] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:23.899706 2019] [php7:warn] [pid 267] [client 10.0.3.1:54476] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:23.902507 2019] [php7:info] [pid 267] [client 10.0.3.1:54476] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.902524 2019] [php7:info] [pid 267] [client 10.0.3.1:54476] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.902539 2019] [php7:info] [pid 267] [client 10.0.3.1:54476] PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/shared/lib/db_entity.inc.php on line 670
[Tue Apr 30 03:34:23.903238 2019] [php7:warn] [pid 267] [client 10.0.3.1:54476] PHP Warning:  Use of undefined constant historyID - assumed 'historyID' (this will throw an Error in a future version of PHP) in /var/www/html/alloc.php on line 227
[Tue Apr 30 03:34:23.905248 2019] [authz_core:debug] [pid 265] mod_authz_core.c(820): [client 10.0.3.1:54478] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:23.905270 2019] [authz_core:debug] [pid 265] mod_authz_core.c(820): [client 10.0.3.1:54478] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:23.906424 2019] [php7:warn] [pid 265] [client 10.0.3.1:54478] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:23.909033 2019] [php7:info] [pid 265] [client 10.0.3.1:54478] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.909048 2019] [php7:info] [pid 265] [client 10.0.3.1:54478] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.909062 2019] [php7:info] [pid 265] [client 10.0.3.1:54478] PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/shared/lib/db_entity.inc.php on line 670
[Tue Apr 30 03:34:23.909722 2019] [php7:warn] [pid 265] [client 10.0.3.1:54478] PHP Warning:  Use of undefined constant historyID - assumed 'historyID' (this will throw an Error in a future version of PHP) in /var/www/html/alloc.php on line 227
[Tue Apr 30 03:34:23.911393 2019] [authz_core:debug] [pid 573] mod_authz_core.c(820): [client 10.0.3.1:54480] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:23.911406 2019] [authz_core:debug] [pid 573] mod_authz_core.c(820): [client 10.0.3.1:54480] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:23.912476 2019] [php7:warn] [pid 573] [client 10.0.3.1:54480] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:23.915187 2019] [php7:info] [pid 573] [client 10.0.3.1:54480] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.915202 2019] [php7:info] [pid 573] [client 10.0.3.1:54480] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.915217 2019] [php7:info] [pid 573] [client 10.0.3.1:54480] PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/shared/lib/db_entity.inc.php on line 670
[Tue Apr 30 03:34:23.915883 2019] [php7:warn] [pid 573] [client 10.0.3.1:54480] PHP Warning:  Use of undefined constant historyID - assumed 'historyID' (this will throw an Error in a future version of PHP) in /var/www/html/alloc.php on line 227
[Tue Apr 30 03:34:23.917522 2019] [authz_core:debug] [pid 266] mod_authz_core.c(820): [client 10.0.3.1:54482] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:23.917534 2019] [authz_core:debug] [pid 266] mod_authz_core.c(820): [client 10.0.3.1:54482] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:23.918756 2019] [php7:warn] [pid 266] [client 10.0.3.1:54482] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:23.921485 2019] [php7:info] [pid 266] [client 10.0.3.1:54482] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.921501 2019] [php7:info] [pid 266] [client 10.0.3.1:54482] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.921521 2019] [php7:info] [pid 266] [client 10.0.3.1:54482] PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/shared/lib/db_entity.inc.php on line 670
[Tue Apr 30 03:34:23.922265 2019] [php7:warn] [pid 266] [client 10.0.3.1:54482] PHP Warning:  Use of undefined constant historyID - assumed 'historyID' (this will throw an Error in a future version of PHP) in /var/www/html/alloc.php on line 227
[Tue Apr 30 03:34:23.924011 2019] [authz_core:debug] [pid 268] mod_authz_core.c(820): [client 10.0.3.1:54484] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:23.924042 2019] [authz_core:debug] [pid 268] mod_authz_core.c(820): [client 10.0.3.1:54484] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:23.925138 2019] [php7:warn] [pid 268] [client 10.0.3.1:54484] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:23.927782 2019] [php7:info] [pid 268] [client 10.0.3.1:54484] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.927798 2019] [php7:info] [pid 268] [client 10.0.3.1:54484] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.927811 2019] [php7:info] [pid 268] [client 10.0.3.1:54484] PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/shared/lib/db_entity.inc.php on line 670
[Tue Apr 30 03:34:23.928467 2019] [php7:warn] [pid 268] [client 10.0.3.1:54484] PHP Warning:  Use of undefined constant historyID - assumed 'historyID' (this will throw an Error in a future version of PHP) in /var/www/html/alloc.php on line 227
[Tue Apr 30 03:34:23.930135 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54486] AH01626: authorization result of Require all granted: granted
[Tue Apr 30 03:34:23.930148 2019] [authz_core:debug] [pid 269] mod_authz_core.c(820): [client 10.0.3.1:54486] AH01626: authorization result of <RequireAny>: granted
[Tue Apr 30 03:34:23.930577 2019] [php7:warn] [pid 269] [client 10.0.3.1:54486] PHP Warning:  Declaration of meta::validate() should be compatible with db_entity::validate($message = Array) in /var/www/html/shared/lib/meta.inc.php on line 0
[Tue Apr 30 03:34:23.931276 2019] [php7:info] [pid 269] [client 10.0.3.1:54486] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.931289 2019] [php7:info] [pid 269] [client 10.0.3.1:54486] PHP Deprecated:  mktime(): You should be using the time() function instead in /var/www/html/shared/lib/session.inc.php on line 214
[Tue Apr 30 03:34:23.931303 2019] [php7:info] [pid 269] [client 10.0.3.1:54486] PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/shared/lib/db_entity.inc.php on line 670
[Tue Apr 30 03:34:23.931943 2019] [php7:warn] [pid 269] [client 10.0.3.1:54486] PHP Warning:  Use of undefined constant historyID - assumed 'historyID' (this will throw an Error in a future version of PHP) in /var/www/html/alloc.php on line 227
[Tue Apr 30 03:34:24.518265 2019] [core:notice] [pid 206] AH00052: child pid 265 exit signal Segmentation fault (11)
[Tue Apr 30 03:34:24.518315 2019] [core:notice] [pid 206] AH00052: child pid 266 exit signal Segmentation fault (11)
[Tue Apr 30 03:34:24.518325 2019] [core:notice] [pid 206] AH00052: child pid 267 exit signal Segmentation fault (11)
[Tue Apr 30 03:34:24.518335 2019] [core:notice] [pid 206] AH00052: child pid 268 exit signal Segmentation fault (11)
[Tue Apr 30 03:34:24.518344 2019] [core:notice] [pid 206] AH00052: child pid 269 exit signal Segmentation fault (11)
[Tue Apr 30 03:34:24.518355 2019] [core:notice] [pid 206] AH00052: child pid 573 exit signal Segmentation fault (11)
[Tue Apr 30 03:34:24.518371 2019] [core:notice] [pid 206] AH00052: child pid 576 exit signal Segmentation fault (11)
[Tue Apr 30 03:34:24.518381 2019] [core:notice] [pid 206] AH00052: child pid 577 exit signal Segmentation fault (11)
[Tue Apr 30 03:34:24.518390 2019] [core:notice] [pid 206] AH00052: child pid 578 exit signal Segmentation fault (11)
[Tue Apr 30 03:34:24.518400 2019] [core:notice] [pid 206] AH00052: child pid 579 exit signal Segmentation fault (11)
[Tue Apr 30 03:34:24.519784 2019] [watchdog:debug] [pid 585] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:25.521561 2019] [watchdog:debug] [pid 587] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:25.522130 2019] [watchdog:debug] [pid 586] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:26.524741 2019] [watchdog:debug] [pid 591] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:26.525478 2019] [watchdog:debug] [pid 590] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:26.526943 2019] [watchdog:debug] [pid 589] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?
[Tue Apr 30 03:34:26.528390 2019] [watchdog:debug] [pid 588] mod_watchdog.c(567): AH02980: Watchdog: nothing configured?

TBH, I don't know enough about apache. :/ But here is the result from GDB:

(gdb) c
Continuing.
[Attaching after Thread 0x7fa4252ea480 (LWP 206) fork to child process 760]
[New inferior 2 (process 760)]
[Detaching after fork from parent process 206]
[Inferior 1 (process 206) detached]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Thread 2.1 "apache2" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fa4252ea480 (LWP 760)]
0x00007fa424de7a1d in _emalloc () from /usr/lib/apache2/modules/libphp7.3.so
(gdb) backtrace 
#0  0x00007fa424de7a1d in _emalloc () from /usr/lib/apache2/modules/libphp7.3.so
#1  0x00007fa424dd9d38 in lex_scan () from /usr/lib/apache2/modules/libphp7.3.so
#2  0x00007fa424decdba in ?? () from /usr/lib/apache2/modules/libphp7.3.so
#3  0x00007fa424dd266e in zendparse () from /usr/lib/apache2/modules/libphp7.3.so
#4  0x00007fa424dd4b7a in ?? () from /usr/lib/apache2/modules/libphp7.3.so
#5  0x00007fa424dd69a8 in compile_string () from /usr/lib/apache2/modules/libphp7.3.so
#6  0x00007fa424e4fe2e in ?? () from /usr/lib/apache2/modules/libphp7.3.so
#7  0x00007fa424e86c3a in ?? () from /usr/lib/apache2/modules/libphp7.3.so
#8  0x00007fa424e8b90d in execute_ex () from /usr/lib/apache2/modules/libphp7.3.so
#9  0x00007fa424e93457 in zend_execute () from /usr/lib/apache2/modules/libphp7.3.so
#10 0x00007fa424e0c423 in zend_execute_scripts () from /usr/lib/apache2/modules/libphp7.3.so
#11 0x00007fa424dacfd8 in php_execute_script () from /usr/lib/apache2/modules/libphp7.3.so
#12 0x00007fa424e95692 in ?? () from /usr/lib/apache2/modules/libphp7.3.so
#13 0x0000555a94121a40 in ap_run_handler ()
#14 0x0000555a94121fd6 in ap_invoke_handler ()
#15 0x0000555a9413a5c3 in ap_process_async_request ()
#16 0x0000555a9413a72e in ap_process_request ()
#17 0x0000555a9413682d in ?? ()
#18 0x0000555a9412b8b0 in ap_run_process_connection ()
#19 0x00007fa4250133df in ?? () from /usr/lib/apache2/modules/mod_mpm_prefork.so
#20 0x00007fa4250136d4 in ?? () from /usr/lib/apache2/modules/mod_mpm_prefork.so
#21 0x00007fa4250143bf in ?? () from /usr/lib/apache2/modules/mod_mpm_prefork.so
#22 0x0000555a9410467e in ap_run_mpm ()
#23 0x0000555a940fcf57 in main ()
(gdb)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants