Closed Thread
Results 1 to 2 of 2

Thread: cant acess mysql

  1. #1
    cssoutletconway97 is offline x10Hosting Member cssoutletconway97 is an unknown quantity at this point
    Join Date
    Jan 2011
    Posts
    4

    cant acess mysql

    PHP Warning: [MYSQL] MySQL server has gone away (2006): [QUERY] replace into osc_sessions values ('{EDITED}', 1294501883, 'language|s:5:\"en_US\";messageToStack|a:1:{s:5:\" debug\";a:7:{i:0;a:2:{s:4:\"text\";s:202:\"2013: Lost connection to MySQL server during query; select configuration_group_id, configuration_group_title from osc_configuration_group where visible = 1 order by sort_order, configuration_group_title\";s:4:\"type\";s:5:\"err or\";}i:1;a:2:{s:4:\"text\";s:118:\"2006: MySQL server has gone away; select count(*) as total from osc_whos_online where time_last_click >= 1294499165\";s:4:\"type\";s:5:\"error\";}i:2;a:2:{ s:4:\"text\";s:1289:\"2006: MySQL server has gone away; select count(al.id) as total, al.id, al.module, a.user_name, al.datestamp from osc_administrators_log al, osc_administrators a where al.module in ("administrators", "administrators_log", "backup", "banner_manager", "cache", "categories", "configuration&quo in /home/concss/public_html/includes/classes/database.php on line 72
    08-Jan-2011 10:21:22 PHP Warning: [MYSQL] MySQL server has gone away (2006): [QUERY] select r.reviews_id, r.products_id, greatest(r.date_added, greatest(r.date_added, r.last_modified)) as date_last_modified, r.reviews_rating, pd.products_name, l.name as languages_name, l.code as languages_code from osc_reviews r left join osc_products_description pd on (r.products_id = pd.products_id and r.languages_id = pd.language_id), osc_languages l where r.languages_id = l.languages_id order by date_last_modified desc limit 6 in /home/concss/public_html/includes/classes/database.php on line 72
    08-Jan-2011 10:21:18 PHP Warning: [MYSQL] MySQL server has gone away (2006): [QUERY] select products_id, greatest(products_date_added, products_last_modified) as date_last_modified from osc_products where parent_id = 0 order by date_last_modified desc limit 6 in /home/concss/public_html/includes/classes/database.php on line 72
    08-Jan-2011 10:21:14 PHP Warning: [MYSQL] MySQL server has gone away (2006): [QUERY] select o.orders_id, o.customers_name, greatest(o.date_purchased, ifnull(o.last_modified, "1970-01-01")) as date_last_modified, s.orders_status_name, ot.text as order_total from osc_orders o, osc_orders_total ot, osc_orders_status s where o.orders_id = ot.orders_id and ot.class = "total" and o.orders_status = s.orders_status_id and s.language_id = 1 order by date_last_modified desc limit 6 in /home/concss/public_html/includes/classes/database.php on line 72
    08-Jan-2011 10:21:11 PHP Warning: [MYSQL] MySQL server has gone away (2006): [QUERY] select customers_id, customers_gender, customers_lastname, customers_firstname, customers_status, date_account_created from osc_customers order by date_account_created desc limit 6 in /home/concss/public_html/includes/classes/database.php on line 72
    08-Jan-2011 10:21:10 PHP Warning: [MYSQL] MySQL server has gone away (2006): [QUERY] select count(al.id) as total, al.id, al.module, a.user_name, al.datestamp from osc_administrators_log al, osc_administrators a where al.module in ("administrators", "administrators_log", "backup", "banner_manager", "cache", "categories", "configuration", "countries", "credit_cards", "currencies", "customers", "error_log", "file_manager", "image_groups", "images", "languages", "manufacturers", "modules_geoip", "modules_order_total", "modules_payment", "modules_shipping", "newsletters", "orders", "orders_status", "product_attributes", "product_variants", "products", "products_expected", "reviews", "server_info", "services", "specials", "statistics", "tax_classes", "templates", "templates_modules", "templates_modules_layout", "weight_classes", "whos_online", "zone_groups") and al.administrators_id = a.id group by al.id order by al.id desc limit 6 in /home/concss/public_html/includes/classes/database.php on line 72
    08-Jan-2011 10:21:06 PHP Warning: [MYSQL] MySQL server has gone away (2006): [QUERY] select count(*) as total from osc_whos_online where time_last_click >= 1294499165 in /home/concss/public_html/includes/classes/database.php on line 72
    08-Jan-2011 10:20:24 PHP Warning: [MYSQL] Lost connection to MySQL server during query (2013): [QUERY] select configuration_group_id, configuration_group_title from osc_configuration_group where visible = 1 order by sort_order, configuration_group_title in /home/concss/public_html/includes/classes/database.php on line 72
    07-Jan-2011 18:36:39 PHP Warning: file_exists() [<a href='function.file-exists'>function.file-exists</a>]: open_basedir restriction in effect. File(/usr/bin/convert) is not within the allowed path(s): (/home/:/tmp) in /home/concss/public_html/admin/includes/applications/products/actions/save.php on line 23
    07-Jan-2011 18:31:45 PHP Notice: Undefined index: categories_id in /home/concss/public_html/admin/includes/classes/object_info.php on line 71
    07-Jan-2011 18:31:45 PHP Notice: Undefined index: categories_name in /home/concss/public_html/admin/includes/classes/object_info.php on line 60
    07-Jan-2011 18:31:37 PHP Fatal error: Call to undefined method osC_Products_Admin::remove() in /home/concss/public_html/admin/includes/applications/categories/classes/categories.php on line 300
    07-Jan-2011 17:25:18 PHP Warning: [MYSQL] MySQL server has gone away (2006): [QUERY] select r.reviews_id, r.reviews_rating, p.products_id, pd.products_name, pd.products_keyword, i.image from osc_reviews r, osc_products p left join osc_products_images i on (p.products_id = i.products_id and i.default_flag = 1), osc_products_description pd where r.products_id = p.products_id and p.products_status = 1 and r.languages_id = 1 and p.products_id = pd.products_id and pd.language_id = 1 and r.reviews_status = 1 order by r.reviews_id desc limit 10 in /home/concss/public_html/includes/classes/database.php on line 72
    07-Jan-2011 17:25:07 PHP Warning: [MYSQL] Lost connection to MySQL server during query (2013): [QUERY] select p.products_id, p.products_price, p.products_tax_class_id, pd.products_name, pd.products_keyword, s.specials_new_products_price, i.image from osc_products p left join osc_products_images i on (p.products_id = i.products_id and i.default_flag = 1), osc_products_description pd, osc_specials s where s.status = 1 and s.products_id = p.products_id and p.products_status = 1 and p.products_id = pd.products_id and pd.language_id = 1 order by s.specials_date_added desc limit 10 in /home/concss/public_html/includes/classes/database.php on line 72
    07-Jan-2011 17:24:26 PHP Fatal error: Call to undefined method osC_Products_Admin::remove() in /home/concss/public_html/admin/includes/applications/categories/classes/categories.php on line 300
    Last edited by garrettroyce; 01-08-2011 at 12:54 PM. Reason: Session ID removed for security

  2. #2
    garrettroyce's Avatar
    garrettroyce is offline Generally Helpful Member garrettroyce is a glorious beacon of lightgarrettroyce is a glorious beacon of light
    Join Date
    Apr 2008
    Location
    IL, USA
    Posts
    3,746

    Re: cant acess mysql

    A few people noticed this behavior yesterday. If you continue to receive these errors, please post back and someone will look into it. For future reference, don't post the query when relaying the error unless someone asks to see it. There is personal information contained in many of these as well as the fact that they add a lot of text to your post that isn't necessary.
    gjr.gr - coming soon: secrets of OCD coding from a self taught tinkerer

Closed Thread

Similar Threads

  1. cant acess my webiste
    By glyners in forum Free Hosting
    Replies: 1
    Last Post: 07-26-2010, 05:37 AM
  2. FTP acess
    By 1world in forum Free Hosting
    Replies: 2
    Last Post: 03-22-2010, 04:55 AM
  3. FTP acess
    By Hermoine22 in forum Free Hosting
    Replies: 5
    Last Post: 11-06-2005, 09:49 PM
  4. can't acess ftp
    By webadmin in forum Free Hosting
    Replies: 11
    Last Post: 10-07-2005, 11:44 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers