HighDots Forums  

Configuring php.ini

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Configuring php.ini in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Leandro_Brazil
 
Posts: n/a

Default Configuring php.ini - 11-17-2004 , 05:42 PM






Hi,

I did a contact form with php, but my pc ins?t sending an email.

In my php.ini I put the smtp and the sendmail_from

So my contact form is functicion only on internet

but I need to do some testion in (localhost) before to put in in the server

Why its happen?


Reply With Quote
  #2  
Old   
Leandro_Brazil
 
Posts: n/a

Default Re: Configuring php.ini - 11-18-2004 , 04:33 AM






Who Can help please with this question?

Reply With Quote
  #3  
Old   
Joe {RoastHorse}
 
Posts: n/a

Default Re: Configuring php.ini - 11-18-2004 , 07:23 AM



do you have an smtp server running on localhost?
to test mail scripts locally i usually just dump the email text on the
screen without sending a mail. doing this i can check that the email is
formatted etc. correctly. i then edit the script, upload and make sure
that the email is sent.
if the email is sent local from your local machine it's no guarantee
that it'll work on the live server anyway.


joe




Leandro_Brazil wrote:
Quote:
Hi,

I did a contact form with php, but my pc ins?t sending an email.

In my php.ini I put the smtp and the sendmail_from

So my contact form is functicion only on internet

but I need to do some testion in (localhost) before to put in in the server

Why its happen?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.