Hi,
Iβm having trouble using a legacy forum software script that uses the mysql extension in the installer (although mysqli is used elsewhere thanks to recent updates).
I have php-7.0 installed on Debian 9 Stretch on a VPS, however the mysql extension is missing as it was deprecated in 5.5 and removed in 7.0β¦
Could anyone help me get mysql working on php7? Thanks ^^
					Iβm having trouble using a legacy forum software script that uses the mysql extension in the installer (although mysqli is used elsewhere thanks to recent updates).
I have php-7.0 installed on Debian 9 Stretch on a VPS, however the mysql extension is missing as it was deprecated in 5.5 and removed in 7.0β¦
Could anyone help me get mysql working on php7? Thanks ^^
Comment