Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

PHPP Fully modded

Featured Replies

I am trying to install PHPBB Fully Modded forum system on our network's intranet but I keep running into this issue...

Forbidden

 

You don't have permission to access /forum1994/ on this server.

Apache/2.0.55 (Win32) DAV/2 PHP/5.1.1 Server at localhost Port 80

 

I've checked all the relevant permissons and everything seems fine. I've tried the normal version of PHPBB and a couple other forum software such as Invision, and they all work fine, but I can't seem to figure out why this one keeps giving me no permissons.

 

If you can help me - it'll be greatly appreciated.

  • 2 weeks later...

I just ran into this today trying to view CakePHP pages.

Ends up the .htaccess file needed a few additions (shown

in bold), which I took from this local wikka page.

Hope this helps, Sincerely, -xs

 

<IfModule mod_rewrite.c>

Options +FollowSymLinks

RewriteEngine on

RewriteBase /currentfolder/

RewriteCond %{REQUEST_FILENAME} -d

RewriteRule ^(.*/[^\./]*[^/])$ $1/

RewriteRule ^(.*)$ wikka.php?wakka=$1 [QSA,L]

< /IfModule>

 

PS: Searched google for '403 uniform server' to dig up the solution. :D

Edited by expertseries

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.