Activity Stream
48,167 MEMBERS
6886 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Member
    Website's:
    itleech.com fixdownloads.com downtoolz.com itcoder.us

    Default mysqli extension is missing

    mysqli extension is missing

    Hi i am trying to use phpmyadmin and i am getting this error. any help?

    SaKIB Reviewed by SaKIB on . mysqli extension is missing mysqli extension is missing Hi i am trying to use phpmyadmin and i am getting this error. any help? http://lulzimg.com/i23/f66d22.jpg Rating: 5
    Signature too big, removed by Staff

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    If you are runing your own vps/dedi change your php.ini and make sure you have the extension for mysqli.dll uncommented. There are others in the file which can be uncommented also.
    953 extension=php_mysqli.dll
    973 ;extension=php_mysqli_mysqlnd.dll
    974 extension=php_mysqli_libmysql.dll
    1264 [MySQLi]
    1267 ; http://php.net/mysqli.max-persistent
    1268 mysqli.max_persistent = -1
    1271 ; http://php.net/mysqli.allow_local_infile
    1272 mysqli.allow_local_infile = On
    1275 ; http://php.net/mysqli.allow-persistent
    1276 mysqli.allow_persistent = On
    1279 ; http://php.net/mysqli.max-links
    1280 mysqli.max_links = -1
    1283 ; http://php.net/mysqli.cache_size
    1284 mysqli.cache_size = 2000
    1286 ; Default port number for mysqli_connect(). If unset, mysqli_connect() will use
    1290 ; http://php.net/mysqli.default-port
    1291 mysqli.default_port = 3306
    1295 ; http://php.net/mysqli.default-socket
    1296 mysqli.default_socket = "MySQL"
    1299 ; http://php.net/mysqli.default-host
    1300 mysqli.default_host =
    1303 ; http://php.net/mysqli.default-user
    1304 mysqli.default_user =
    1306 ; Default password for mysqli_connect() (doesn't apply in safe mode).
    1308 ; *Any* user with PHP access can run 'echo get_cfg_var("mysqli.default_pw")
    1311 ; http://php.net/mysqli.default-pw
    1312 mysqli.default_pw =
    1315 mysqli.reconnect = Off

  4.     
    #3
    Moderator
    NewEraCracker's Avatar
    Are you using Windows or linux is your server?
    Any control panel installed?
    Trusted: Dom, l0calh0st, 0ccul7, robert420
    Find all threads started by NewEraCracker

  5.     
    #4
    Member
    Website's:
    itleech.com fixdownloads.com downtoolz.com itcoder.us
    Using a vps linux . i was trying to install php my admin . first it asked for php5 , after installing that it asked for this
    Signature too big, removed by Staff

  6.     
    #5
    Member
    On a plain VPS use yum to install the mysqli module

    yum install php-mysql
    yum install php-mysqli
    You have to restart the webserver for new modules to take affect.

    On a cPanel server, use the 'easyapache' script that cpanel offers or use the WHM --> EasyApache option, to compile PHP with the mysqli module.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need Help Installing a Mysqli Script On a Webmin VPS
    By qwerty6666 in forum Server Management
    Replies: 3
    Last Post: 8th May 2011, 08:25 AM
  2. Mysqli on Directadmin
    By mboy10 in forum Technical Help Desk Support
    Replies: 0
    Last Post: 19th Mar 2011, 02:27 PM
  3. SQL ERROR [ mysqli ]
    By applecut in forum phpBB
    Replies: 16
    Last Post: 11th Jan 2011, 10:21 PM
  4. How to install MySQLi on my server
    By Hesham_3del in forum Server Management
    Replies: 1
    Last Post: 8th Aug 2010, 06:19 AM
  5. MySQL or MySQLi
    By el_jentel1 in forum Polling Plaza
    Replies: 15
    Last Post: 7th Feb 2010, 05:18 PM

Tags for this Thread

BE SOCIAL