Quote:
|
Originally Posted by benbacardi
it may be that the two different servers are running two different versions of PHP, and it's likely that the php.ini files are configured differently.
|
Well I initially installed the same version of
PHP on our server that is on mine, but upgraded hoping it might solve the issue. Is there any way to see how their
PHP ini file is configured and match it to ours??
The only other thing I can think of is that possibly the mail() command settings in the
PHP.ini file aren't right (I have them set to send mail through our gmail account), but that wouldn't make something like that not work properly, would it?