The MySQL PHP API (mysql) is used in netDB.
If your version of MySQL is pre-4.1 nothing needs to be
change.
If you are running 4.1 or higher, you might need to
configure the MySQL server to use the "--old-passwords"
option. http://dev.mysql.com/doc/refman/4.1/en/old-client.html
The most recent version of PHP 4 is recommended.
It is unknown if PHP 3 or 5 will work flawlessly, as it is
untested.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1394469
The MySQL PHP API (mysql) is used in netDB.
If your version of MySQL is pre-4.1 nothing needs to be
change.
If you are running 4.1 or higher, you might need to
configure the MySQL server to use the "--old-passwords"
option.
http://dev.mysql.com/doc/refman/4.1/en/old-client.html
The most recent version of PHP 4 is recommended.
It is unknown if PHP 3 or 5 will work flawlessly, as it is
untested.