29-Aug-2011, 04:06 PM
http://www.anunciamel.com
Hola,alguien sabe por que obtengo este error cuando alguien visita la pagina del item?. Esto sucede despues de instalar el commentics.
Anyone know why I get this error when someone visits the page of the item?.This happens after installing the commentics.
<b>phpMyDB Error</b> (2002) in line 84 error:Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Query: select friendlyName from oc_locations where idLocation=0 Limit 1 File: /item.phpPHP 5.2.17 (Linux)
Aborting...
Este es el codigo de la linea 84:
This is the code line 84:
79.<?php
80.$page_id = "$idItem";
81.$path_to_comments_folder = "comments/";
82.define ('IN_COMMENTICS', 'true'); //no need to edit this line
83.require $path_to_comments_folder . "includes/commentics.php"; //no need to edit this line
84.?>
thks.
Salu2
Hola,alguien sabe por que obtengo este error cuando alguien visita la pagina del item?. Esto sucede despues de instalar el commentics.
Anyone know why I get this error when someone visits the page of the item?.This happens after installing the commentics.
<b>phpMyDB Error</b> (2002) in line 84 error:Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Query: select friendlyName from oc_locations where idLocation=0 Limit 1 File: /item.phpPHP 5.2.17 (Linux)
Aborting...
Este es el codigo de la linea 84:
This is the code line 84:
79.<?php
80.$page_id = "$idItem";
81.$path_to_comments_folder = "comments/";
82.define ('IN_COMMENTICS', 'true'); //no need to edit this line
83.require $path_to_comments_folder . "includes/commentics.php"; //no need to edit this line
84.?>
thks.
Salu2