Results 1 to 7 of 7

Thread: MySQL to MySQLi

  1. #1
    Join Date
    Feb 2009
    Beans
    49

    MySQL to MySQLi

    Hi,

    I have a book called "PHP & MySQL for dummies" and i set up apache2, php5 and MySQL 5.1 and there was a screen that asked me to pick between MySQL and MySQLi and i picked the 1st one, but in the book they use MySQLi

    How do i change to MySQLi?

    I tried removing everything and reinstalling it but i don't get the same screen

    When i installed it the 1st time i ran this command
    Code:
    sudo apt-get install apache2 php5 python mysql-server-5.1 phpmyadmin
    Thanks
    If Windows is the solution, can we please have the problem back?

  2. #2
    Join Date
    Feb 2009
    Beans
    49

    Re: MySQL to MySQLi

    bump
    If Windows is the solution, can we please have the problem back?

  3. #3
    Join Date
    Feb 2006
    Location
    uk
    Beans
    Hidden!

    Re: MySQL to MySQLi

    did you make sure you removed all config files and whatnot before reinstalling?

  4. #4
    Join Date
    Feb 2009
    Beans
    49

    Re: MySQL to MySQLi

    I thought if you use sudo apt-get autoremove it does remove all of the config files
    If Windows is the solution, can we please have the problem back?

  5. #5
    Join Date
    Feb 2009
    Beans
    49

    Re: MySQL to MySQLi

    I did remove all the config files and when i reinstalled the config files were missing and i still didn't get the screen asking to choose MySQL or MySQLi :/
    If Windows is the solution, can we please have the problem back?

  6. #6
    Join Date
    Feb 2009
    Beans
    49

    Re: MySQL to MySQLi

    Ok so i decided to redo my ubuntu from scratch, so i installed Mavrick and ran $ sudo tasksel and installed the lamp server from there, will MySQLi be enabled now or not?
    If Windows is the solution, can we please have the problem back?

  7. #7
    Join Date
    Feb 2009
    Beans
    49

    Re: MySQL to MySQLi

    Well this morning I quickly installed Joomla and according to it the database is MySQLi
    If Windows is the solution, can we please have the problem back?

Bookmarks

Posting Permissions

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