On 04.06.2017 22:39, Paul Schmehl wrote:
--On June 4, 2017 at 9:28:29 PM +0200 Kurt Jaeger <[email protected]> wrote:
Hi!
PHP Fatal error: Uncaught Error: Call to undefined function
mysql_connect()
I noticed that there was no php70-mysql extension any more. Is there
something that replaces that?
databases/php70-mysqli
Btw, you can migrate to php71, as well. Not much difference.
That was installed. Is there a configuration option that needs to be
set or changed?
You must fix the code and migrate to mysqli or pdo, mysql was deprecated
for more than 5 years.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"