In the installation site is mysql_connect display does not support the error what is the reason "" "How to deal with it .... I have to follow the online search for the data processing,,, or not ... To seek a positive solution .... Apache+php+mysql
Reply to discussion (solution)
The error code sticks out.
I don't care what the internet says, it's just how you do it.
This is a mistake: I don't care what I say on the Internet, I just see how you do it. When I test with Phpinfo, MySQL and mysqli are not displayed at the same time. About MySQL extensions on PHP I've done all the steps I can do, but I can't. The contents of php.ini are as follows:
extension_dir-"D:/php/php5/ext"; extension=php_bz2.dll;extension=php_curl.dll;extension=php_dba.dll;extension= Php_dbase.dll;extension=php_exif.dll;extension=php_fdf.dll;extension=php_gd2.dll;extension=php_gettext.dll; Extension=php_gmp.dll;extension=php_ifx.dll;extension=php_imap.dll;extension=php_interbase.dll;extension=php_ Ldap.dll;extension=php_mbstring.dll;extension=php_mcrypt.dll;extension=php_mhash.dll;extension=php_mime_ Magic.dll;extension=php_ming.dll;extension=php_msql.dll;extension=php_mssql.dllextension=php_ Mysql.dllextension=php_mysqli.dll;extension=php_oci8.dll;extension=php_openssl.dllextension=php_pdo.dll; Extension=php_pdo_firebird.dll;extension=php_pdo_mssql.dllextension=php_pdo_mysql.dll;extension=php_pdo_ Oci.dll;extension=php_pdo_oci8.dll;extension=php_pdo_odbc.dll;extension=php_pdo_pgsql.dll;extension=php_pdo_ Sqlite.dll;extension=php_pgsql.dll;extension=php_pspell.dll;extension=php_shmop.dll;extension=php_snmp.dll; Extension=php_soap.dll;extension=php_sockets.dll;extensIon=php_sqlite.dll;extension=php_sybase_ct.dll;extension=php_tidy.dll;extension=php_xmlrpc.dll;extension=php_ Xsl.dll;extension=php_zip.dll
Libmysql.dll also put to C:\Windows under, I am a beginner, want to learn to configure their own apache+php+mysql, a little bit to do now, I insisted. However, there is always such a mistake. Don't want to install with a fool .... Sincerely seek advice ... I think about the wrong place now is the PHP connection to MySQL, always connect not ... Find the right way ...
Error code sticking out AH is the installation of the site, this error occurred ...
Phpinfo Loaded Configuration File load php.ini is the same as the php.ini you modified?
The value of the following item when the Phpinfo test is posted
Configuration File (php.ini) Path
Loaded Configuration File
and Apache Environment section of PATH
The value of the following item when the Phpinfo test is posted
Configuration File (php.ini) Path
Loaded Configuration File
and Apache Environment section of PATH
Phpinfo Loaded Configuration File load php.ini is the same as the php.ini you modified?
Delete all entries in PATH that contain the MySQL word
If you don't, ask your colleague or the computer company for help.
Delete all entries in PATH that contain the MySQL word
If you don't, ask your colleague or someone from the computer company to help. is to delete all the files in path that contain MySQL, right??? This is the company to buy a new PHP Web site Let me assist the installation to see, in fact, I am also a novice, but the company in addition to my own all are engaged in sales, but also I have to the whole.
Re-installed PHP, retrace-like installation, this time the installation and the previous installation there is a difference between (I think the installation was not successful in the cause may be the reason, is the environment variable there is no php.ini path. I also copied the php.ini file to the c:windows, the problem is solved ... I hope I put my error points out, to provide beginners with some of the ideas of the problem ...