long time havn't written things, dont' ask me why writting in English~php
fog 0.32 older, yes, but company still using it.html
two major failures: vsftpd and udpcastapache
vsftpd: ubuntu 14.04 start using service instead of /etc/init.dubuntu
modify /fogDownloadDir/lib/ubuntu/functions.shide
142 service vsftpd stop >/dev/null 2>&1;
143 service vsftpd start >/dev/null 2>&1;
ui
udpcast package out of data, follow offical guide to updaterest
https://wiki.fogproject.org/wiki/index.php/Setting_up_and_building_UDPCast...Failed
htm
in my case , after everything done, can't open localhost:/fog/managementget
apt-get install php5 libapache2-mod-php5it
service apache2 restart
also try: vi /etc/apache2/sites-enabled/000-default.conf
change DocumentRoot /var/www/html to DocumentRoot /var/www
rm /var/www/index.html