sasurfers
Verified Account
Newbie
Karma: +0/-0
Offline
Posts: 16
Blog entries
( 0)
|
 |
« on: October 22, 2006, 12:49:17 AM » |
|
When I try to make a database I can a page full of this Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server during query in /home/admin/system.freepgs.com/database2.php on line 132
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/admin/system.freepgs.com/database2.php on line 133
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/admin/system.freepgs.com/database2.php on line 134
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 135
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/admin/system.freepgs.com/database2.php on line 139
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 140
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 143
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/admin/system.freepgs.com/database2.php on line 144
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 145
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 150
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/admin/system.freepgs.com/database2.php on line 152
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 153
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/admin/system.freepgs.com/database2.php on line 156
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 157
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 160
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/admin/system.freepgs.com/database2.php on line 161
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 162
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 165
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/admin/system.freepgs.com/database2.php on line 166
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 167
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/admin/system.freepgs.com/database2.php on line 168
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/admin/system.freepgs.com/database2.php on line 191 Is it just me or everyone else aswell?
|
|
|
Logged
|
|
|
|
thebub
Verified Account
Newbie
Karma: +0/-0
Offline
Posts: 2
Blog entries
( 0)
|
 |
« Reply #1 on: October 22, 2006, 01:58:48 AM » |
|
I'm getting a few MySQL errors connecting to my forums - Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server during query in /fpgs/fpgshttpd/thebub/forums/AzNWarClan/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /fpgs/fpgshttpd/thebub/forums/AzNWarClan/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /fpgs/fpgshttpd/thebub/forums/AzNWarClan/db/mysql4.php on line 331 phpBB : Critical Error
Could not connect to the database This just happened for the first time today and I'm pretty sure it's server side issue with freepgs. Other files in my db, not using MySQL, load fine. Plus, the forum data is all there and not been changed. I'm wondering if something is down on the freepgs side?
|
|
|
Logged
|
|
|
|
FreePgs.com Forum
|
 |
« Reply #1 on: October 22, 2006, 01:58:48 AM » |
|
|
|
|
Logged
|
|
|
|
rocs78
Verified Account
Newbie
Karma: +0/-0
Offline
Posts: 1
Blog entries
( 0)
|
 |
« Reply #2 on: October 22, 2006, 02:36:43 AM » |
|
Yeah, I am getting the same errors as well - do we know if this is a temporary problem???
|
|
|
Logged
|
|
|
|
geminigeek
Verified Account
Newbie
Karma: +0/-0
Offline
Posts: 20
Blog entries
( 0)
|
 |
« Reply #3 on: October 22, 2006, 02:37:40 AM » |
|
i tried login in into the phpmyadmin, but failed. Sigh~ I wonder what happen 
|
|
|
Logged
|
|
|
|
FreePgs.com Forum
|
 |
« Reply #3 on: October 22, 2006, 02:37:40 AM » |
|
|
|
|
Logged
|
|
|
|
Ries
Verified Account
Jr. Member
Karma: +0/-0
Offline
Posts: 26
Blog entries
( 0)
|
 |
« Reply #4 on: October 22, 2006, 06:00:19 AM » |
|
Im getting the errors aswell. Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server during query in /fpgs/fpgshttpd/icewire/layout.php on line 4
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'icewire'@'localhost' (using password: NO) in /fpgs/fpgshttpd/icewire/layout.php on line 5
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /fpgs/fpgshttpd/icewire/layout.php on line 5
Warning: mysql_query() [function.mysql-query]: Access denied for user 'icewire'@'localhost' (using password: NO) in /fpgs/fpgshttpd/icewire/index.php on line 39
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /fpgs/fpgshttpd/icewire/index.php on line 39 Access denied for user 'icewire'@'localhost' (using password: NO)
|
|
|
Logged
|
|
|
|
singlewinghx
Non-Verified Account
Newbie
Karma: +0/-0
Offline
Posts: 1
Blog entries
( 0)
|
 |
« Reply #5 on: October 22, 2006, 08:33:51 AM » |
|
It's still down now! And I can't find a live service. 
|
|
|
Logged
|
|
|
|
Fr33
Verified Account
Newbie
Karma: +0/-0
Offline
Posts: 6
Blog entries
( 0)
|
 |
« Reply #6 on: October 22, 2006, 08:37:38 AM » |
|
Yes the server mysql5.freepgs.com pings ok but the mysql service appears to have stopped. Any help please?
CRITICAL_ERROR: Line : generic, class2.php
Error reported as: [6]: Unable to form a valid connection to mySQL. Please check that your e107_config.php contains the correct information.
EDIT: Same with the other host name mysql5.lvcs.net. My sql on the localhost is ok.
|
|
« Last Edit: October 22, 2006, 08:46:32 AM by Fr33 »
|
Logged
|
|
|
|
brainiac744
Verified Account
Sr. Member
Karma: +10/-0
Offline
Posts: 403
Blog entries
( 0)
|
 |
« Reply #7 on: October 22, 2006, 09:12:38 AM » |
|
The common error seems to be: "Lost connection to MySQL server during query" which seems to imply that there was a connection and it was somehow prematurely ended.
If it's any consolation it looks like the "localhost" mysql server is working fine...
|
|
|
Logged
|
|
|
|
Daveoh
Verified Account
Newbie
Karma: +0/-0
Offline
Posts: 9
Blog entries
( 0)
|
 |
« Reply #8 on: October 22, 2006, 12:43:31 PM » |
|
Same as brainiac744
|
|
|
Logged
|
|
|
|
mafiareturns
Non-Verified Account
Newbie
Karma: +0/-0
Offline
Posts: 4
Blog entries
( 0)
|
 |
« Reply #9 on: October 22, 2006, 02:03:04 PM » |
|
I just made a rather bitchy phone call, and it's up now. Probably unrelated, but I like the timing.
|
|
|
Logged
|
|
|
|
Daveoh
Verified Account
Newbie
Karma: +0/-0
Offline
Posts: 9
Blog entries
( 0)
|
 |
« Reply #10 on: October 26, 2006, 12:40:06 PM » |
|
Down again? I hope it's not for too long Edit: It is 
|
|
« Last Edit: October 26, 2006, 03:40:42 PM by Daveoh »
|
Logged
|
|
|
|
Ben
FreePgs Tech Support
Technical Support
Sr. Member
   
Karma: +12/-0
Offline
Posts: 344
Blog entries
( 0)
|
 |
« Reply #11 on: October 26, 2006, 01:06:38 PM » |
|
Wow, I log on for the first time in awhile and there's a problem.
I haven't got any information about the problem, other than that it's not working and coming up as "Error!" on the server status info. I have no way of resetting it, sorry. Admin has to log on and do it.
--Ben
|
|
|
Logged
|
|
|
|
stevensol
Verified Account
Jr. Member
Karma: +1/-0
Offline
Posts: 32
Blog entries
( 0)
|
 |
« Reply #12 on: October 26, 2006, 04:07:53 PM » |
|
 I'm getting errors as well. I tried to delet a database it said it doesn't exist. and my FLAM player can't load the playlist infro from a database. LOl I spent a good amount of time trying to fix it thinking it was a problem with my code.
|
|
|
Logged
|
|
|
|
MadDog
Verified Account
Newbie
Karma: +0/-0
Offline
Posts: 4
Blog entries
( 0)
|
 |
« Reply #13 on: October 26, 2006, 04:44:42 PM » |
|
im getting nothing but sql error on 3 of my site that r on mysql5 server.. the errors im getting r server errors.. eather a corn job running somewhere or they need to set there wait_timeout
set it to 28800 or 14400 or 7200 at least .then reset the mysql
|
|
|
Logged
|
|
|
|
acidbath
Verified Account
Jr. Member
Karma: +0/-0
Offline
Posts: 33
Blog entries
( 0)
|
 |
« Reply #14 on: October 26, 2006, 04:51:46 PM » |
|
so I thought this new mysql server was supposed to fix problems not create them.
|
|
|
Logged
|
|
|
|
|