They have it set to "Show all errors except for notices".

-Mike


> -----Original Message-----
> From: Brian S. Drexler [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 07, 2003 2:18 PM
> To: 'Mike At Spy'
> Subject: RE: [PHP] mail() function
> 
> 
> Ok, so if it is a command line issue it's not the problem you are 
> having with the mail script.  Does it give you any sort of error 
> from the browser or are the errors turned off in the php.ini?
> 
> -----Original Message-----
> From: Mike At Spy [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 07, 2003 2:17 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP] mail() function
> 
> 
> 
> 
> Never really thought about that, but the perms are set at 644 for 
> the script trying to do the actual function.
> 
> I ran the command to find the version at command line, but the 
> script that sends mail is part of a web site (so I am running it 
> through my browser).
> 
> -Mike
> 
> 
> > -----Original Message-----
> > From: Brian S. Drexler [mailto:[EMAIL PROTECTED]
> > Sent: Monday, July 07, 2003 2:06 PM
> > To: 'Mike At Spy'
> > Subject: RE: [PHP] mail() function
> > 
> > 
> > I assume you are running this on the command line.  Does the file 
> > have the correct permissions?
> > 
> > -----Original Message-----
> > From: Mike At Spy [mailto:[EMAIL PROTECTED]
> > Sent: Monday, July 07, 2003 1:57 PM
> > To: [EMAIL PROTECTED]; Mike At Spy
> > Cc: [EMAIL PROTECTED]
> > Subject: RE: [PHP] mail() function
> > 
> > 
> > 
> > I can't tell what the version is, but I can tell you that the kernel is:
> > 
> > 2.4.7-10
> > 
> > Maybe it has something to do with what identity php or sendmail 
> > is running under?
> > 
> > Thanks,
> > 
> > -Mike
> > 
> > 
> > 
> > > -----Original Message-----
> > > From: Adam Voigt [mailto:[EMAIL PROTECTED]
> > > Sent: Monday, July 07, 2003 1:01 PM
> > > To: Mike At Spy
> > > Cc: [EMAIL PROTECTED]
> > > Subject: Re: [PHP] mail() function
> > > 
> > > 
> > > Yeah, umm, thats a weird error message.
> > > What server platform / OS?
> > > 
> > > 
> > > On Mon, 2003-07-07 at 12:58, Mike At Spy wrote:
> > > > Is anyone familiar with the mail function and how it works on 
> > > the server?  I
> > > > can't get it to work on a client's server, and this error shows 
> > > up in the
> > > > error log:
> > > > 
> > > > PHP Warning:  U1]É': Unable to initialize module
> > > > Module compiled with debug=144, thread-safety=135 module 
> > API=1119810252
> > > > PHP compiled with debug=0, thread-safety=0 module API=20010901
> > > > These options need to match
> > > >  in Unknown on line 0
> > > > PHP Warning:  U1]É': Unable to initialize module
> > > > Module compiled with debug=144, thread-safety=167 module 
> > API=1120015052
> > > > PHP compiled with debug=0, thread-safety=0 module API=20010901
> > > > These options need to match
> > > >  in Unknown on line 0
> > > > 
> > > > If anyone has any suggestions as to what to look for, I would 
> > > appreciate it.
> > > > I already tried 'pointing' php.ini directly to sendmail 
> (which is in a
> > > > traditional spot: /usr/sbin/sendmail).
> > > > 
> > > > Thanks,
> > > > 
> > > > -Mike
> > > -- 
> > > Adam Voigt ([EMAIL PROTECTED])
> > > Linux/Unix Network Administrator
> > > The Cryptocomm Group
> > > 
> > > 
> > > -- 
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > > 
> > > 
> > 
> > 
> > 
> > -- 
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> > 
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to