E
E
Evgeny Solomin2014-08-21 07:19:48
linux
Evgeny Solomin, 2014-08-21 07:19:48

How to use php5-mysqli instead of php5-mysql?

Good afternoon.
Can you please tell me how to use php5-mysqli instead of php5-mysql ?
Or how to configure what would be used by php5-mysqli ?
ubuntu server platform 12.10.
Tried to find information, in the end without success.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
1
1Michael1, 2014-08-21
@penzu

office dock
if the php -i | grep mysqlimodule is displayed in the shell - it is enabled (by default)
if not - you need to install php5-mysqlsudo apt-get install php5-mysql

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question