Search found 4 matches

by Cybeer
06 Apr 2006, 05:31
Forum: Help
Topic: Installation issue
Replies: 4
Views: 5261

Answer

I am solve this problem exactly how i wrote earlier...
by Cybeer
29 Mar 2006, 06:20
Forum: Help
Topic: Installation issue
Replies: 4
Views: 5261

Solution found

There are must be no spaces and blank strings in file config_inc.php
before and after php tag.
by Cybeer
29 Mar 2006, 05:58
Forum: Help
Topic: Installation issue
Replies: 4
Views: 5261

Installation issue

I was successfully installed a mantis v1.0.1, but after installation, when i login to mantis, i see only clear window (login.php).
by Cybeer
29 Mar 2006, 05:52
Forum: Help
Topic: Attempting to connect to database as admin BAD
Replies: 6
Views: 12552

Solution

write this in your mysql console:
set password for username@localhost = OLD_PASSWORD('password');