Re: same php file, different day...worked 3-4 times in the past in the past

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2013/1/20 Fred Silsbee <fredsilsbee@xxxxxxxxx>

> Fatal error:  Call to undefined function mysqli__connect() in
> /var/www/html/log_book_MySQLnew_i.php on line 116
>

There is an underscore "_" to much: 'mysqli_connect()'


>
> phpinfo.php shows mysqli
>
> Additional .ini files parsed
>
> /etc/php.d/curl.ini,
> /etc/php.d/fileinfo.ini,
> /etc/php.d/json.ini,
> /etc/php.d/mysql.ini,
> /etc/php.d/mysqli.ini,
> /etc/php.d/pdo.ini,
> /etc/php.d/pdo_mysql.ini,
> /etc/php.d/pdo_sqlite.ini,
> /etc/php.d/phar.ini,
> /etc/php.d/sqlite3.ini,
> /etc/php.d/zip.ini
>
>
> maybe a mysqli.ini is required containing mysqli.so
>
> but
>
> [root@localhost php.d]# locate mysqli.so
> [root@localhostphp.d]#
> [root@localhost php.d]# locate mysqli
> /usr/bin/mysqlimport
> /usr/share/man/man1/mysqlimport.1.gz
> [root@localhost php.d]#
>
>


-- 
github.com/KingCrunch

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux