It is currently Wed Feb 08, 2012 5:18 pm

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Mail functionality from localhost to server
PostPosted: Sat Nov 21, 2009 11:54 am 
Offline

Joined: Mon Nov 16, 2009 1:26 pm
Posts: 3
Hi

I am facing problem of mail functionality.

When i tested mail functionality in my localhost it works fine but when i tried it on server it didn't work and also no error it displays.

So please give me solution if any changes required to setting mail functionality on server from local.

Thanks in advance

Anish Panchal
Software Outsourcing India
Web Development Company India


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 22, 2009 6:37 am 
Offline

Joined: Sun May 02, 2004 11:34 pm
Posts: 6500
Location: toronto, canada
Likely you don't see the error because server error reporting is turned off. You can turn this one for a particular script by inserting code into the page.

Code:
  ini_set("display_errors",1);
  error_reporting("E_ALL");


As for the error, I can't even begin to guess, other than perhaps you may need a username/password for the mail account

_________________
Lostboy

Cat, the other other white meat

Please read Posting Etiquette before posting

You can always try Google


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to: