Posted by yangsuli@gmail.com on 11/08/06 17:09
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@gmail.com 写道:
"
> "J.O. Aho 写道:
> "
> > yangsuli@gmail.com 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.......:(
> >
> > On what OS do you run your webserver/php on?
> > What webserver program do you use?
> OS ; RH AS3
> php4.3.4+apache+mysql5.0
> >
> >
> > > ps.is there any good debugger for php in linux?
> >
> > http://gubed.mccabe.nu/
> >
> >
> > //Aho
Navigation:
[Reply to this message]
|