Re: PHP Command Line Scripts 'Aborting' at end ...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux