HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
php ini file
Post new topic   Reply to topic    HTML Help Forum Index -> PHP
View previous topic :: View next topic  
Author Message
quartzy



Joined: 26 Dec 2007
Posts: 405

PostPosted: Tue Jul 15, 2008 4:05 pm     php ini file Reply with quote

I am configuring my php ini file and am following instructions, however, I am a bit confused about the SMPT and the email. Being as I want to use the localhost until I know what I'm doing. Have I configured this correctly anyone?

[mail function]
; For Win32 only.
SMTP = ntlworld.com //Should I put localhost here? //
smtp_port = 25

; For Win32 only.
sendmail_from = myemailatntlworld.com


[mbstring]
; language for internal character representation.
;mbstring.language = English

also, the language here was Japanese does it need to stay as that as I changed it to English.
Needless to say it does not work, this is version 5.2 and I have Apache 2.2
Dont know if anyone can help but if not could you point me somewhere to get the help I need.
sticks464



Joined: 31 Dec 2006
Posts: 1179

PostPosted: Wed Jul 16, 2008 3:09 pm     Reply with quote

You will need to know the SMTP address (used to send e-mail) of your Internet Service Provider. This would be the same address that you use in Outlook or Outlook Express (or any other mail program) as your SMTP server. The SMTP address uses a format such as... mail.yourwebhost.com, smtp.yourwebhost.com, or pop.yourwebhost.com. You will also need to type your e-mail address after the equal sign in the sendmail_from line.

[mail function]
; For Win32 only.
SMTP = mail.yourwebhost.com

; For Win32 only.
;sendmail_from = youremailaddressatyourhost.com
quartzy



Joined: 26 Dec 2007
Posts: 405

PostPosted: Wed Jul 16, 2008 4:22 pm     re Reply with quote

Got so frustrated with it, I found xampp which installs and configures, php, apache and mysql and myadmin so happy now. I do like the easy way out. Thanks for your help
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> PHP All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial