Questions tagged [phpbb]

phpBB is an open source forum system written in PHP.

phpBB is widely used, mainly on LAMP computers (Linux, Apache, MySQL, PHP), but can also be used on Windows servers.
It supports "Styles" that change the look of the forums and "Modules" that allow to add special functionality.

phpBB is released under the GNU General Public License.

Link to the phpBB site:
https://www.phpbb.com/

25 questions
1
vote
1 answer

Nginx + PHPBB3 reverse proxy images problem

Hello all I have a problem with my Nginx Frontend + Apache2 backend + PHPBB3 software. It doesn't load the CSS and the images neither. I get constant errors like these: 2010/04/14 16:57:25 [error] 13365#0: *69 open()…
siberiano
0
votes
1 answer

Detect file executes sendmail: No such file or directory

I have installed a Wordpress site and a phpBB3 forum in the same hosting (site in root and phpBB3 in a folder). Since yesterday, it works very slow. I detected some extrange and new files, and I suppose that somebody hacked my Wp and phpBB. I…
aaubets
  • 21
  • 2
0
votes
1 answer

phpbb google cloud platform

I'd like to setup phpBB on Google Cloud Platform. Should I be using AppEngine (example setup), Compute Engine or Containers?
0
votes
0 answers

prevent phpbb bruteforcing with mod_security

Update: I edited this and added a fail2ban tag. Perhaps that might be another way to handle this issue. I'm running phpbb 3.0.13-PL1 and I would like to protect the login page from bruteforcing. I'm wondering if anyone can tell me what php page to…
michelle
  • 101
0
votes
1 answer

Is it possibly to forward mail in phpbb?

I want to forward all mails sent to the administrator account to another e-mail-address. Is this possible?
Luke
  • 103
  • 1
0
votes
1 answer

Redirecting pages from the root folder to a subfolder

I have a Joomla site in the root directory of my domain, and I have a forum at /forum subdirectory. How can I redirect visitors from the main site to the forum, continuing to have the possibility to access the site from a link at the…
MarcoPRT
  • 3
  • 1
0
votes
1 answer

IIS 10 - CloudFlare Proxy Reversing (mod_remoteip or mod_cloudflare)

I have a forum running on my website which is using phpBB, but all users on it have a CloudFlare IP. This is not ideal at all and I would like to fix it. After running a Google search and spending about an hour trying to solve the problem, there…
t0rxe
  • 17
  • 1
  • 6
0
votes
1 answer

How can I set PHP 7.2 under Debian 10?

I'm trying to install phpBB and am getting that PHP 7.3 is too new to be supported, with a suggestion of downgrading to 7.2. Am I correct that I want to downgrade PHP to 7.2, and if so, what are the preferred methods? aptitude does not appear to…
Christos Hayward
  • 1,162
  • 3
  • 16
  • 35
0
votes
1 answer

phpBB server doesnt have rights to write to cach files and store (fedora)

i am trying to make a project ive been working on called SnowBall and im using phpBB to do that but on step 2 the requirements and at the end it says cache/: Found, Unwritable files/: Found, Unwritable store/: Found, Unwritable things i have…
juls07
  • 3
  • 3
-3
votes
1 answer

Which one is better ? one big server or two small servers for mysql and apache?

I am moving my small phpBB website from a hosting to cloud (digitalocean) the size of my mysql server is 400MB, and I wonder if I should buy one big server for my site or two small servers ? let say I have budget of $20, I have two scenarios which…
Medya
  • 191
  • 1
  • 9
1
2