Fog Upgrade to v1.1.2 - missing var/www/fog/commons/config.php
-
Hi folks
We have upgraded to the newest Build v1.1.2. Everything works fine during the upgrade. But after that we do not see anymore the “var/www/fog/commons/config.php” file. Is this new or did the installer not work correctly?
Thanks for a feedback.
Regards, Roger
-
This file does not exists anymore in latest releases. No need to worry about it at all.
-
Ah, ok thanks a lot…:)
-
[quote=“PrimeNet, post: 31567, member: 24289”]Ah, ok thanks a lot…:)[/quote]
The config.php file has been moved and renamed. It is now located here:
[code]<FOGWEBPATH>/lib/fog/Config.class.php[/code] -
Thanks. Do I have to edit this file also for e.g. changed the image path? or mysql password as in earlier version?
-
[quote=“PrimeNet, post: 31575, member: 24289”]Thanks. Do I have to edit this file also for e.g. changed the image path? or mysql password as in earlier version?[/quote]
Probably not. You can edit the /opt/fog/.fogsettings file and set all the values in there so upgrades go smoothly.
-
Great. I will try it and check then if we upgrade to a future release…
Thanks.
-
Can we add [B]STORAGE_DATADIR[/B] and [B]STORAGE_DATADIR_UPLOAD [/B]to /opt/fog/.fogsettings to change the local location of the nfs share?
-
you mean the settings in the storage management page?
-
I am trying to follow the steps in this Wiki page [url]http://www.fogproject.org/wiki/index.php?title=Change_NFS_location[/url] in order to change the directory of images from /images to /home/images on my local server
-
I am trying to do the same thing i am going to check this file location and make sure it works