Re: [Webcollab-users] Installation/Setup Help Needed
Brought to you by:
andrewsimpson
From: Andrew S. <and...@pa...> - 2005-04-02 08:35:59
|
On Fri, 1 Apr 2005 16:06:00 -0800 (PST) Rich Shepard <rsh...@ap...> wrote: > I'm trying to get webcollab-1.70 up and running on Slackware-10.0 > (upgrade > this weekend to 10.1) with php-4.3.10 and postgresql. Finally, when I > point firefox to http://localhost/webcollab-1.70/setup.php and enter > "admin" and "admin123" as username and password, instead of a blank > page I now get an error message that it's an invalid username or > password. > > Also tried my username/password and root's username/password. Same > error > message. Looked on the FAQ but no help there that I saw. > I'm a bit confused as to what you've done to get to this point. That said, it sounds like the config file has been altered at least partially. Go into [webcollab]/config/config.php and change the value associated with 'DATABASE_NAME' to "" (null). This will allow setup to run without requesting a password. Write back with more details, if doesn't help. Andrew Simpson |