user tip How to Create a "Sandbox Site" for Experiments

Ken Rich
Ken Rich
@ken-rich
10 years ago
926 posts
I went to my cpanel and created a database and then a subdomain. Then I installed Jamroom into the subdomain at http://sandbox.indiegospel.net It was easy and could be done in 10 minutes.

The only issue I had was with the .htacess file. Apparently it has some values which don't work with the particular server I am on, even though the server meets Jamroom requirements.

So these two values had to be deleted (AddHandler php5-fastcgi.php Actionphp5-fastcgi /cgi-bin/php.fcgi)

To keep it simple, if you just copy the setting of the .htacess file in your working site, you should be fine, no matter what server you are on.

Now I can experiment with skins and modules without affecting my live system. I just hide it behind a maintenance screen and no one can see my trial and error mistakes.




--

Ken Rich
indiegospel.net

updated by @ken-rich: 07/09/16 09:21:02AM
Strumelia
Strumelia
@strumelia
10 years ago
3,603 posts
That's a great tip Ken!


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015

updated by @strumelia: 12/29/14 09:23:54AM
brian
@brian
10 years ago
10,148 posts
Ken_Rich:
So these two values had to be deleted (AddHandler php5-fastcgi.php Actionphp5-fastcgi /cgi-bin/php.fcgi)

These values are not part of the "stock" Jamroom .htaccess file, so these must have been added by your server, so I'd recommend contacting your hosting provider and make sure your cpanel is not changing/modifying .htaccess files.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

updated by @brian: 12/29/14 09:23:54AM