After install, Admin SAVE shows "URL not found"

Post Reply
User avatar
aqk
Jr. Bludit
Posts: 7
Joined: Tue Jul 02, 2019 11:55 pm
Location: Elgin, QC, Canada
Contact:

The initial attempt at changing things, after signing in with "admin" and attempting a SAVE gives -
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered

Note that I expanded the zip file on the website with CPANEL's file utility.
The bludit app was placed in a subfolder .../blu
Not the root folder

Same problem with previous 3.11 version....
-Tony (aqk)
OH! DO behave!
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

You can try with modifying the file .htaccess to

Code: Select all

# Base directory
# RewriteBase /blu/
from

Code: Select all

# Base directory
# RewriteBase /
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
aqk
Jr. Bludit
Posts: 7
Joined: Tue Jul 02, 2019 11:55 pm
Location: Elgin, QC, Canada
Contact:

Thanx.
MOST things now seem to work, but when I try to modify Settings/General
and then Save
I get the following -
You don't have permission to access this resource.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


I have installed this remotely, and am using CPANEL. The folders all seem to be 755, and I have no SSL available to this site

See https://tonyking.tk/blu
-Tony (aqk)
OH! DO behave!
User avatar
aqk
Jr. Bludit
Posts: 7
Joined: Tue Jul 02, 2019 11:55 pm
Location: Elgin, QC, Canada
Contact:

Well... perhaps I'll try it with NGINX, which I also run on my local Raspberry as well as Apache2.
So much for flat files...
-Tony (aqk)
OH! DO behave!
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

aqk wrote: Wed Apr 22, 2020 4:18 am The folders all seem to be 755, and I have no SSL available to this site
Which properties have the files in the directory /bl-content/databases/?
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

aqk wrote: Sat Apr 25, 2020 6:11 am Well... perhaps I'll try it with NGINX, which I also run on my local Raspberry as well as Apache2.
So much for flat files...
Which server do you use now?
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
aqk
Jr. Bludit
Posts: 7
Joined: Tue Jul 02, 2019 11:55 pm
Location: Elgin, QC, Canada
Contact:

Which properties have the files in the directory /bl-content/databases/?
SEE ATTACHED JPG
644 except for plugins subfolder which 755

PHP Version 7.1.33 I can boost this to 7.2 or 7.3 if needed.
Using Apache2 (This is all my PHPINFO will tell me)
Attachments
BL-Content-Databases.jpg
BL-Content-Databases.jpg (30.86 KiB) Viewed 3324 times
-Tony (aqk)
OH! DO behave!
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Hm... Basically this is right and should work. I have no idea at the momen what could cause the problem.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

aqk wrote: Wed Apr 22, 2020 4:18 am I have installed this remotely, and am using CPANEL.
Perhaps it has to do with the file owner. Just an idea.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

aqk wrote: Wed Apr 22, 2020 4:18 am I have installed this remotely, and am using CPANEL.
What exactly means this?
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Post Reply