Run PHP v5.4 on MacOS
one text
is it possible to run PHP 5.4 on MacOS Big Sur? I'm trying to run an old PHP server that uses deprecated functions such as mysql_connectetc.
Using PHP v7.x gives error that mysql_connect is an undefined function.
one text
is it possible to run PHP 5.4 on MacOS Big Sur? I'm trying to run an old PHP server that uses deprecated functions such as mysql_connectetc.
Using PHP v7.x gives error that mysql_connect is an undefined function.