14 | Posts |
define(
'gp_indexphp'
,false);"
as well into gpconfig.php though I don't know if that works anymore.
Anyway, I could access and change most config settings, but I could not edit pages. When I click edit with debug turned on I get this:
thrownError = SyntaxError: missing ) in parenthetical
with debug off:
There was an error processing the last request. Please reload this page to continue.
If you look in your nginx log and see something like:
open() "//var/lib/nginx/tmp/fastcgi/1/01/0000000011" failed (13: Permission denied) while reading upstream
your problem is coming from permissions being wrong on /var/lib/nginx which need to be set to the user and group nginx runs under.
I don't know if anyone else will have this problem, but if editing is not working, dig deeper into nginx logs and see if this isn't at the root.
264 | Posts |
It looks you solved the problem the wrong way around. Your webdirectory needs to permit the nginx user to modify the file.
I've a script for setting up vhosts in nginx for gpEasy: https://github.com/Jogai/lempstack
14 | Posts |
264 | Posts |
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More News
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using