Originally posted by Wayne Luke
View Post
Announcement
Collapse
No announcement yet.
error "mysqli.php on line 86"
Collapse
X
-
enabled
PHP Code:Mysql of the system
compile mysql (and mysqli if its checked) support against the system libraries
and
Mysql
compile MySQL support using the PHP bundled libraries (if the System MySQL option is checked it takes precedence over this option)
Leave a comment:
-
I have vps server
Operating system: linux
Can you give me the cause of the problem
thanks
Leave a comment:
-
Make sure the MySQLi library is enabled in PHP. It isn't installed by default with Windows and possibly certain server distributions.
http://us3.php.net/manual/en/mysqli.setup.php
Leave a comment:
-
error "mysqli.php on line 86"
hi,
when i install vb on my server i see error
Fatal error: Call to undefined function mysqli_init() in /home/???/public_html/???/forum/core/vb/database/mysqli.php on line 86
Server info
PHP Code:
php :5.5.16
MySQL:5.5.37-cll
what is problemTags: None
Related Topics
Collapse
-
by MDawgI used text editor to change the htaccess to .htaccess
I renamed config.php.bkp in the root to config.php
I renamed config.php.new to config.php
and I entered the dbname, technical email...-
Channel: Support Issues & Questions
Fri 11 Aug '17, 11:57am -
Leave a comment: