I get to all steps but when I get here I get this error "No DB LAYER found!"\
Install Info
Select Language :: English
Database type :: mysqli
phpBB version :: 2.0.14
EasyMOD version :: 0.1.13
EM status :: New Install
It picks up that I am using mysqli extensions
I have mysql 4.1 installed along with php5
The board works fine, but where do I setup the account info for it to access the database?
Error on step 4 of 5 "No DB LAYER found!"
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Re: Error on step 4 of 5 "No DB LAYER found!"
Ok I got it now, Wow what a mess to install
First was mysqli does not have a case selection in easymod_install.php
I changed mysql4 to mysqli and got past this step now
Then I did the
easymod_install.php, Line 982 wrote:
fix
Now she installed and working. I wonder if anyone else noticed this, or am I the only one using the mysqli extenstins.
First was mysqli does not have a case selection in easymod_install.php
I changed mysql4 to mysqli and got past this step now
Then I did the
easymod_install.php, Line 982 wrote:
fix
Now she installed and working. I wonder if anyone else noticed this, or am I the only one using the mysqli extenstins.
- GPHemsley
- Registered User
- Posts: 1617
- Joined: Fri Apr 18, 2003 4:01 am
- Location: Long Beach, NY
- Contact:
Re: Error on step 4 of 5 "No DB LAYER found!"
You are absolutely right! This bug should be fixed in the next version of EasyMOD.
Gordon P. Hemsley
The GP Factory
EasyMOD Support Rant
My MODs: Topic Type MOD | View Topic Title While Posting MOD
The GP Factory
EasyMOD Support Rant
My MODs: Topic Type MOD | View Topic Title While Posting MOD
Re: Error on step 4 of 5 "No DB LAYER found!"
Ok was this documented somewhere?
I wondering if I just missed it.
I wondering if I just missed it.
- GPHemsley
- Registered User
- Posts: 1617
- Joined: Fri Apr 18, 2003 4:01 am
- Location: Long Beach, NY
- Contact:
Re: Error on step 4 of 5 "No DB LAYER found!"
Well, hey, what do you know. You weren't absolutely right. It turns out that MySQLi support was written specifically for the phpBB-PHP5 package, which is separate and independent from phpBB.
Since that is the case, this may or may not be fixed in the next version of EasyMOD.
Since that is the case, this may or may not be fixed in the next version of EasyMOD.
Gordon P. Hemsley
The GP Factory
EasyMOD Support Rant
My MODs: Topic Type MOD | View Topic Title While Posting MOD
The GP Factory
EasyMOD Support Rant
My MODs: Topic Type MOD | View Topic Title While Posting MOD
Re: Error on step 4 of 5 "No DB LAYER found!"
I hope phpbb2.2 will support php5 with mysqli in the next version natively and I dont have to use pbpbb-php5
- GPHemsley
- Registered User
- Posts: 1617
- Joined: Fri Apr 18, 2003 4:01 am
- Location: Long Beach, NY
- Contact:
Re: Error on step 4 of 5 "No DB LAYER found!"
It will... in fact, I believe it already does. Oh, and it's 3.0 now.evans17 wrote: I hope phpbb2.2 will support php5 with mysqli in the next version natively and I dont have to use pbpbb-php5
Gordon P. Hemsley
The GP Factory
EasyMOD Support Rant
My MODs: Topic Type MOD | View Topic Title While Posting MOD
The GP Factory
EasyMOD Support Rant
My MODs: Topic Type MOD | View Topic Title While Posting MOD
Re: Error on step 4 of 5 "No DB LAYER found!"
GOOD
and yea your right its 3.0
and yea your right its 3.0