Having problems installing phpBB and Nuke-PHP on my OpenBSD box, all seem to be stemming from attempts to access MySQL. For instance, phpBB gives the error "Could not connect to the database" when using the install.php script. The install script for Nuke just fails to load completely so I'll try tackling that later.
Also, phpinfo yields 0 "Active Persistent Links" and 0 "Active Links", although it recognizes the version installed and socket. Is this normal? I can access everything fine through 'mysql -u root -p' and create a database for the bulletin board. MySQLd was installed, by the way, from the OpenBSD package collection. PS shows the following, which seems normal to me: "/bin/sh/usr/local/bin/safe_mysqld --user=mysql --log" Any ideas/hints? Is this even the right list to be querying? --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php