I was perusing a MySQL tutorial at http://hotwired.lycos.com/webmonkey/99/21/index2a_page5.html?tw=programming when I read the following:
"Save and view this script... <html> <body> <?php phpinfo(); ?> </body> </html> ...through your Web server. You'll see a page filled with useful and interesting information like this. This info tells all about your server, internal Web server environment variables, the options that are compiled, and on and on. In the first section, Extensions, look for a line beginning with MySQL. If this is missing, then for some reason MySQL hasn't made it into PHP. Go back and review the installation steps and check the PHP documentation to see if you missed anything." I'm not quite sure if mine is correct or not. I don't see a section labeled "Extensions." Near the top of the page it says PHP Extension and Zend Extension. There's another section that focuses on MySQL near the bottom of the page. I put a screenshot online at http://geowebworks.geobop.org/mysql/mysqlextensions.gif Can someone tell me if it's OK? If there's something wrong, it might explain some of the problems I've had, though I have the preception that's everything's generally OK. Thanks. __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]