Search found 8 matches

by Rhapsody
Fri Mar 17, 2017 2:14 pm
Forum: Webhosting
Topic: Installing Multicraft on Linux
Replies: 3
Views: 1938

Re: Installing Multicraft on Linux

I got it working, I had to move it into the html folder. Seems to be working now.
by Rhapsody
Fri Mar 17, 2017 2:09 pm
Forum: Webhosting
Topic: Installing Multicraft on Linux
Replies: 3
Views: 1938

Re: Installing Multicraft on Linux

I haven't installed Multicraft before myself, but it looks like it expects the install package to be downloaded to the webserver's root folder and extracted there. For instance, it might be to /var/www/html. I recommend checking the documentation for your distribution for that directory, moving the...
by Rhapsody
Fri Mar 17, 2017 1:53 pm
Forum: Webhosting
Topic: Installing Multicraft on Linux
Replies: 3
Views: 1938

Installing Multicraft on Linux

I'm trying to install Multicraft to manage my Minecraft server on a dedicated machine, but I'm having issues. I followed the instructions listed on https://www.multicraft.org/site/docs/install#1.1 , and went through the installation procedure. At this point, I'm being instructed to access http://you...
by Rhapsody
Mon Sep 08, 2014 6:09 am
Forum: Webhosting
Topic: NodeBB setup
Replies: 3
Views: 1488

Re: NodeBB setup

I'm going to have to disagree. That post is from a year ago, and running 'node --version' in SSH reports one of the newer node.js versions.
by Rhapsody
Sun Sep 07, 2014 5:50 am
Forum: Webhosting
Topic: NodeBB setup
Replies: 3
Views: 1488

NodeBB setup

I'm trying to create a forum with NodeBB, but there's a few problems, namely that some of the dependencies are likely not installed (in particular, redis-server and imagemagick, I checked and node.js is installed so that's not problematic). Further, if I try to continue without installing said depen...
by Rhapsody
Mon Jun 16, 2014 12:00 pm
Forum: Webhosting
Topic: Changed MyBB domain name, forum broken
Replies: 4
Views: 9834

Re: Changed MyBB domain name, forum broken

I had already set both to the following, tell me if there are any mistakes in this.

$settings['bburl'] = "http://smashinglim.es";
$settings['cookiedomain'] = ".smashinglim.es";
by Rhapsody
Mon Jun 16, 2014 11:52 am
Forum: Webhosting
Topic: Changed MyBB domain name, forum broken
Replies: 4
Views: 9834

Re: Changed MyBB domain name, forum broken

I changed the settings in settings.php, and the site functioned correctly again, or so it seemed... Anyhow, there's nothing in config.php referencing a website, so I'm not sure what you mean. When I try to log in, however, it successfully logs me in, but when I get back to the index page from the fr...
by Rhapsody
Sun Jun 15, 2014 10:29 pm
Forum: Webhosting
Topic: Changed MyBB domain name, forum broken
Replies: 4
Views: 9834

Changed MyBB domain name, forum broken

I changed my forum domain name from smashinglimes.site.nfoservers.com/forum/ to smashinglim.es. In order for MyBB to fully acknowledge the change, I had to change the URL for the website and cookies in the AdminCP. I did so, and when I went back to my forum, it was broken; there's no theme, the imag...