There will be a message saying "Email Sent" when the message is sent.
That warning on unpack function seems to be a bug on your PHP version. http://bugs.php.net/bug.php?id=31465
Can you have your PHP upgraded?
That warning on unpack function seems to be a bug on your PHP version. http://bugs.php.net/bug.php?id=31465
Can you have your PHP upgraded?
I found that same notice when googling the error message. Except that I am on 4.3.9 - the version before the one that is supposed to have the bug.
I am on a managed version of UNIX (RHEL 4) so I need to stay with the version of the PHP on the system.
I also found a few items outlining functions equivalent to unpack.
I run a lot of php software, some of it must use the unpack function, are you sure there isn't something specific to the data or the use of the command in your software? It seems like many others are having this problem and just haven't looked in their log files to find the error message I found.
D.
Forum 







