Hi,
I installed PHP, Apache, and Mysql in redhat 8.0, and all these services have been started. Each of them can work, but when I try to connect Mysql from PHP file, it does not work.
I thik I need to install something like MyODBC in wondiws for communication between PHP and Mysql. What is...