Can you describe your environment: PHP version, Apache version, MySQL version, linux or win32. Did you run phpinfo() and see the loaded extensions ? Catalin Esteamedpw@xxxxxxx wrote: >> Is PHP compiled with mysqli support: http://ro.php.net/mysqli >>Read the docs about what this extension requires. > > > > I did all of this and I'm still getting the error: > > Runtime Configuration > The behaviour of these functions is affected by settings in php.ini. > > Table 1. MySQLi Configuration Options Name Default Changeable > Changelog mysqli.max_links "-1" PHP_INI_SYSTEM Available since PHP 5.0.0. > mysqli.default_port "3306" PHP_INI_ALL Available since PHP 5.0.0. > mysqli.default_socket NULL PHP_INI_ALL Available since PHP 5.0.0. mysqli > .default_host NULL > PHP_INI_ALL Available since PHP 5.0.0. mysqli.default_user NULL PHP_INI_ALL > Available since PHP 5.0.0. mysqli.default_pw NULL PHP_INI_ALL Available > since PHP > 5.0.0. > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php