Bryan Richard wrote: > On Tue, 2002-11-05 at 10:51, Eric R. wrote: > > > Here, this might solve your problem: > http://forums.postnuke.com/phpBB2/viewtopic.php?t=1013&highlight=withmysql Ok, found the mysql.so line in php.ini. I uncommented that line, and when I attempted to restart httpd, I received the following: Stopping httpd: [ OK ] Starting httpd: PHP Warning: Unable to load dynamic library '/usr/lib/php4/mysql.so' - /usr/lib/php4/mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0 MySQL is installed, and I can add, and delete db's using mysqladmin, etc. Off to figure out why mysql.so can't be found. Thanks again though, another path to start down. 8') Eric