Previous Thread
Next Thread
Print Thread
Hop To
Joined: Oct 2007
Posts: 354
Likes: 8
Enthusiast
Enthusiast
Joined: Oct 2007
Posts: 354
Likes: 8
I get this when I try to go to the forum: The requested URL /ubbthreads/ubbthreads.php/ubb/cfrm was not found on this server.

Shouldn't there be a question mark after ubbthreads.php?

I'm running FreeBSD. I have php5 module loaded. I have mod_php5 installed.I have changed to Require all granted from Order allow deny. I have added php type to the vhost. The errors I'm getting in the apache error log are unhelpful. It has to be something related to apache, because the site was working fine with apache22, but I'm stumped right now.

Here's the config:
Code
<Directory "/usr/local/www/html/ubbthreads">
                #LogLevel debug
                AddType  application/x-httpd-php         .php
                AddType  application/x-httpd-php-source  .phps
                AddType  text/html .php
                AddHandler php5-script php
                AddHandler application/x-httpd-php5 .php
                AllowOverride None
                Require all granted
                Allow from all
                DirectoryIndex ubbthreads.php
                Options -Indexes +FollowSymLinks
        </Directory>
I just went to /admin/login.php and I'm seeing the code instead of a 404. Very strange. Somehow apache is confused about what to do with php files.

Last edited by Baldeagle; 07/28/2015 2:12 PM. Reason: additional info

The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 7.7.5
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.6
PHP Version 7.4.33
MYSQL Version 5.7.43
Database Size 1.85 GB
Joined: Oct 2007
Posts: 354
Likes: 8
Enthusiast
Enthusiast
Joined: Oct 2007
Posts: 354
Likes: 8
I finally got it sorted out. Various bits and pieces of the php5-extensions package were not installed. You got to have them all for it to work. laugh


The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 7.7.5
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.6
PHP Version 7.4.33
MYSQL Version 5.7.43
Database Size 1.85 GB

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
spam issues
by ECNet - 03/19/2024 11:45 PM
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Who's Online Now
3 members (rootman, Gizmo, Nightcrawler), 562 guests, and 186 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)