stop_and_exit() send blank page
Reported by sanemat | September 21st, 2009 @ 03:55 PM
stop_and_exit() send blank page
'hello world' example does not work well. I open example01 top,
and I expect "hello world" string.
But it show blank page.
I confused server status send "200 OK".
*** httpd_access_log "GET /example01/ HTTP/1.1" 200
Comments and changes to this ticket
-
sanemat September 21st, 2009 @ 04:00 PM
I tried to add 'exit()' somewhere in run().
It is work well when I add 'exit()' before 'ob_end_clean()' in stop_and_exit()."hello world" in example01, "welcome bill" in example02.
I don't know whether to relate. sorry
-
sanemat September 22nd, 2009 @ 06:18 AM
my environment
Apache/2.2.3, CentOS/5.2, PHP/5.2.8 limonade/0.4.2 -
sanemat September 22nd, 2009 @ 06:50 AM
update limonade 0.4.2 to 0.4.3,
this is resolved.ticket#24 is this.
please close this tichet.sorry. -
Fabrice Luraine September 22nd, 2009 @ 08:07 AM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Limonade is a PHP micro-framework.