Results 1 to 6 of 6
  1. #1

    mysql problem please help

    i recently purchased my first unmanaged vps and i am not very good with debian but i am here to ask for your help i am having a problem wen it comes down with my mysql i managed to get phpmyadmin installed and working perfectly but when i try to install a script on my vps i get this error

    Fatal error: Call to undefined function: mysql_connect() in /var/www/site/cp2/adodb/drivers/adodb-mysql.inc.php on line

    does anyone know why and how i can fix it

  2. #2
    Join Date
    Apr 2003
    Location
    San Jose, CA.
    Posts
    1,624
    yum install php-mysql ?

  3. #3
    i ran that command and got this -bash: yum: command not found

  4. #4
    Join Date
    Jun 2004
    Location
    Ontario Canada
    Posts
    259
    yum is CentOs/Fedora/RedHat .... Try apt-get which is for Debian

  5. #5
    still nothing here i know mysql is installed becouse i am running phpmyadmin and its working another thing i notice is that when i run a phpinfo file on the
    var/www/site/ i dont have a mysql section but on the phpmyadmin i do

  6. #6
    also some one told me that it was becouse i dont have a libmysql.dll and i downloaded it of a dll site but it dosent say where it goes does anyone know

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •