edificiozamenhoff78
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
Dear all,
Since one or two months ago I\'m getting the same message, when I try to access to my web hosted on x10hosting.com The message is \"Database Error: Unable to connect to the database:Could not connect to MySQL\". I have had this project stopped last months and I would like to recover it. Please, could you be so kind helping me to recover this database? Below this lines you can find configuration.php, because I have read that in this file I could find the solution
<?php
class JConfig {
/* Site Settings */
var $offline = \'0\';
var $offline_message = \'El sitio está desactivado por tareas de mantenimiento <br /> Por favor, vuelva más tarde.\';
var $sitename = \'Edificio Zamenhoff\';
var $editor = \'tinymce\';
var $list_limit = \'20\';
var $legacy = \'0\';
/* Debug Settings */
var $debug = \'0\';
var $debug_lang = \'0\';
/* Database Settings */
var $dbtype = \'mysql\';
var $host = \'localhost\';
var $user = \'zamenhof_zamenho\';
var $password = \'********\';
var $db = \'zamenhof_db\';
var $dbprefix = \'jos101_\';
/* Server Settings */
Maybe, this issue is related to the last server updates. I think my web is on boru server.
Thanks in advance.
JAVIER MORALES
Since one or two months ago I\'m getting the same message, when I try to access to my web hosted on x10hosting.com The message is \"Database Error: Unable to connect to the database:Could not connect to MySQL\". I have had this project stopped last months and I would like to recover it. Please, could you be so kind helping me to recover this database? Below this lines you can find configuration.php, because I have read that in this file I could find the solution
<?php
class JConfig {
/* Site Settings */
var $offline = \'0\';
var $offline_message = \'El sitio está desactivado por tareas de mantenimiento <br /> Por favor, vuelva más tarde.\';
var $sitename = \'Edificio Zamenhoff\';
var $editor = \'tinymce\';
var $list_limit = \'20\';
var $legacy = \'0\';
/* Debug Settings */
var $debug = \'0\';
var $debug_lang = \'0\';
/* Database Settings */
var $dbtype = \'mysql\';
var $host = \'localhost\';
var $user = \'zamenhof_zamenho\';
var $password = \'********\';
var $db = \'zamenhof_db\';
var $dbprefix = \'jos101_\';
/* Server Settings */
Maybe, this issue is related to the last server updates. I think my web is on boru server.
Thanks in advance.
JAVIER MORALES