Search found 7 matches

by UnknownFusion
Tue May 24, 2016 10:36 pm
Forum: Webhosting
Topic: General Error (SQL Error)
Replies: 10
Views: 4050

Re: General Error (SQL Error)

kraze wrote:Try downloading an update package from phpBB and uploading the "/install" folder. Once uploaded go to yourdomain.com/install/database_update.php and see if that will cause it to reread the config.
It worked! Thanks for the help guys :)
by UnknownFusion
Tue May 24, 2016 1:35 pm
Forum: Webhosting
Topic: General Error (SQL Error)
Replies: 10
Views: 4050

Re: General Error (SQL Error)

doulos9 wrote:Just a thought - make sure you don't have two config files with different user data.
There is only 1 config that I know of, unless there are different configs in different locations with the same data.
by UnknownFusion
Tue May 24, 2016 1:34 pm
Forum: Webhosting
Topic: General Error (SQL Error)
Replies: 10
Views: 4050

Re: General Error (SQL Error)

kraze wrote:Try downloading an update package from phpBB and uploading the "/install" folder. Once uploaded go to yourdomain.com/install/database_update.php and see if that will cause it to reread the config.
Ok, I will try that when I get home, thanks for your help so far! :)
by UnknownFusion
Mon May 23, 2016 3:06 pm
Forum: Webhosting
Topic: General Error (SQL Error)
Replies: 10
Views: 4050

Re: General Error (SQL Error)

celestial.site.nfoservers.com

But in my config.php, dbuser is celestial
by UnknownFusion
Mon May 23, 2016 1:41 pm
Forum: Webhosting
Topic: General Error (SQL Error)
Replies: 10
Views: 4050

Re: General Error (SQL Error)

Yes, the dbuser is the same as the user on my databases tab. Edit: for some reason the [name]@localhost has a different name to what I changed in the config tab. The [name]@localhost has the name of my first identifier, but in the config.php file I have the name of my new identifier, not sure what i...
by UnknownFusion
Mon May 23, 2016 2:39 am
Forum: Webhosting
Topic: General Error (SQL Error)
Replies: 10
Views: 4050

Re: General Error (SQL Error)

In my config.php file, I have filled in exactly what is on my databases tab This is my config.php file: <?php // phpBB 3.1.x auto-generated configuration file // Do not change anything in this file! $dbms = 'phpbb\\db\\driver\\mysqli'; $dbhost = 'localhost'; $dbport = ''; $dbname = '[name]_forum'; $...
by UnknownFusion
Sun May 22, 2016 7:17 pm
Forum: Webhosting
Topic: General Error (SQL Error)
Replies: 10
Views: 4050

General Error (SQL Error)

Hey, I recently changed the name of my package, I have a website, game server and teamspeak. I could access my phpbb forums before I changed the name. I sent a support ticket but there was not much that could be done. The guy(s) that helped me said it was all they could do and they could not offer f...