That did it.
Posts made by Matt Derrick
-
Fedora 23 can't install fog
I am trying to build a new fog server and having some issues. I installed Fedora 23 and run through the fog guide here: https://wiki.fogproject.org/wiki/index.php?title=Fedora_23_Server
All is ok until I start installing fog. I get to the following error: *Checking package: php-mysqlnd…Failed!
I have checked to make sure that php is working on the apache install. php version is: 5.6.19. I have tried uninstalling php and reinstalling but it did not get any further. Any guidance on next step? -
RE: Chromium OS
Using the CloudOS from Neverware. I successfully installed it on a computer and imaged it successfully. I think you would classify it as Chromium OS but it has been modified with more driver support and other things. I am using the free version not the paid for one with Google Apps support.
I used the Linux with multiple partitions single disk.
I was actually able to install this on several different hardware models with no issues as long as the hard drive was the same size or larger than my original test machine.
Optiplex 360.380, and 390
Lenovo X130
Inspiron DuoMight be able to extend some of the old hardware this way.
-
RE: Hosts are missing
That worked. I cleared the databases and reimported all of my hosts. I am getting an error now on them being added to Active Directory. Not sure if related to the import or the trunk version I am on. which is 3735.
Error is : 7/9/2015 4:23 PM FOG::HostnameChanger Domain Error! (‘Unknown Error’ Code: 1326)
-
Hosts are missing
I was in the middle on imaging some laptops and the server locked up. Not responding in fog at all. Rebooted server and all my hosts came up as not registered. When I went to the host in fog there was no MAC address listed for any hosts. Updated server to newest trunk and now the host table is empty. I tried to import the hosts and it says “Row #1: A host with this name already exists” For all hosts in the csv file.
-
RE: Web interface will not load at /fog/management/index.php
@Tom-Elliott give me 20 minutes and I can. i can give you team viewer right now but wont be able to chat right away
-
RE: Web interface will not load at /fog/management/index.php
@Tom-Elliott
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. -
RE: Web interface will not load at /fog/management/index.php
@Tom-Elliott
PHP 5.3.10-1ubuntu3.18 with Suhosin-Patch (cli) (built: Apr 17 2015 15:11:25)PHP Parse error: syntax error, unexpected ‘&’ in /var/www/fog/lib/fog/FOGBase.class.php on line 411
-
RE: Web interface will not load at /fog/management/index.php
@Tom-Elliott new error: PHP Fatal error: Cannot create references to elements of a temporary array expression in /var/www/fog/lib/fog/FOGBase.class.php on line 406
-
RE: Web interface will not load at /fog/management/index.php
@Tom-Elliott Just updated to 3660. Same problem. New error in apache error log. PHP Fatal error: Cannot create references to elements of a temporary array expression in /var/www/fog/lib/fog/FOGBase.class.php on line 299
-
RE: Web interface will not load at /fog/management/index.php
From what I am seeing there was some foreach statements added and either the & is in the wrong place or is not needed. Not a programmer but looking at the github entry that was the change made from 3657 to 3658 and if I removed the & on that line of code it goes further but gives me the same error further along on the file.
-
RE: Web interface will not load at /fog/management/index.php
I think I have it here.
-
RE: Web interface will not load at /fog/management/index.php
Nope. No customization at all.
-
Web interface will not load at /fog/management/index.php
Upgraded to latest svn release. 3658. Web interface will not load to update schema or login. Apache error log shows. “PHP Fatal error: Cannot create reference to elements of a temporary array expression in /var/www/fog/lib/fog/FOGBase.class.php on line 297”
-
RE: Upgrade to 1.0.1 Laptops will not pull image
OK figured it out. I had specified a specific kernel on these laptops. with a path of /fog/kernel/kernelname,
On the old system it was looking in the tftp folder with the change to the var/www folder it was looking there for it. So next question easy way to clear that out on my devices. I tried doing a group change but it won’t make a change without entering a parameter.
-
RE: Upgrade to 1.0.1 Laptops will not pull image
Yes everything looks correct there. I can’t figure out where it is getting pointed at that directory. It does not exist on my .32 www folder either. looks like anytime it goes to load the kernel it gets this message.
-
RE: Upgrade to 1.0.1 Laptops will not pull image
OK so looking in my apache2 log, I see an error, "File does not exist: /var/www/fog/kernel