I have updated my server from 12.04 where ISPConfig 3 worked a OK During the update to 14.04 all third party software was disabled including ISPConfig. How can I enable it again?
Download ispconfig tar.gz, unpack it, cd into the install folder and then run: php update.php choose to reconfigure services during update. Then login to ispconfig, go to Tools > Resync, select websites and run the resync on th sites.
Thanks till, I have Ubuntu 14.04; ISPC 3.0.5.4p8; Apache version 2.4.7 1) The websites seems to work now but they are missing "Alias /perl/" in the /usr/local/ispconfig/server/conf/vhost.conf.master. As mater of fact, unless I am missing something re Apache 2.4.x the " <tmpl_if name='perl' op='==' value='y'> .........." directive is totaly ilogical. See https://www.howtoforge.com/community/threads/mod-perl-in-ispconfig-3.70550/ 2) However it does not see http://x.xxx/webmail/src/login.php it is not in var/www/ directory; Emails do work. 3) http://x.xxx/testing.php it is in directory var/www/testing.php (inside is <?php phpinfo(); ?>)