Home  >  Article  >  Backend Development  >  Your server does not support the MySql database and cannot install the forum program.

Your server does not support the MySql database and cannot install the forum program.

WBOY
WBOYOriginal
2016-07-25 09:10:141064browse
When installing a forum program written in PHP in RedHat AS5, it prompts: Your server does not support the mysql database and the forum program cannot be installed.

When installing a forum program written in PHP in RedHat AS5, it prompts: Your server does not support the MySql database and the forum program cannot be installed. Solution: Configure the php.ini file and find: ;extension=mysql.so Just remove the previous comment; and that’s it.



Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn