Re: help! what should I do when there is a segmentation fault in my php script
- From: "yangsuli@xxxxxxxxx" <yangsuli@xxxxxxxxx>
- Date: 8 Nov 2006 09:09:08 -0800
i also tried to insert some echo or print
but there's not any thing but segfault in the screen.
but some php script works well.:.those not so complex.
what problem could it be?
here's some of my code:
<?php
echo test;
requrie("......")
.....
?>
nothint but segfault.
but if there's no requre
the echo line works and we can see "test"
then there''s some "undefined functiong called blabla"
"yangsuli@xxxxxxxxx 写道:
"
"J.O. Aho 写道:
"
yangsuli@xxxxxxxxx wrote:
It works perfectly well before
but today my browser cannot get this php script
i tried to run it in the localhost
and it reported a seg fault :(
Do you get segfault with all scripts or just with the one?
actually it is some of them.......:(
OS ; RH AS3
On what OS do you run your webserver/php on?
What webserver program do you use?
php4.3.4+apache+mysql5.0
ps.is there any good debugger for php in linux?
http://gubed.mccabe.nu/
//Aho
.
- Follow-Ups:
- References:
- help! what should I do when there is a segmentation fault in my php script
- From: yangsuli@xxxxxxxxx
- Re: help! what should I do when there is a segmentation fault in my php script
- From: J.O. Aho
- Re: help! what should I do when there is a segmentation fault in my php script
- From: yangsuli@xxxxxxxxx
- help! what should I do when there is a segmentation fault in my php script
- Prev by Date: Re: A query from $_POST using foreach
- Next by Date: Re: A query from $_POST using foreach
- Previous by thread: Re: help! what should I do when there is a segmentation fault in my php script
- Next by thread: Re: help! what should I do when there is a segmentation fault in my php script
- Index(es):
Relevant Pages
|