no web interface management
-
Hi
since this week, i can’t connect to http://xxx.xxx.xxx.xxx/fog/management page?i can login me on server, do anythings ine commands, but it s impossible to me to have admistration web page?
somebody can help me please?
i have doing no modifications, that why i dont understand what happen
-
error apache:
[Fri Apr 27 08:18:41.653960 2018] [php7:error] [pid 1369] [client 172.21.254.9:53087] PHP Fatal error: Uncaught Error: Call to a member function lastInsertId() on boolean in /var/www/fog/lib/db/pdodb.class.php:447\nStack trace:\n#0 /var/www/fog/lib/fog/fogcontroller.class.php(460): PDODB->insertId()\n#1 /var/www/fog/lib/fog/hookmanager.class.php(63): FOGController->save()\n#2 /var/www/fog/lib/fog/fogpage.class.php(219): HookManager->processEvent(‘PAGES_WITH_OBJE…’, Array)\n#3 /var/www/fog/lib/pages/schemaupdaterpage.class.php(39): FOGPage->__construct(‘’)\n#4 /var/www/fog/lib/fog/fogpagemanager.class.php(381): SchemaUpdaterPage->__construct()\n#5 [internal function]: FOGPageManager->{closure}(‘/var/www/fog/li…’)\n#6 /var/www/fog/lib/fog/fogpagemanager.class.php(386): array_map(Object(Closure), Array)\n#7 /var/www/fog/lib/fog/fogpagemanager.class.php(79): FOGPageManager->loadPageClasses()\n#8 [internal function]: FOGPageManager->__construct()\n#9 /var/www/fog/lib/fog/fogbase.class.php(481): ReflectionClass->newInstanceArgs(Array)\n#10 /var/www/fog/management/index.php(23): FOGBase::getClass(‘FOGPageManager’)\n#11 {main} in /var/www/fog/lib/db/pdodb.class.php on line 447some help?
-
@matdes Is the host OS for the fog server Centos 6.x?
-
ubuntu 16.04.3 LTS
-
Ah sorry I missed this bit
PDODB->insertId()
Please review this article. It appears that Ubuntu pushed out an update this month that caused this upset: https://forums.fogproject.org/topic/10006/ubuntu-is-fog-s-enemy
-