On Wed, 27 Oct 2004 13:44:54 -0300 (ADT), Marc G. Fournier <scrappy@xxxxxxx> wrote: > > I have a really simple PHP script that, when you run it, generates an > Abort at the end of it: > > ams# /tmp/test.php > testAbort (core dumped) I just installed php4-cgi on a FreeBSD 4.10 system I have. The same test.php script runs fine for me. > cat test.php #!/usr/local/bin/php <?php echo "test"; ?> > ./test.php Content-type: text/html X-Powered-By: PHP/4.3.9 test -- Greg Donald Zend Certified Engineer http://gdconsultants.com/ http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php