Welcome Guest, Not a member yet? Register   Sign In
Database Connection Problem
#1

(This post was last modified: 11-27-2019, 10:26 AM by laxutraly.)

Hello I am looking for a bit a help, I keep receiving this error. Any help would be really great this is my first time setting this up.

Unable to connect to your database server using the provided settings.
Filename: /home/laxutraly/public_html/third_party/MX/Loader.php
Line Number: 102
Reply
#2

(This post was last modified: 11-27-2019, 12:45 PM by Digital_Wolf.)

Set the environment to development mode
for CI4 this is done using:
(just put this line at the beginning of the /public/.htaccess)

PHP Code:
# Setup environment
SetEnv CI_ENVIRONMENT development 

next, reload the page, and attach the resulting images to your next post. or just send us the code you are working on, it will give us more information to help you.
just if you can then send logs from the directory "writable/logs"
I would change this world, but God doesn't give me the source.
Reply
#3

IF your using HMVC then there are all kinds of bug reports and the fixes on the forums here.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#4

I have same problem
Reply
#5

(This post was last modified: 01-14-2020, 08:57 AM by InsiteFX.)

Search the forums there are several updates to fix problems with the HMVC code.

Search Results
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB