I just did a reinstall from ports, and it works now as well ... maybe a stale library for one of hte modules :(


thanks ...

On Wed, 27 Oct 2004, Greg Donald wrote:

On Wed, 27 Oct 2004 13:44:54 -0300 (ADT), Marc G. Fournier
<[EMAIL PROTECTED]> 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



---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: [EMAIL PROTECTED] Yahoo!: yscrappy ICQ: 7615664

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to