You are not logged in.
I followed the lamp howto on the wiki to setup apache, php, and mysql. After which I tried to setup gregarius using the howto provided on their site. I am having some trouble getting a db setup to use with gregarius. Can some help my out on this? Let me know if you need any further information, thanks.
Offline
What means "having some trouble" for you? Error messages? Something doesn't work like expected? If yes, what?
Offline
Well right now I'm getting this message from gregarius when I access http://localhost/rss/admin/
Error connecting to the database!
Have you edited dbinit.php and correctly defined the database username and password?Also, I'm getting this error when I when I try to mysql.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)And this message when I try to setup a password for root.
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'I new to all this web stuff so I currently have very limited knowledge on this. Thanks for the help.
Offline
Well I was able to solve my own problem, so I thought I would let you all know what was up. It seems like the only problem was that the dbstruct.sql file which is suppose to be apart of gregarius is no longer provided and the method of creating it leaves one with an empty file. I was able to find a link to the file on the gregarius forums and once I installed that gregarius was working like charm.
Offline