Backing up database failed!
-
A Permissions Error. In most cases, a 500 Internal Server Error is due to an incorrect permission on one or more files or folders. In most of those cases, an incorrect permission on a PHP and CGI script is to blame. These should usually be set at 0775 (-rwxr-xr-x).
Maybe?
-
Can you try again?
I did miss the pasv function. It should all be fixed now, at least for that particular error series you were all seeing.
-
@Tom-Elliott updating now./
-
@Tom-Elliott Fixed! thanks!
Edit: it only fixed the access to the web UI -
@Tom-Elliott seems good to go. Did you delete all the files in the /var/www/html/fog/lib with your script or move them?
NM, had to refresh the directory.
-
@Tom-Elliott Turned it on or off? The PASV that is.
-
This update resolved getting to the web interface, but I still get a 500 error when trying to get to the Log Viewer.
-
@moses @Tom-Elliott Same here, guess I should’ve looked.
-
What do you mean?
-
[Mon Feb 29 12:43:35.427068 2016] [:error] [pid 13203] [client 172.24.15.157:20393] PHP Strict Standards: Only variables should be passed by reference in /var/www/html/fog/lib/fog/bootmenu.class.php on line 115 [Mon Feb 29 12:43:35.427787 2016] [:error] [pid 13203] [client 172.24.15.157:20393] PHP Strict Standards: Only variables should be passed by reference in /var/www/html/fog/lib/fog/bootmenu.class.php on line 116 [Mon Feb 29 13:07:14.747617 2016] [:error] [pid 13183] [client 172.24.15.109:8423] PHP Catchable fatal error: Argument 1 passed to FOGFTP::nlist() must be an instance of string, string given, called in /var/www/html/fog/lib/pages/fogconfigurationpage.class.php on line 747 and defined in /var/www/html/fog/lib/fog/fogftp.class.php on line 138, referer: http://172.24.4.247/fog/management/index.php?node=about
-
@Tom-Elliott I’m unable to load the FOG Configuration > Log Viewer page, specifically. I get a HTTP Error 500 in my browser.
I haven’t found any other pages where this error occurs, thus far.
-
@moses found the type hinting, really kind of wish the secondary bits would’ve been put in a separate posting, but all in all everything should be functional again.