Welcome Guest, Not a member yet? Register   Sign In
Upgrade CI 1.6.3 To 1.7 Problem
#1

[eluser]Little_Match_Girl[/eluser]
Hi CI Programmer..

I have a problem when I trying to upgrading my app. from CI 1.6.3 to 1.7

I have been modified the database driver based on :
http://ellislab.com/forums/viewthread/73714/
at 1st post by stathis.

The error message when my app. running is :
Code:
A Database Error Occurred

Unable to connect to your database server using the provided settings.

The error still appear after I following the post instruction.


When I downgrade the "system/database" directory from my backup directory, it's work again.
#2

[eluser]xwero[/eluser]
The error occurs if you give a password or username or server that isn't wrong.

What do you get when you don't add the change?
#3

[eluser]narkaT[/eluser]
are you using the mysqli driver?
there is a small "bug" in the 1.7 mysqli-driver.
#4

[eluser]Little_Match_Girl[/eluser]
to xwero : the username and password for Database server is already right.
Same result if I don't change anything.

to narkaT : yes, I'm using mysqli driver.
So there is a bug. Must wait until the bug get cleaned.
#5

[eluser]Little_Match_Girl[/eluser]
Hi I'm following post : http://ellislab.com/forums/viewthread/94796/

The problem is fixed now.

Thanks..




Theme © iAndrew 2016 - Forum software by © MyBB