On Fri, 3 Sep 2010, Carlos Konstanski wrote: > Run "php -a" from an xterm on the server to get a PHP interactive shell. > then from the PHP prompt you can run the command "phpinfo();".
Carlos, Well, that explains the problem. I don't have MySQL installed and php is apparently configured to require it. It cannot find the mysql libraries. Guess I need to rebuild php to fit my system. Thanks, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
