[done] [2.0] Unsupported ADOdb Extension

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Porix
Posts: 3
Joined: 13 Nov 2016, 18:51

[done] [2.0] Unsupported ADOdb Extension

Post by Porix »

I already used Mantis Bug Tracker 2.0 Betas, RC1 and RC2.
Since the release of the final Mantis Bug Tracker 2.0 i get the message
Unsupported ADOdb Extension (v5.04) detected! Disable it to use ADOdb
I dont know how to do this. It doesnt matter if i make an clean install or update my 2.0 RC2 installation.
I switched back from 2.0 final to 2.0 RC2 which works, till i have an resolution.

Can anybody help me?
Last edited by Porix on 03 Jan 2017, 21:26, edited 1 time in total.
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: [2.0] Unsupported ADOdb Extension

Post by atrol »

Check your php.ini
Is there something like

Code: Select all

extension = adodb.so
If so, remove the line.
Please use Search before posting and read the Manual
Porix
Posts: 3
Joined: 13 Nov 2016, 18:51

Re: [2.0] Unsupported ADOdb Extension

Post by Porix »

Thanks for the Info with php.ini.... or PHP.
I dont use an Server just an Webhoster and set it from php5.5 to php7 did worked. Now 2.0 final works :D
Thanks
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: [done] [2.0] Unsupported ADOdb Extension

Post by atrol »

Thanks for the feedback.

We will see if there are even more users/hosting providers hat have this extension enabled.
Please use Search before posting and read the Manual
tbyte
Posts: 1
Joined: 29 Jun 2017, 18:44

Re: [done] [2.0] Unsupported ADOdb Extension

Post by tbyte »

I have the same problem but i cannot deactivate it on my webhosters server. Changing PHP Versions did not help either. :(

Why is presence of this extension disturbing anyway?
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: [done] [2.0] Unsupported ADOdb Extension

Post by atrol »

tbyte wrote:Why is presence of this extension disturbing anyway?
Have a look at https://github.com/ADOdb/ADOdb/issues/269 for the technical details.
Please use Search before posting and read the Manual
Post Reply