Web Design Forum  
 
Go Back   Web Design Forum > Web Software > Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 12-17-2011, 01:17 PM   #1
Bronze Member
 
Join Date: Feb 2010
Location: Satellite-Town, Lagos, Nigeria, West-Africa.
Posts: 89
Smile How to configure mail() php.ini file

Hello friends,

I have been trying to configure the mail() function of php but have not been able to do it. I know it is configured in the php.ini file but the problem is:

I have not been able to find the file called php.ini. I use xxampp software.

Please help me out on how to get this file.

Thanks,
Golden Waters.
goldenwaters is offline   Reply With Quote


Old 12-18-2011, 06:41 AM   #2
New Member
 
Join Date: Dec 2011
Posts: 3
Default Php

Create a file in your web directory called phpinfo.php

Inside that file, all you need is <?php phpinfo(); ?>

Then, open a web browser and navigate to that phpinfo.php file..

IE: http://yourdomain.com/phpinfo.php

It will bring up a nice list of your install, php version, etc...

About the fifth line down it says Configuration File (php.ini) path and the next one down says Loaded Configuration File. That will give you your path to find where your php.ini file is located.
rybussell is offline   Reply With Quote
Old 12-24-2011, 10:47 AM   #3
Bronze Member
 
Join Date: Feb 2010
Location: Satellite-Town, Lagos, Nigeria, West-Africa.
Posts: 89
Default

Thanks. You have eased my curiousity
goldenwaters is offline   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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:50 AM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.