Search found 1 match
- Wed Apr 22, 2009 7:46 am
- Forum: Installation and Configuration
- Topic: Fatal error: Call to undefined function mysql_connect()...
- Replies: 4
- Views: 1856
Fatal error: Call to undefined function mysql_connect()...
Hello, I'm new to PHP and MySQL. I've installed PHP 5.2.9-2, MySQL 5.1 on Windows Vista/IIS 7.0. I can run phpinfo() and use ionCube loader successfully. php.ini is ok. extension_dir=C:\Program Files\PHP\ext and MySQL extension line is uncommented. However, I cannot call function mysql_connect() it ...