Posted by yangsuli@gmail.com on 11/08/06 17:10
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 写道:
"
> 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 :(
>
> i donot konw what to do.....:(
> restarting the computer didnot work.
> and i donot think the problem lies on the code..
> even it is
> i only want it all come back to the good old days when the same php
> script works well..
>
> ps.is there any good debugger for php in linux?
> thanks a lot
Navigation:
[Reply to this message]
|