Fatal error: Uncaught Error: Call to undefined function mysql_query() in /in/procb:20
Stack trace:
#0 {main}
thrown in /in/procb on line 20
Process exited with code 255.
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Fatal error: Call to undefined function mysql_query() in /in/procb on line 20
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/procb on line 20
Warning: mysql_query(): A link to the server could not be established in /in/procb on line 20
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Output for 4.3.0 - 4.3.1
Warning: mysql_query() [http://www.php.net/function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /in/procb on line 20
Warning: mysql_query() [http://www.php.net/function.mysql-query]: A link to the server could not be established in /in/procb on line 20
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)