0
Welcome Guest! Login
0 items Join Now

SOLVED Rocketlauncher won't install

    • sklar's Avatar
    • sklar
    • Hero Rocketeer
    • Posts: 263
    • Thanks: 1

    SOLVED Rocketlauncher won't install

    Posted 3 years 19 hours ago
    • Hi there

      At the final moment of setting up the Rocketlauncher installation, I hit the install button, but nothing happens. For a split second you see the Joomla icon where you get the feeling it is going to install, but than nothing happens.... I tried several browsers.

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


      Any ideas how come ?

      Thanks a lot!

      best regards, Chantal.
    • Last Edit: 2 years 11 months ago by sklar.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Rocketlauncher won't install

    Posted 3 years 17 hours ago
    • Turn off display_errors in you php.ini

      Regards, Mark.
    • The following users have thanked you: sklar

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • sklar's Avatar
    • sklar
    • Hero Rocketeer
    • Posts: 263
    • Thanks: 1

    Re: SOLVED Rocketlauncher won't install

    Posted 2 years 11 months ago
    • Dear Mark,

      Thanks a million, but I have the same issue.

      I put this code in the configuration file, but nothing happens, same problem.

      Any more suggestions ?
      define('DEBUG', true);
      error_reporting(E_ALL);
      
      if (DEBUG)
      {
          ini_set('display_errors', 'On');
      }
      else
      {
          ini_set('display_errors', 'Off');
      }
    • Last Edit: 2 years 11 months ago by MrT.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Rocketlauncher won't install

    Posted 2 years 11 months ago
    • Same suggestion - the code you just added sets it on - it needs to be off.

      just put
      ini_set('display_errors', 'Off');

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • sklar's Avatar
    • sklar
    • Hero Rocketeer
    • Posts: 263
    • Thanks: 1

    Re: SOLVED Rocketlauncher won't install

    Posted 2 years 11 months ago
    • Hi Mark,

      Thanks!

      I added your code to the PHP configuration file. (because I can not find a php.ini file)
      It still doesn't work. My HTML program (Dreamweaver) gives a syntax error, see picture,
      This image is hidden for guests.
      Please log in or register to see it.


      maybe that's the problem?

      Best regards, Chantal.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Rocketlauncher won't install

    Posted 2 years 11 months ago
    • No, this is not right - your shouldn't need to hack joomla files. You shoul dbe changing this in your hosting settings panel.

      Please post your FTP logon, password and FTP URL in the secure area of your post.

      Also, please provide cPanel/plesk access to your hosting too.

      Regards, Mark.
    • The following users have thanked you: sklar

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • sklar's Avatar
    • sklar
    • Hero Rocketeer
    • Posts: 263
    • Thanks: 1

    Re: SOLVED Rocketlauncher won't install

    Posted 2 years 11 months ago
    • Thanks a lot! I put the info on the secure tab!
      Best regards, Chantal.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Rocketlauncher won't install

    Posted 2 years 11 months ago
    • Ok, your hosting panel doesn't help me because it's all in Dutch and I don't speak Dutch.

      1. Changing the configuration.php-dist file won't make any difference because that's just an example file provided with the joomla distribution - it's not actually active.

      2. display_errors is already off on your server (i checked with phpinfo) so that's not the issue.

      3. Please provide all the details necessary for me to try the installation myself (db user, db password, admin, admin password, email etc etc).

      4. Please look in the apache error log on your hosting panel and tell me the error therein.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • sklar's Avatar
    • sklar
    • Hero Rocketeer
    • Posts: 263
    • Thanks: 1

    Re: SOLVED Rocketlauncher won't install

    Posted 2 years 11 months ago
    • Dear Mark,

      Thank you for taking the effort.

      In the secure tab I give the info on the rocketlauncher install.
      I really don't know what the problem is, I did this severla times before without any problems.

      Hope you can find the problem, thanks a lot!

      Best regards, Chantal
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Rocketlauncher won't install

    Posted 2 years 11 months ago
    • That database name cannot be correct? It should be whatever the database has been called in your hosting - not what looks like an IP address. I managed to fumble my way around your hosting account and determined that the database name is actually different to what you stated (see secure).

      So, I tried again using that database name and that works - so your site is set-up as you wanted.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.056 seconds