0
Welcome Guest! Login
0 items Join Now

SOLVED Error displaying the error page: Application Instantiation Error

    • Trog's Avatar
    • Trog
    • Rocketeer
    • Posts: 60
    • Thanks: 3

    SOLVED Error displaying the error page: Application Instantiation Error

    Posted 9 years 11 months ago
    • Greetings,

      A few months back I created the site www.rionpaige.com using the corvous template. I then handed the site over to someone else to manage for Rion (X-factor contestant singer).

      They contacted me today that they were recieving this error:
      Error displaying the error page: Application Instantiation Error

      When visiting the site. I also can not get to the back-end. After extensive research it seems to be a MySql issue. I have retrieved the configuration.php file via FTP, and everything looks OK as far as I can tell (this is above my pay scale).

      The first thing I tried was to create a new DB user through c-panel throught the hosting site, godaddy.

      I then changed the USER and PASS in the config.php file to match the new user. No luck.

      There is no back-up for the site. (I set the site up as a favor for Rion, and like I said, handed it over to her marketing company months ago, that was supposed to manage everything, apparently no to well...) anyway.

      This apparently happened in the last couple of days, as the site was visable Monday. I do not believe that the folks handeling the site have done any recent updates. I also can't remember what version of Joomla I used, but I think it was 3.X (my first time from 2.5). Not sure what would have caused this to happen, my guess is a hack.

      Anyone have any thoughts on what I can do to get this site back up?

      The only thing I can think might be wrong with my NEW user/pass was that the original config.php file had the password scrambled. Of course when I enter the new password it is not. Im not sure if this is an issue or not. Below is the first portion of the config file.


      public $offline = '0';
      public $offline_message = 'This site is down for maintenance.<br /> Please check back again soon.';
      public $display_offline_message = '1';
      public $offline_image = '';
      public $sitename = 'Rion Paige';
      public $editor = 'jce';
      public $captcha = '0';
      public $list_limit = '20';
      public $access = '1';
      public $dbtype = 'mysqli';
      public $host = 'localhost';
      public $user = 'REMOVED*FOR*THIS*POST_jos1';
      public $password = 'XFactor';
      public $db = 'REMOVED*FOR*THIS*POST_jos1';
      public $dbprefix = 'jos_';
      public $secret = 'DH6jTJrVcTcwKUNf';
    • Last Edit: 9 years 11 months ago by Matt.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21651
    • Thanks: 3104
    • messin' with stuff

    Re: SOLVED Error displaying the error page: Application Instantiation Error

    Posted 9 years 11 months ago
    • db connection issues can be a number of things... and they're really outside of the scope of support on this forum... but yeah, be CRAZY about checking your username and password... make sure you're not editing the config.php file in a non-utf text editor... notepad, notepad ++, sublime text, dreamweaver, etc would be fine... set the password to something simple like test1234... try changing 'mysqli' to 'mysql'... try changing localhost to 127.0.0.1... trying changing it to your site's IP address... make sure your dbprefix is correct...

      I edited your post and removed your password...

      If your webhost isn't terrible they should have backups... I apologize if you're hosting this, you're not terrible, you seem nice :) -- you may find that in your WHM backups were enabled if that's the case...
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: SOLVED Error displaying the error page: Application Instantiation Error

    Posted 9 years 11 months ago
    • It's a long thread but it might provide an answer to your issue: forum.joomla.org/viewtopic.php?t=791765
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • Trog's Avatar
    • Trog
    • Rocketeer
    • Posts: 60
    • Thanks: 3

    Re: SOLVED Error displaying the error page: Application Instantiation Error

    Posted 9 years 11 months ago
    • Thanks, I'll see if I can make it work!
    • Trog's Avatar
    • Trog
    • Rocketeer
    • Posts: 60
    • Thanks: 3

    Re: SOLVED Error displaying the error page: Application Instantiation Error

    Posted 9 years 11 months ago
    • Reading now! Thanks!
    • Trog's Avatar
    • Trog
    • Rocketeer
    • Posts: 60
    • Thanks: 3

    Re: SOLVED Error displaying the error page: Application Instantiation Error

    Posted 9 years 11 months ago
    • OK, I think I figured out what happen. I downloaded the DB and took a browse through it. Turns out somewhere around tuesday 500,000 K2 Comments were left, usernames were all rip-off products. I guess first thing to do will be to figure out how to delete 500k worth of lines from the DB. I'll let you know how it goes.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21651
    • Thanks: 3104
    • messin' with stuff

    Re: SOLVED Error displaying the error page: Application Instantiation Error

    Posted 9 years 11 months ago
    • Trog's Avatar
    • Trog
    • Rocketeer
    • Posts: 60
    • Thanks: 3

    Re: SOLVED Error displaying the error page: Application Instantiation Error

    Posted 9 years 11 months ago
    • This worked like a dream! Thanks!
      -site still down though. I've reached out to the K2 community for additional help. I'll update with the (if any) solution.
      Thanks.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Error displaying the error page: Application Instantiation Error

    Posted 9 years 11 months ago
    • Trog wrote:
      This worked like a dream! Thanks!
      -site still down though. I've reached out to the K2 community for additional help. I'll update with the (if any) solution.
      Thanks.

      Two comments:
      1) Even if the original site was a favour you should be PAID for this!
      2) Would you please send me Cpanel access info and place it in the SECURE part of your Reply

      This image is hidden for guests.
      Please log in or register to see it.


      so that I can take a look..

      Failing that Would you please create a Super Admin login for me along with FTP access info and place it in the SECURE part of your Reply

      This image is hidden for guests.
      Please log in or register to see it.


      so that I can take a look.
    • Trog's Avatar
    • Trog
    • Rocketeer
    • Posts: 60
    • Thanks: 3

    Re: SOLVED Error displaying the error page: Application Instantiation Error

    Posted 9 years 11 months ago
    • This message contains only secure information that is visible to DanG, moderators and administrators
    • Last Edit: 9 years 10 months ago by Trog.

Time to create page: 0.056 seconds