From: <mba...@he...> - 2000-12-18 06:38:26
|
On Sat, 16 Dec 2000, Brian Aker wrote: ba...@he...mba...@he... wrote: ba...@he...> mod perl 1.2.1 and apache 1.3.6 on YellowDog (ppc) linux, kernel 2.2.15. ba...@he...I would suggest first switching to apache 1.3.14 and mod_perl 1.24_01. ba...@he...You can find it here: ba...@he...http://perl.apache.org/dist/ ba...@he... ba...@he... -Brian ba...@he... ba...@he..._______________________________________________ ba...@he...Slashcode-development mailing list ba...@he...Sla...@li... ba...@he...http://lists.sourceforge.net/mailman/listinfo/slashcode-development ba...@he... OK so I think I've gone through the instructions a couple times now and done everything by the book. Now, when I try to start slashd I get this: [root@shiner slash]# /etc/rc.d/init.d/slashd start Starting slashd: ok. [root@shiner slash]# DBI->connect(database=slash;host=localhost) failed: Access denied for user: 'slash@localhost' (Using password: YES) at Slash.pm line 1189 Access denied for user: 'slash@localhost' (Using password: YES) at Slash.pm line 1189. Compilation failed in require at ./slashd line 637. why am I here? at ./slashd line 39 main::END() called at ./slashd line 0 require 0 called at ./slashd line 0 However I created all the databases per instruction, so I suppose perms should be correct?? vertainly (using webmin) user slash appears to have the proper perms. Could someone point mein the right direction? thanks- -mab |