[PHP] Re: $_SESSION NOT WORKING --SOLVED
- Date: Tue, 13 May 2008 21:09:28 -0500
- From: Balpo <balpo@xxxxxxx>
- Subject: [PHP] Re: $_SESSION NOT WORKING --SOLVED
After an all-evening debugging I found out what the problem is. Why? Please don't ask. I have no idea. The problem was php's extension php-colorerHow I got to the problem. Eliminating every extension until I got the *bad* one.
Thank you: Daniel, Thiago, Jens, Verny & Dmitri for your concern. Balpo Thiago Pojda wrote:
Actually his question was about why session.auto_start is not working on Linux, I almost answered what you both did :) Atenciosamente, www.softpartech.com.br Thiago Henrique Pojda Desenvolvimento Web +55 41 3033-7676 thiago.pojda@xxxxxxxxxxxxxxxxxx Excelência em Softwares Financeiros -----Mensagem original-----De: Daniel Brown [mailto:parasane@xxxxxxxxx] Enviada em: terça-feira, 13 de maio de 2008 16:43Para: Balpo Cc: PHP General Assunto: Re: [PHP] $_SESSION NOT WORKING On Tue, May 13, 2008 at 2:38 PM, Balpo <balpo@xxxxxxx> wrote:Hi everyone, I'm having a problem moving my code to a linux computer. I won't post the whole code here, but an accurate example that reproduces exactly the error.[snip!] Modify 2.php as follows: <?php session_start(); print_r($_SESSION); ?> You only missed instantiating the session. The rest looks good.
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
- Follow-Ups:
- [PHP] RES: $_SESSION NOT WORKING --SOLVED
- From: Thiago Pojda
- [PHP] RES: $_SESSION NOT WORKING --SOLVED
- References:
- [PHP] $_SESSION NOT WORKING
- From: Balpo
- Re: [PHP] $_SESSION NOT WORKING
- From: Daniel Brown
- RES: [PHP] $_SESSION NOT WORKING
- From: Thiago Pojda
- [PHP] $_SESSION NOT WORKING
- Prev by Date: Re: [PHP] validating textarea using php
- Next by Date: Re: [PHP] Can Safari 3 be forced to cache a large jpeg with PHP headers?
- Previous by thread: RES: [PHP] $_SESSION NOT WORKING
- Next by thread: [PHP] RES: $_SESSION NOT WORKING --SOLVED
- Index(es):