"jamroom hosted server" in Forum Topics


Forum Topics

alt=

Publishing from development server to production server


04/03/14 01:15:56PM, by DannyA

If I want to make sure the same code runs on 2 different environments what files should be excluded when I publish so as to break the configuration? e.g. if i copy the code from my development server to my production environment, i should not copy over the data/config/config.php file because it will overwrite the configuration unique to the production server. What other files/folders are unique to an installation and should not be overwritten? the rest of the /data folder? htaccess files?
MetalScene

Server Move


04/22/20 12:45:56AM, by MetalScene

Hi there Having a small issue I moved a site to a new server and domain name. I have imported the DB moved the files and fixed the config.php i also made sure the .htaccess was there and all files. i get this error error: jrCore_checktype: unable to load checktype plugins
derrickhand300

Server Password


02/16/15 09:26:41PM, by derrickhand300

How do we change our server password? Thanks
chorton581

Development server


05/16/14 05:43:09AM, by chorton581

I would like to setup a new test server so i can create a new skin for my site. I would do this on digital ocean. Am i allowed to copy the modules i need over to the test environment while i do this? I am talking like audio, soundcloud and few other modules and a skin or two. This is all stuff i have purchased from my marketplace.
amwproductions

Server settings


10/14/15 10:21:33PM, by amwproductions

Hello now i have created the server How i can change settings?
alt=

Conversion server


12/14/20 07:25:49PM, by DannyA

Is it possible to have a queue server on the same server as the main app and use a separate conversion server? I am trying to set it up, but it keeps trying to use a local conversion server.
blindmime

Server migration


06/17/14 01:55:43PM, by blindmime

Is there a server migration guide. Wondering what I need to do to move a jr5 site from one server to another.
nate

Dev Server


12/18/13 06:20:17AM, by nate

I have never set up a server before. Should I use Debian, Ubuntu or some other OS?
alt=

Conversion server details


10/09/14 02:02:17PM, by DannyA

Glad to hear you have a conversion server in the works. Would love to get more details as to the requirements, what it does, and especially, how it works. So we are not just triggering conversion on upload, we also trigger additional conversions through other forms. We also trigger the waveform generation when a new preview file is created. Soon I will be adding the ability to do bpm detection and key detection on the original audio file as well (using some additional command line tools...
alt=

Cron server error


07/09/15 01:21:01PM, by DannyA

On the cron server, I have the ping to my worker configured. I have a gree light that it is active. And if I hit the url, I can see the response. However, the cron server gives the error: The Cron Worker is NOT running - Cron Jobs are not updating Additionally, nothing shows in the LAST RESPONSE column. I can't tell if its working or not. Also, not sure what "start cron worker" does.
alt=

Queue server errors


05/05/15 09:40:13AM, by DannyA

I keep getting things stuck in the queue. I see the following errors in the activity log (tx1 is the queue server): jrCore_load_url: http://tx1.cleartracks.com/cloudqueueserver/get/search_index returned code 0 - error #28 (Operation timed out after 30001 milliseconds with 0 bytes received)" jrCore_load_url: https://tx1.cleartracks.com/cloudqueueserver/get/send_email returned code 100 - error #28 (Operation timed out after 30000 milliseconds with 0 bytes received) I also have things sitting...
SoftDesigns

Server Environment Variables


04/06/17 10:50:51AM, by SoftDesigns

On a Jamroom Premium Hosted Server: How to Set environment variables via: .htaccess -- Goal: have Apache set environment variables for use in our Smarty Templates, via a .htaccess file, using SetEnv. We assume these variables must start with 'HTTP_' for security purposes. -- Examples: -- SetEnv HTTP_MY_VAR "my value" SetEnv HTTP_MY_VAR myValue Then use $_SERVER to fetch it from custom Module or somehow from Smarty Template. $_SERVER['HTTP_MY_VAR'] -- FYI: On Azure - we can set these...
  3