Welcome Guest, Not a member yet? Register   Sign In
unable to connect to database after i upload my site on one of my free hosting site
#11

[eluser]Unknown[/eluser]
Yeah, I've got the same problem on the zymic hosting.

Quote:"Unable to connect to your database server using the provided settings"
While all the data in config/database.php were correct.

But, thanks to cahva in this thread http://ellislab.com/forums/viewthread/143878/#705495, everything works perfectly now.

Quote:You have to set persistent connect to FALSE
Code:
$db['default']['pconnect'] = FALSE;
#12

[eluser]Zeeshan Rasool[/eluser]
you are giving host info in right way, may be your server doesn't active yet or some other problem. first confirm about your hosting i mean just load a simple index file with some text if it is fine then check your current site on local and upload it.




Theme © iAndrew 2016 - Forum software by © MyBB