View Single Post
  #13 (permalink)  
Old Sep 21st, 2005, 15:31
jamina1 jamina1 is offline
New Member
Join Date: Sep 2005
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
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?
Reply With Quote