N
NetNappy
Guest
I just have my server fresh installed (FC4/64 with PSA8 and running PHP5/MySQL4.1.16) and I have uploaded files that I previously run on PHP4/MySQL4.1.16, but there is an error about PHP configuration with Mysql on my new server, and I have found out that PHP5 has to be reconfigured to run with Mysql4,,,, does anyone has the same problem...... please guide me if you can
I got below error when run PHP5 with Mysql4
+++++++++++++++++++++++++++++
Fatal error: call to undefined function mysql_connect()
+++++++++++++++++++++++++++++
and also this error when try to install phpbb2.0.20
+++++++++++++++++++++++++++++
The PHP configuration on your server doesn't support the database type that you chose
+++++++++++++++++++++++++++++
thanks
I got below error when run PHP5 with Mysql4
+++++++++++++++++++++++++++++
Fatal error: call to undefined function mysql_connect()
+++++++++++++++++++++++++++++
and also this error when try to install phpbb2.0.20
+++++++++++++++++++++++++++++
The PHP configuration on your server doesn't support the database type that you chose
+++++++++++++++++++++++++++++
thanks