Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • cyclist87 Friend
    #206999

    I think I screw up doing some thing…

    Error displaying the error page: Application Instantiation Error: Could not connect to MySQL.

    Here is my config file:

    <?php
    class JConfig {
    public $offline = '0';
    public $offline_message = 'Ce site est en maintenance.<br /> Merci de revenir ult?rieurement.';
    public $display_offline_message = '1';
    public $offline_image = '';
    public $sitename = 'Team For the Planet';
    public $editor = 'tinymce';
    public $captcha = '0';
    public $list_limit = '20';
    public $access = '1';
    public $debug = '0';
    public $debug_lang = '0';
    public $dbtype = 'mysqli';
    public $host = 'mysql.fortheplanet.net';
    public $user = 'fortheplanet';
    public $password = '';
    public $db = 'teamfortheplanet';
    public $dbprefix = 'ka0n1_';
    public $live_site = '';
    public $secret = 'dZWkI5T3oLReWS43';
    public $gzip = '0';
    public $error_reporting = 'default';
    public $helpurl = 'https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help{major}{minor}:{keyref}';
    public $ftp_host = '';
    public $ftp_port = '';
    public $ftp_user = '';
    public $ftp_pass = '';
    public $ftp_root = '';
    public $ftp_enable = '0';
    public $offset = 'UTC';
    public $mailonline = '1';
    public $mailer = 'mail';
    public $mailfrom = 'jm.lachance@gmail.com';
    public $fromname = 'Team For the Planet';
    public $sendmail = '/usr/sbin/sendmail';
    public $smtpauth = '0';
    public $smtpuser = '';
    public $smtppass = '';
    public $smtphost = 'localhost';
    public $smtpsecure = 'none';
    public $smtpport = '25';
    public $caching = '0';
    public $cache_handler = 'file';
    public $cachetime = '15';
    public $MetaDesc = '';
    public $MetaKeys = '';
    public $MetaTitle = '1';
    public $MetaAuthor = '1';
    public $MetaVersion = '0';
    public $robots = '';
    public $sef = '1';
    public $sef_rewrite = '0';
    public $sef_suffix = '0';
    public $unicodeslugs = '0';
    public $feed_limit = '10';
    public $log_path = '/home/fortheplanet/ridefortheplanet.com/dev/logs';
    public $tmp_path = '/home/fortheplanet/ridefortheplanet.com/dev/tmp';
    public $lifetime = '15';
    public $session_handler = 'database';
    public $MetaRights = '';
    public $sitename_pagetitles = '0';
    public $force_ssl = '0';
    public $frontediting = '1';
    public $feed_email = 'author';
    public $cookie_domain = '';
    public $cookie_path = '';
    public $asset_id = '1';
    public $memcache_persist = '1';
    public $memcache_compress = '0';
    public $memcache_server_host = 'localhost';
    public $memcache_server_port = '11211';
    public $memcached_persist = '1';
    public $memcached_compress = '0';
    public $memcached_server_host = 'localhost';
    public $memcached_server_port = '11211';
    public $redis_persist = '1';
    public $redis_server_host = 'localhost';
    public $redis_server_port = '6379';
    public $redis_server_auth = '';
    public $redis_server_db = '0';
    public $proxy_enable = '0';
    public $proxy_host = '';
    public $proxy_port = '';
    public $proxy_user = '';
    public $proxy_pass = '';
    public $massmailoff = '0';
    public $session_memcache_server_host = 'localhost';
    public $session_memcache_server_port = '11211';
    public $session_memcached_server_host = 'localhost';
    public $session_memcached_server_port = '11211';
    }

    pavit Moderator
    #573114

    Hi

    This error could be due to your host problem , not necessarly is your problem , try to ask them if mysql service is up

    pavit Moderator
    #738147

    Hi

    This error could be due to your host problem , not necessarly is your problem , try to ask them if mysql service is up

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  pavit 8 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum