View Issue Details

IDProjectCategoryView StatusLast Update
0020794mantisbtinstallationpublic2016-04-24 06:19
Reporterindraalami Assigned Toatrol  
PriorityurgentSeveritymajorReproducibilityunable to reproduce
Status closedResolutionno change required 
PlatformWindowsOSWindows 7OS VersionWindows 7
Product Version1.2.19 
Summary0020794: Checking PHP support for database type BAD database is not supported by PHP. Check that it has been compiled into your server.
Description

Already Try Install MantisBT, But Got Error At "Checking PHP support for database type" :
BAD database is not supported by PHP. Check that it has been compiled into your server.

Steps To Reproduce

Using XAMPP For Apache And Mysql Service.

Additional Information

Please Need Help How To Solve This Problem. I Really Wanna Using This Tools To Help My Work

TagsNo tags attached.

Activities

atrol

atrol

2016-04-11 06:51

developer   ~0052935

indraalami,

you might use a new version of PHP which does not support MySQL driver.
You can try also MySQLi.

This is not a bug or feature request for MantisBT (you are asking for help on how to configure the system). I am therefore resolving this issue as "no change required".

Please use the forums, the mantisbt-help mailing list or IRC to get support on customizing and using MantisBT (refer to http://www.mantisbt.org/support.php for links and further details).

indraalami

indraalami

2016-04-12 02:43

reporter   ~0052942

Atrol,

i already use MySQLi, but now got new error
" BAD
Does administrative user have access to the database? ( Access denied for user 'admin'@'localhost' (using password: YES) )"

at phpmyadmin, i already add new user and grant full access. but still get that error, any idea?