Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
As an Amazon Associate, we may earn commissions from qualifying purchases. Learn more...
Maria default port on dsm (if it’s maria 10) is 3307.Looks like it has to use localhost but the port needs to be specified after opening on the NAS. Installer now running!
SSH into your nas and doYep got all that lot sorted and it's up and running It needed to be localhost with that port opened
The issue I've now got is changing the permissions on the config.php file. I need to change them to (644 or -rw-r--r--) and I can't do that via Forklift for some reason..... I'm wondering if I need to set up FTP on the NAS and then FTP in and do it.......?
chmod
command that you need on that filessh username@nasip
cd nameoffolder
will change directory to that foldercd ..
mind the space! Will put you one level up in case you go into a folder that you didn’t mean to.ls
will list the content of the folderchmod 754 myfile
will alter the file. Just enter the code you needSorry for opening this old thread I just found this via google.Okay if I can find a phpBB Docker tutorial I'll give it a go.......
Well I found this: phpBB Containers and read the Read.me and configuration sections. It looks hellish to me. The phpBB config I'm good with as I did run forums for 20+ years, but the rest.....
We use essential cookies to make this site work, and optional cookies to enhance your experience.