Warning: Failed to set memory limit to 1048576 bytes (Current memory usage is 2097152 bytes) in /in/Xuun2 on line 3
int(2097152)
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: Allowed memory size of 2097152 bytes exhausted (tried to allocate 2097184 bytes) in /in/Xuun2 on line 11
int(2097152)
Process exited with code 255.
Output for 5.6.0 - 5.6.40
Fatal error: Allowed memory size of 1048576 bytes exhausted (tried to allocate 2097153 bytes) in /in/Xuun2 on line 11
int(2097152)
Process exited with code 255.