I already have FOG 0.32 installed. I attempted to upgrade to ‘trunk’, following the instructions provided in the link found in my original post. Doing do resulted in FOG becoming ‘broken’, yielding a 500 internal server error.
Latest posts made by Mark M.
-
RE: Upgrade to Trunk results in Server error 500
-
RE: Upgrade to Trunk results in Server error 500
Sebastian, attempted again following these instructions:
https://joshtronic.com/2013/12/30/upgrade-php-5-3-php-5-5-ubuntu-12-04-lts/No distinguishable errors. At the end of the process, php5 -v yields this:
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0 PHP 5.3.2-1ubuntu4.30 with Suhosin-Patch (cli) (built: Apr 17 2015 15:01:29) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
So, from the looks of it, update/install not successful.
-
RE: Upgrade to Trunk results in Server error 500
Okay, I’ve tried a few times now to install a higher version of PHP on Lucid 10.04 LTS, but so far, I have been unsuccessful.
-
RE: Upgrade to Trunk results in Server error 500
PHP v 5.3.2-lubuntu4.30
Unable to access web-interface. But last version before Trunk install was 0.32
-
RE: Upgrade to Trunk results in Server error 500
Quazz, checked out /opt/fog/.fogsettings No special characters, just alphanumeric string between quotes.
-
RE: Upgrade to Trunk results in Server error 500
No, this install is still utilizing default login/pw.
-
RE: Upgrade to Trunk results in Server error 500
var/log/Apache2/error.log
PHP Deprecated: Comments starting with ‘#’ are deprecated in /etc/php5/apache2/conf.d/mcrypt.ini on line 1 in Unknown on line 0
[Sun Mar 20 06:42:20 2016] [notice] Apache/2.2.14 (Ubuntu) PHP/5.3.2-1ubuntu4.30 with Suhosin-Patch mod_ssl/2.2.14 OpenSSL/0.9.8k configured – resuming normal operations
[Mon Mar 21 08:43:28 2016] [error] [client 192.168.0.216] PHP Parse error: syntax error, unexpected ‘[’ in /var/www/fog/lib/fog/fogftp.class.php on line 40 -
Upgrade to Trunk results in Server error 500
Upgraded to Trunk today using SVN as directed by instructions here:
All looked to go well until I did a reboot and attempted to log into the management console. Upon so doing, I was presented with a Server error 500 : “The website encountered an error while retriving http://xxxxxxxx/fog/management/index.php”
Any out-of-the-gate ideas/quick remedies?
-
RE: Not able to upload image
Well, went back to the drawing board. Created a new VirtualBox server running Ubuntu 10.04 and installed Fog 0.32. Having run the install again, I realized that I had to have deviated from the standard installation instructions at least twice over username/password instances. Noting this, I did a trial run and was able to successfully do everything PXE-related (Memtest, Register, etc.). I followed the instructions for Uploading an image and was able to do so on the 1st try.
With this success in hand, I went back to the physical server and removed Fog following the instructions here:
[url]http://www.fogproject.org/wiki/index.php/Uninstall_FOG[/url]Reinstalled Fog on physical server and voila! Happy image uploading.
-
RE: Not able to upload image
Tom,
thanks for the quick response. I checked the /tftpboot directory and there are two MAC address entries. FTP is running and I was able to log in. I reset the fog user password and made appropriate changes in
Storage Management->All Storage Nodes-><YOUR STORAGE NODE>->Management Username/Password
and
Other Information ( ? ) Icon->FOG Settings->FOG_TFTP_FTP_PASSWORDRebooted the PC, no joy.
Thanks & Regards!