I just install apache,php and mysql rpm on AIX5.2, but I can’t see the mysql information in the phpinfo page,
I would like to know how to made the php extension for mysql that I can call mysql functions in php script.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Linux distributions there’s normally a separate package for PHP’s MySQL extension, it’s likely that AIX follows the same rule. Look for an uninstalled package called “php-mysql” or something similar.