Menu

#1 MySQL and PHP Version

open
nobody
None
5
2006-04-05
2006-04-01
Anonymous
No

Hi,

any dependencies on the MySQL version?

Discussion

  • Frank

    Frank - 2006-04-05
    • summary: MySQL Version --> MySQL and PHP Version
     
  • Frank

    Frank - 2006-04-05

    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.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.