Hello Folks,
I'm getting this error when I use the install.php:
Fatal error: Call to undefined function mysql_errno() in /subversion/svn_access_manager/include/db-functions.inc.php on line 128
Details: Linux CentOS 5.2 Mysql 5.0.45
Thanks!
Solved on my own...
yum -y install php-mysql
Doh!
Got the same error even though I already installed php-mysql. Please assist
Check php configuration if mysql is included propperly.
Log in to post a comment.
Hello Folks,
I'm getting this error when I use the install.php:
Fatal error: Call to undefined function mysql_errno() in /subversion/svn_access_manager/include/db-functions.inc.php on line 128
Details:
Linux CentOS 5.2
Mysql 5.0.45
Thanks!
Solved on my own...
yum -y install php-mysql
Doh!
Got the same error even though I already installed php-mysql.
Please assist
Check php configuration if mysql is included propperly.