RE: [PHP] Errors running PHP from command line

2003-11-13 Thread Jonathan Duncan
running PHP from command line I run a php script from my shell prompt and get these errors, although the script still seems to function properly. Any idea why? (PHP Version 4, FreeBSD) localhost # ./scriptfile.php PHP Warning: Function registration failed - duplicate name

[PHP] Errors running PHP from command line

2003-11-07 Thread Jonathan Duncan
I run a php script from my shell prompt and get these errors, although the script still seems to function properly. Any idea why? (PHP Version 4, FreeBSD) localhost # ./scriptfile.php PHP Warning: Function registration failed - duplicate name - textdomain in Unknown on line 0 PHP Warning:

RE: [PHP] Errors running PHP from command line

2003-11-07 Thread Jake McHenry
-Original Message- From: Jonathan Duncan [mailto:[EMAIL PROTECTED] Sent: Friday, November 07, 2003 7:04 PM To: [EMAIL PROTECTED] Subject: [PHP] Errors running PHP from command line I run a php script from my shell prompt and get these errors, although the script still seems