Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Posts
    29
    Plugin Contributions
    0

    email error PHP E-Mail Transport error

    when I set the E-Mail Transport method to PHP I get this error when I complete an order ...

    2013 Lost connection to MySQL server during query
    in:
    [select customers_email_format from newsite_customers where customers_email_address= '[email protected]']

    2006 MySQL server has gone away
    in:
    [select count(*) as total from newsite_sessions where sesskey = 'XXXXXXX']

    any ideas??

  2. #2
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: PHP E-Mail Transport error

    What happens if you set it to something *other than* "PHP" ?
    Is this a "new" problem?
    Is this on a new install or part of an upgrade?
    What other problems are you encountering on the site?
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Aug 2005
    Posts
    29
    Plugin Contributions
    0

    Default Re: PHP E-Mail Transport error

    only the php option gives that error
    it's an old site that i put onto a new hosting server (godaddy.com)
    only this problem at this time
    PLEASE see if you can help on this its very urgent

    thanks!!!

  4. #4
    Join Date
    Aug 2005
    Posts
    29
    Plugin Contributions
    0

    Default Re: PHP E-Mail Transport error


  5. #5
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Idea or Suggestion Re: PHP E-Mail Transport error

    David, Thanks for letting me log into your system.

    Looks like this is a NEW install of 1.3.7.1 and it looks as if you have overwritten the classic template with your mods. Did you copy files from an older version over the top of the fresh install?

    Your mail config is setup exactly like my 3 Zen-Cart Installation on GoDaddy and 1 Zen-Cart installation on a WinXP server in my computer room and all work just fine.

    The only difference is I have the following set up as "Yes" and "HTML"
    Emails must send from known domain? No
    Email Admin Format? TEXT


    The only other real difference is that I am running on PHP version 4.3.11 and You are using 5.2.5

    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  6. #6
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: PHP E-Mail Transport error

    It's unlikely to be a problem with mail.

    The mail section of the code is reporting that it encountered a closed database when it was attempting to being preparing an email message.

    This means that something happening *before* attempting to send the email is causing a long-enough delay to close the database.

    So, something you're doing in the checkout process is causing the problem.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. E-mail Transport error
    By missnura_com in forum General Questions
    Replies: 1
    Last Post: 19 Jun 2012, 05:43 AM
  2. Replies: 4
    Last Post: 8 Sep 2008, 03:22 AM
  3. E-Mail Transport Method: SMTP vs. PHP ?
    By zcnb in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 15 Jun 2008, 11:11 PM
  4. Error under the "E-Mail Transport Method"
    By metadox in forum General Questions
    Replies: 3
    Last Post: 28 Feb 2008, 06:11 AM
  5. XAMPP and PHP E-Mail Transport Method
    By MyGreyGoose in forum General Questions
    Replies: 4
    Last Post: 27 Jun 2007, 11:39 PM

Posting Permissions

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