Hi Mike, This is a google groups problem... The interface doesn't show us in explicit way what kind of language it must be written...
Em terça-feira, 5 de maio de 2015 11:43:35 UTC-3, Mike Karthauser escreveu: > > hi > this is an english speaking list so please resubmit your question if you’d > like an answer > > On 5 May 2015, at 14:56, CLÁUDIO BAIMA <[email protected] <javascript:>> > wrote: > > Quase esqueci... CAKEPHP 2.6.4 > > Em terça-feira, 5 de maio de 2015 10:50:42 UTC-3, CLÁUDIO BAIMA escreveu: >> >> Olá amigos, >> >> No nosso servidor local desenvolvemos um aplicativo, trata-se de um >> ambiente windows 7 com IIS 7 e php 5.5... >> >> Ao fazermos upload para um linux (no hostgator e php 5.5) o aplicativo >> fica numa tela branca (e nada aparece)... >> >> Ambos estão com php-session nas mesmas condições.. >> >> Me refiro ao Session pois o problema está em >> >> public $components = array( >> 'Session', >> 'Auth' => array( >> 'authenticate' => array( >> 'Form' => array( >> 'fields' => array('username' => 'email')... >> >> >> Basta eu tirar o componente Auth e o aplicativo volta a aparecer (sem >> nenhuma função de sessão)... >> >> Tentei iniciar uma sessão no \app\webroot\index.php mas a aplicação passa >> a ter sessão mas se comporta de maneira inadequada (como tentei também >> iniciar a sessão tanto no bootstrap como no core... >> >> Tentei fazer isso num simples: >> >> if(!isset($_SESSION)) session_start(); >> >> Alguém já passou por isso? Alguém Poderia sinalizar um "caminho pra >> pedras"?? >> >> Antecipadamente grato >> >> > -- > Like Us on FaceBook https://www.facebook.com/CakePHP > Find us on Twitter http://twitter.com/CakePHP > > --- > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at http://groups.google.com/group/cake-php. > For more options, visit https://groups.google.com/d/optout. > > > .................................... > Mike Karthäuser > Director, Brightstorm Ltd. > > 1, Brewery Court > North Street > Bristol > BS3 1JS > > [email protected] <javascript:> > www.brightstorm.co.uk > +44(0) 7939252144 > .................................... > > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
