ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
hello
Installing Populus rocket launcher.
According to the Rocket launcher tutorial I am to make changes to the configuration.php file in order to move the folder.
Instruction state:
Now you need to edit the file configuration.php. You must edit all references to the old directory, these are
Absolute Path
$mosConfig_absolute_path =
Live Site
$mosConfig_live_site =
Cache Path
$mosConfig_cachepath =
In the configuration.php file located in the Joomla_RT_Populus_j15 folder I don't see these references.
<?php
class JConfig {
/* Site Settings */
var $offline = '0';
var $offline_message = 'This site is down for maintenance.<br /> Please check back again soon.';