Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] "mysql_connect() or mysql_query()" deprecated
Date: Sun, 25 Oct 2020 23:24:40
Message-Id: f091a4f7-7769-b1e8-3455-2e6af52dbe9a@sys-concept.com
1 The function in newer php "mysql_connect() or mysql_query()" were removed but I don't know starting from which version?
2
3 I'm running PHP Version 5.6.33-pl0-gentoo and these function work.
4 But I upgraded one of my system to php-5.6.40 and I'm getting an error:
5
6 PHP Fatal error: Call to undefined function mysql_connect() in /var/www/catalog/admin/includes/functions/database.php on line 19
7
8 --
9 Thelma

Replies

Subject Author
Re: [gentoo-user] "mysql_connect() or mysql_query()" deprecated "Remco Rijnders" <remco@×××××××××××.com>