Install the app
How to install the app on iOS

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.

phpBB Forum on NAS?

As an Amazon Associate, we may earn commissions from qualifying purchases. Learn more...

Looks like it has to use localhost but the port needs to be specified after opening on the NAS. Installer now running!
 
Looks like it has to use localhost but the port needs to be specified after opening on the NAS. Installer now running!
Maria default port on dsm (if it’s maria 10) is 3307.

If you need to configure the db and the account beforehand then you will need to install phpmyadmin to connect to that maria instance and set it up.
 
Yep 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.......?
 
Yep 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.......?
SSH into your nas and do chmod command that you need on that file
 
Right, how on earth do I do that? Okay I know I'd need to turn on SSH and use terminal, but what do I put in to contact the NAS (IP address??) and how do I navigate to the directory?
Sorry to ask, but I've never had to do anything like that with it...
 
ssh username@nasip

then enter your password and you will be in the command line.

From there you will need to run commands to get to your location

cd nameoffolder will change directory to that folder

cd .. 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 folder

chmod 754 myfile will alter the file. Just enter the code you need
 
Yay!......
1613423354436.png


Thank you very very much!
 
Another question guys I've got the forum up and running. However I've been asked why I'm not using HTTPS at all. Now I could get a Lets Encrypt certificate for the domain and install it on the NAS, but would that 'flow' through to the forum? The Web station doesn't seem to have any provision for certificates and HTTPS?
Any thoughts appreciated.
 
Last edited:
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.....
Sorry for opening this old thread I just found this via google.
If anyone still interested , here is the native package for Synology:

PS: The docker method also didn't work for me, it may need amendment the yml/docker file, in order to add mariaDB connection etc.
@tekguru : w.r.t. the https, that was my reaon to leave Synology NAS after having contacted support dozens of time, not solved. One agent even told , why use https? http is sufficient.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

Are you using the same DSM account that has permissions on those folders?
Replies
1
Views
71
Welcome to the forum. Once you configure your new 723 as a new NAS, you can use the built in (installed...
Replies
1
Views
124
  • Question Question
Did you check the cable(s) and firmly pushed them in the ports. Using a short cable an position the nas...
Replies
2
Views
142
For sure you can copy the data and access e.g. via SMB, nfs or both. Worst thing that can happen is that...
Replies
1
Views
102
Problem Solved. I installed Synology assistant and restarted it. Logged on and it recognized the drives...
Replies
3
Views
358
It may be worth checking your LAN as well. Busy times may saturate 1GB ethernet capacity. If your NAS has...
Replies
3
Views
621

Thread Tags

Tags Tags
forum nas

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Trending content in this forum

Back
Top