Contact PHP Mail Form..

Page 7 of 8 FirstFirst ... 5678 LastLast

  1. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #61

    So it works!!!!
    Only instruct php to use sendmail as mail program. That's why I want to see php.ini
      My Computer


  2. Posts : 532
    Windows 8.1 64 bit
    Thread Starter
       #62

    Kaktussoft said:
    Folder c:\xampp\htdocs has a file phpinfo.php or something like that?
    if not create it yourself
    contents should be:
    Code:
    <?php phpinfo();?>
    Then open http://localhost/phpinfo.php
    No worries but I think I got the phpinfo.in file
    phpinfo()

    Contact PHP Mail Form..-untitled.png
    Last edited by Rawad; 17 Oct 2013 at 16:32.
      My Computer


  3. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #63

    Post c:\xampp\php\php.ini
    Answer #59 as well
    Last edited by Kaktussoft; 18 Oct 2013 at 01:25.
      My Computer


  4. Posts : 532
    Windows 8.1 64 bit
    Thread Starter
       #64

    Kaktussoft said:
    Post c:\xampp\php\php.ini
    Answer #59 as well
    The Attachment for the File
    phpin.txt


    My Sendmail.exe is located C:\xampp\sendmail
    Contact PHP Mail Form..-sendmail.png
    Attached Thumbnails Attached Thumbnails Contact PHP Mail Form..-phpin.png  
      My Computer


  5. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #65

    Can't you find php.ini on your disk? In commadn prompt do:
    Code:
    dir/s c:\php.ini  2>nul
    Now you know where it is. Only 1 php.ini on system? Post it.
    phpinfo() is not enough... you didn't make a screenshot of whole page. I want php.ini file

    most likely c:\xampp\php\php.ini as told you before
      My Computer


  6. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #66

    What's Rawad Home Computer Service btw? For buying computer? Hardware? Or just software?
      My Computer


  7. Posts : 532
    Windows 8.1 64 bit
    Thread Starter
       #67

    Kaktussoft said:
    What's Rawad Home Computer Service btw? For buying computer? Hardware? Or just software?
    I can`t really say . I don`t want to promote myself . I am following the sevenforum rules . Anyways I posted the php.ini file in the post before.
      My Computer


  8. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #68

    In with post number did you post it?? Can't find it. Anyway do this

    XAMPP places the php.ini inside C:\xampp\apache\bin\php.ini. You can open the file and do a search for ‘sendmail_path’. It’s at line 704 for me. You can simply uncomment that line.
    sendmail_path = "C:\xampp\sendmail\sendmail.exe -t"



    And that’s all. Now for some testing.

    Sure C:\xampp\sendmail\sendmail.exe is exactly there?
    Restart APACHE after modifying and saving.
      My Computer


  9. Posts : 532
    Windows 8.1 64 bit
    Thread Starter
       #69

    Kaktussoft said:
    In with post number did you post it?? Can't find it. Anyway do this

    XAMPP places the php.ini inside C:\xampp\apache\bin\php.ini. You can open the file and do a search for ‘sendmail_path’. It’s at line 704 for me. You can simply uncomment that line.
    sendmail_path = "C:\xampp\sendmail\sendmail.exe -t"



    And that’s all. Now for some testing.

    Sure C:\xampp\sendmail\sendmail.exe is exactly there?
    Restart APACHE after modifying and saving.
    I can`t find that php.ini in the location you told me to , I even did a search,yet no results.
    C:\xampp\apache\bin\php.ini
      My Computer


  10. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #70

    Do the command as show in #65 in command prompt
      My Computer


 
Page 7 of 8 FirstFirst ... 5678 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:23.
Find Us