2024-06-29, 09:29 PM
(This post was last modified: 2024-06-29, 10:41 PM by MusicMaker. Edited 6 times in total.)
Hi all and thanks in advance for any available help provided
Hopefully others here are familiar with NixiHost and can tell me what I've missed or done wrong.
It's likely something very simple but I've haven't hosted a site of any kind since early html days and some of the language found in the Install documentation is new to me so I can't even say for sure that I've followed it completely or correctly
My goal this morning was to figure out how to upload the necessary MyBB files to my domain host and, ideally, begin tinkering and tailoring the features by dinner time
Thus far, I've done the following:
Created a sub-folder under the main or home folder called forums and uploaded the entire contents of the Upload folder there.
Renamed the config.php file in the inc folder as directed.
Updated all the following permissions as directed (I have not changed the Optional permissions yet):
The documentation cautioned against uploading everything but gave no indication of what NOT to upload so I figured I could remove unnecessary files later once I discovered which ones might be problematic.
I've also now tried following this instruction but still with no changes apparent:
I had hoped that, once the files were uploaded, permissions changed and htaccess.txt renamed that I'd see something resembling the image shown under Installer on the documentation and could move forward from there but, instead, all I'm seeing is a 404 not found error message.
Thanks and I'll update if I make any progress but I'm pretty much stumped now and need to step away before I break something haha
Hopefully others here are familiar with NixiHost and can tell me what I've missed or done wrong.
It's likely something very simple but I've haven't hosted a site of any kind since early html days and some of the language found in the Install documentation is new to me so I can't even say for sure that I've followed it completely or correctly
My goal this morning was to figure out how to upload the necessary MyBB files to my domain host and, ideally, begin tinkering and tailoring the features by dinner time
Thus far, I've done the following:
Created a sub-folder under the main or home folder called forums and uploaded the entire contents of the Upload folder there.
Renamed the config.php file in the inc folder as directed.
Updated all the following permissions as directed (I have not changed the Optional permissions yet):
chmod 666 inc/config.php inc/settings.php
chmod 777 cache/ cache/themes/ uploads/ uploads/avatars/
The documentation cautioned against uploading everything but gave no indication of what NOT to upload so I figured I could remove unnecessary files later once I discovered which ones might be problematic.
I've also now tried following this instruction but still with no changes apparent:
htaccess.txt
should be renamed to .htaccess
and kept in the same directory, I had hoped that, once the files were uploaded, permissions changed and htaccess.txt renamed that I'd see something resembling the image shown under Installer on the documentation and could move forward from there but, instead, all I'm seeing is a 404 not found error message.
Thanks and I'll update if I make any progress but I'm pretty much stumped now and need to step away before I break something haha