+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14

Thread: One for the Gurus

  1. #11
    Join Date
    Mar 2009
    Posts
    8

    Default Re: One for the Gurus

    Quote Originally Posted by ginger23 View Post
    It has to mean that either there's something wrong with PHP on your server (although you say the 2 test mail scripts worked fine), or there's a problem with your script being corrupted in some way. What program did you use to edit the script? It should be edited in a plain text editor (Windows Notepad or similar) and must be uploaded to the server in ASCII format.

    If I were you I would download a fresh copy of the script, edit it very carefully in Notepad, and uploaded it again (in ASCII format).
    Yes both scripts work fine with testmail2.php reporting that
    Mail function succeeded with -f parameter

    Had already uploaded in ASCII format and also downloaded the formmail.php on the server and used it to upload to another server that hosted another website (after changing the email addy) and it worked perfectly
    http://www.oceanzonedivers.com/new/contact_main.html just hangs

    Have emailed hosting company verio.com and will report back if they come back with anything

  2. #12
    Join Date
    Mar 2009
    Posts
    8

    Default Re: One for the Gurus


  3. #13
    Join Date
    Mar 2009
    Posts
    8

    Default Re: One for the Gurus

    The hosting company have given us the PHP info only even though we knew this was ok

    http://oceanzonedivers.com/tech-support-phpinfo.php which gives
    PHP Version 4.4.8


    Assuming this is ok as the minimum seems to be 4.1.0

  4. #14
    Join Date
    Apr 2009
    Posts
    1

    Default Re: One for the Gurus

    I had this same problem. It occurred with a previously working installation, with no apparent cause. I had changed nothing, but someone at Godaddy apparently did. It would have been nice to be informed of this.

    After much frustration and no results, I discovered a work around for my situation. I had placed the form script in a subdirectory, and was sending a post as before to the full url. I finally moved the script to the root directory, just calling it directly by the filename, and it worked.

    Clearly Godaddy made some change, or broke somthing in the PHP config for this server.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts