other problem, php version seems to not be checked before installation,
so when I’m connect to http://192.168.122.3/fog/management/ to valid myslq backup and update, I got that:
“FOG Requires PHP v5.5.0 or higher. You have PHP v5.3.3”
other problem, php version seems to not be checked before installation,
so when I’m connect to http://192.168.122.3/fog/management/ to valid myslq backup and update, I got that:
“FOG Requires PHP v5.5.0 or higher. You have PHP v5.3.3”
Error is in the file /opt/fogproject/packages/web/commons/init.php, no ?
Hello,
Here is the apache error:
[Thu Nov 24 10:34:48 2016] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Nov 24 10:34:48 2016] [notice] Digest: generating secret for digest authentication …
[Thu Nov 24 10:34:48 2016] [notice] Digest: done
[Thu Nov 24 10:34:48 2016] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips configured – resuming normal operations
[Thu Nov 24 10:34:55 2016] [error] [client 192.168.122.3] PHP Parse error: syntax error, unexpected ‘&’ in /var/www/html/fog/commons/init.php on line 109
[Thu Nov 24 10:37:27 2016] [error] [client 192.168.122.1] PHP Parse error: syntax error, unexpected ‘&’ in /var/www/html/fog/commons/init.php on line 109
[Thu Nov 24 10:37:35 2016] [error] [client 192.168.122.1] PHP Parse error: syntax error, unexpected ‘&’ in /var/www/html/fog/commons/init.php on line 109
Error during uppgrade
Country Name (2 letter code) [XX]:State or Province Name (full name) []:Locality Name (eg, city) [Default City]:Organization Name (eg, company) [Default Company Ltd]:Organizational Unit Name (eg, section) []:Common Name (eg, your name or your server’s hostname) []:Email Address []:
Please enter the following ‘extra’ attributes
to be sent with your certificate request
A challenge password []:An optional company name []:Signature ok
subject=/CN=192.168.122.3
Getting CA Private Key
ln: création d’un lien symbolique « /var/www/html/fog/fog »: Le fichier existe
Arrêt de httpd : [ OK ]
Démarrage de httpd : httpd: apr_sockaddr_info_get() failed for fogus-maquette.istic.univ-rennes1.fr
httpd: Could not reliably determine the server’s fully qualified domain name, using 127.0.0.1 for ServerName
[ OK ]
Arrêt de php-fpm : [ÉCHOUÉ]
Démarrage de php-fpm : [ OK ]
httpd (pid 4485) en cours d’exécution…
php-fpm (pid 4530) en cours d’exécution…
–2016-11-24 10:34:55-- http://192.168.122.3//fog//maintenance/backup_db.php
Connexion vers 192.168.122.3:80…connecté.
requête HTTP transmise, en attente de la réponse…500 Internal Server Error
2016-11-24 10:34:55 ERREUR 500: Internal Server Error.
I have 400 machines, half linux, half windows and fog is a nice tool to deploy all types of system.
Wim files are easy to create but not easy to deploy without sccm and I don’t have any AD in my network.
Would it be possible to deploy wim image with fog.
I have the same problem to upgrage from 0.32 to 1.2.0
My database works, I can connect to it in command line and list databases, tables using loging/password defined in /opt/fog/service/etc/config.php…
No error code in html database upgrade report :
Database Schema Installer / Updater
Update/Install Failed!
The following errors occured
Update ID: 1 - 0
Database Error:
Database SQL:
CREATE DATABASE fog
Update ID: 1 - 1
Database Error:
Database SQL:
CREATE TABLE `fog`.`groupMembers` (
`gmID` int(11) NOT NULL auto_increment,
`gmHostID` int(11) NOT NULL,
`gmGroupID` int(11) NOT NULL,
PRIMARY KEY (`gmID`),
KEY `new_index` (`gmHostID`),
KEY `new_index1` (`gmGroupID`)
) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1 ROW_FORMAT=DYNAMIC
Update ID: 1 - 2
Database Error:
Database SQL:
CREATE TABLE `fog`.`groups` (
`groupID` int(11) NOT NULL auto_increment,
`groupName` varchar(50) NOT NULL,
`groupDesc` longtext NOT NULL,
`groupDateTime` datetime NOT NULL,
`groupCreateBy` varchar(50) NOT NULL,
`groupBuilding` int(11) NOT NULL,
PRIMARY KEY (`groupID`),
KEY `new_index` (`groupName`)
) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1
Update ID: 1 - 3
................
I don’t have entry with kernel http://${next-server}/wimboot
How shoult I get this ? Should it be mdtboot and not wimboot ?
and not initrd http://${next-server}/mdtboot/${arch}/ISO/boot/bcd BCD but * initrd http://${next-server}/mdtboot/${arch}/media/boot/bcd BCD*
This tutorial is written for 1.30 fog version
how to add the same PXE parameters in 1.2.0 fog ?
thanks,
/images/.mntcheck added, then it woks
I don’t know why it disappeared ? Error from me ?
Hello
I 've a problem booting on pxe. The client show me a failed for* “checking Mounted File system” *
“Could not verify mount point, check if .mntcheck exists (/bin:/fog.download)”
on the fog serveur* find / -iname “.mntcheck” * result : * /images/dev/.mntcheck*
Could you help me resolv this problem ?
(CentOS Linux release 7.2.1511, fog 1.30)
@Tom-Elliott
I can’t found files modified.
To appease my curiosity, could you tell me which files are modified ?
@Wayne-Workman
Thanks, with this example, it is much clearer for me now
Hello,
I’m new in my IT team.
Currently we use 0.32 fog version with win7 stations .
Our fog server is also dhcp, dns.
We use MDT 10 to prepare the master and deploy after with fog. So, in the boot menu, we have added a enter to load winpe by pxe on the fog server.
I’m working to migrate to windows 10 all stations.
So I chose to install a model with a fog 1.2.0 over centos 7.
But the layout of pxe configuration changed between 032 and 1.2. No more pxelinux.cfg/default for differents choise in boot menu.
I have not found any document like this one https://wiki.fogproject.org/wiki/index.php/Include_any_ISO_in_the_FOG_Bootmenu to modify boot menu.
I’m looking for a direction for the solution.
Could you help me ?
I’m lost !! I use fog 1.2.0 and I want to add a pxe load of a wim (winpe) image to use MDT config to the menu .
Which file do you edit ? Is it /tftpboot/default.ipxe ? I can’t see the name of the file you edit in this thread !
Thx