[mythtv-users] mythweb cvs: Call to undefined function: mail()

IvanK. chepati at yahoo.com
Thu Aug 19 20:00:46 EDT 2004


Perhaps you're right about my php not being compiled with sendmail support -- 
I'm using courier and it's possible php didn't like the sendmail wrapper.

Anyhow, I've temporarily commented out the mail() call and I'm getting this on 
program_listing.php:

Fatal Error at /usr/local/mythweb/includes/programs.php, line 178:
SQL Error: Got error 134 from table handler

The system administrator has been notified and the problem will be remedied 
shortly.

Looks like an error communicating to mysql.  I'll spend some time looking into 
this.  Perhaps a table name changed?

Thanks,
IvanK.

On Thursday 19 August 2004 07:08 pm, Chris Petersen wrote:
> > Nope.  Same php.  And as far as I can tell mythweb doesn't write anything
> > to the apache error log, so I can't start looking for clues.
>
> That error is all that you'll get.  Since php catches the error (it's a
> coder error, not a php error), apache doesn't even know that there is
> one to report.   However, this really sounds like a missing
> configuration setting.
>
> Look here for info:
>
> http://us3.php.net/manual/en/ref.mail.php
>
> Other than that, I don't really know what to say..
>
> -Chris


More information about the mythtv-users mailing list