MySQL Forums
Forum List  »  General

Re: Eventum's email not functioning
Posted by: Paul Lemmons
Date: March 09, 2005 03:40PM

I am also getting the message:

"ERROR: There is already a process (pid=xxx) of this script running"

I have verified that the two added columns exist in the "eventum_mail_queue" table.
I have also looked into the "errors.log" and the file is empty.
Looking forward in this discussion I have also updated "class.mail_queue.php"
$mail =& Mail::factory('smtp', Mail_API::_getSMTPSettings());
I can remove the lock with --fix-lock

I still get no mail and the error message is always presented, even when it is the only instance running.

Any other place to look?

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.