Hej, Am 06.06.2013 20:40, schrieb Stefan: > At boot, apache2 tries to start before MySQL. Since MySQL is not yet > running, the I18N module fails with the following error (of course > because no MySQL):
I think this is not stictly a Catalyst problem, actually. You better change the order of your init scripts to first start mysql and apache subsequently. Which OS/distribution do you use? If a Linux, do you have upstart jobs or a SystemV-init-system? Kind regards -- Marco _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
