Welcome Guest, Not a member yet? Register   Sign In
A PHP Error was encountered
#1
Bug 

Good Day,
actually i published this website using ci3
but i get an random error called "database error"
and i wanna know if this message error from server (host) side or something wrong in my code ?

thanks in advance

[Image: vK1cJ5R.png]
Reply
#2

oh actually, support team helped me and fixed the problem but right now i found another error message

//////
A PHP Error was encountered

Severity: Core Warning

Message: Module 'dba' already loaded

Filename: Unknown

Line Number: 0

Backtrace:

//////
Reply
#3

Check to see if your loading it twice in your code r if it is being
autoloaded and your reloading it again in code.
What did you Try? What did you Get? What did you Expect?

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

(This post was last modified: 05-30-2017, 10:06 AM by hicham.)

thank you a lot Smile

it's done , but please can you explain to me about the first error message ??

because what the support team said to me :
[Image: n1ix0AD.png]
Reply
#5

It's telling you that the MySQL server is timing out you can try using CodeIgniter's database re-connect method.
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