CakePHP 2.6 and PHP PHP 5.6.7-1. Cabnnot run i18n shell

2015-05-01 Thread Athanassios
('extract', Array) #7 /var/www/hermonax/lib/Cake/Console/ShellDispatcher.php(66): ShellDispatcher-dispatch() #8 /var/www/hermonax/app/Console/cake.php(47): ShellDispatcher::run(Array) #9 {main} The rest of the application seems to work without problems, Thanks in Advance Athanassios -- Like Us

Re: Redirect everything except start page to https

2015-05-01 Thread Athanassios
as well. // make sure that we are using ssl protocol if (!isset($_SERVER['HTTPS'])) $this-redirect('https://' . $_SERVER['SERVER_NAME'] . $this-here); HTH Athanassios -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP