Page 1 of 1

After install, Admin SAVE shows "URL not found"

Posted: Sun Apr 19, 2020 4:37 am
by aqk
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....

Re: After install, Admin SAVE shows "URL not found"

Posted: Sun Apr 19, 2020 1:04 pm
by Edi
You can try with modifying the file .htaccess to

Code: Select all

# Base directory
# RewriteBase /blu/
from

Code: Select all

# Base directory
# RewriteBase /

Re: After install, Admin SAVE shows "URL not found"

Posted: Wed Apr 22, 2020 4:18 am
by aqk
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

Re: After install, Admin SAVE shows "URL not found"

Posted: Sat Apr 25, 2020 6:11 am
by aqk
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...

Re: After install, Admin SAVE shows "URL not found"

Posted: Sat Apr 25, 2020 12:38 pm
by Edi
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/?

Re: After install, Admin SAVE shows "URL not found"

Posted: Sat Apr 25, 2020 12:40 pm
by Edi
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?

Re: After install, Admin SAVE shows "URL not found"

Posted: Sun Apr 26, 2020 2:33 am
by aqk
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)

Re: After install, Admin SAVE shows "URL not found"

Posted: Sun Apr 26, 2020 6:28 pm
by Edi
Hm... Basically this is right and should work. I have no idea at the momen what could cause the problem.

Re: After install, Admin SAVE shows "URL not found"

Posted: Sun Apr 26, 2020 10:15 pm
by Edi
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.

Re: After install, Admin SAVE shows "URL not found"

Posted: Mon Apr 27, 2020 12:26 pm
by Edi
aqk wrote: Wed Apr 22, 2020 4:18 am I have installed this remotely, and am using CPANEL.
What exactly means this?