Menu

MySQL Connect Error

Help
Alan
2003-04-28
2013-04-15
  • Alan

    Alan - 2003-04-28

    It sounds to me that you may not have installed PHP with MySql support. mysql_connect() is a standard MySql function that PHP calls to connect to the database. If that function doesn't work then you won't be able to connect to the database at all. And a connection to the database must be made before any data can be pulled from it.

    Just in case, I've uploaded an sql import file. It can be found here: http://phpcc.sf.net/files/setup.sql

    As I said, you should first make sure that you have installed PHP with MySql support. There is good installation documentation for PHP here: http://www.php.net/manual/en/installation.php

    Hope this helps.

     
  • CodEjunKi

    CodEjunKi - 2005-03-15

    I see its been a long time since this error was posted but if youre still interested, I think I figured it out... send me the file u used at codEjunKi at gmail dot com

     

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.