I recently just reloaded my server to the latest SVN on CentOS 7, when I try to create a new SnapIn or update the TFTP Kernel I am receiving an error for an undefined variable. Below is the tail from my apache error log.
[Thu Feb 25 10:06:31.428867 2016] [:error] [pid 24394] [client 65.124.207.65:59868] PHP Fatal error: Uncaught exception ‘Exception’ with message ‘FOGFTP: Failed to connect. Host: 192.168.10.1, Error: Undefined variable: whereArrayAnd’ in /var/www/html/fog/lib/fog/fogftp.class.php:26\nStack trace:\n#0 /var/www/html/fog/lib/pages/snapinmanagementpage.class.php(88): FOGFTP->connect()\n#1 [internal function]: SnapinManagementPage->add()\n#2 /var/www/html/fog/lib/fog/fogpagemanager.class.php(67): call_user_func(Array)\n#3 /var/www/html/fog/management/index.php(24): FOGPageManager->render()\n#4 {main}\n thrown in /var/www/html/fog/lib/fog/fogftp.class.php on line 26, referer: http://fog.CHANGED.com/fog/management/index.php?node=snapin&sub=search
I have checked the Storage and TFTP_FTP passwords as well as the fog user password on the computer to ensure they match. Wasn’t sure if this was a scripting error in the latest SVN or if I had configured something incorrectly.
Mod Edited