Caligare NetFlow - Knowledgebase
Search:     Advanced search
Browse by category:
Glossary | Contact Us

MySQL module isn't supported by PHP.

Add comment
Views: 1169
Votes: 0
Comments: 0

This error message is displayed when you haven't installed or activated the MySQL library used by PHP. Try to find the mysql.so file by using the following command:

find / -name mysql.so

 When you find this file, activate the extension in your php.ini file (this file is usually located in the directory /etc/php4/apache/) by typing option:

extension=mysql.so

You can use Midnight command (mc) program to edit this file. If you don't find the mysql.so file, try to install a new package php4-mysql (package name php4-mysql is used by Debian, in Fedora distribution it will be found with the same or similar to the Debian's name).

Others in this Category
document What are the recommended system requirements for Caligare Flow Inspector?
document How can I tune the database for better performance?
document I can't connect to MySQL database.
document Apache configuration file is not found.
document I can't access the web interface.
document When I tried to restart netflow collector I saw message: "Error: unknown parameter restart"
document Can't select MySQL database 'nfx'; check if database exists or you have access rights to use it.
document How can I test if netflow collector receives netflow data exports from my Cisco router?
document Many drops where indicated due to bad source IP address in the collector status.
document Netflow is coming in, but I'm seeing many drops due to bad netflow version in the collector status.
document Can I install netflow monitoring on a 64bit system?
document libmysqlclient.so.10: cannot enable executable stack as shared object requires



RSS