This is a discussion on New Host has put me in the Poop with my script! within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi All, Can anyone help me here, please? I've got all my lovely PHP scripting working (basically a form ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi All,
Can anyone help me here, please? I've got all my lovely PHP scripting working (basically a form that gathers data and mails it). The mail script looks like this: ********************* <? mail("my.name100@ntlworld.com", "PRIORITY ORDER", "CONTACT INFO: Name= $name Address= $address Telephone= $telephone Email= $email Fittingstyle= $radiochoice WITH: Cornice and Pelmet Style= $radiomoderntrad Co-ordination= $radiocoord Delivered as= $radiopacking Ordered items: $all ");?> ********************** All of this used to work fine until last week when I changed hosts. Now this script stubbornly refuses to send me any mail! If I try using it on my old host again it works great. I phoned up tech support and the guy there told me I need to specify a Localhost aswell as giving valid to and from email addresses. Is this true? I'm guessing there's something not quite set up right. If anyone could offer any advice I would be most grateful to you.... Thanks, Steve M. |
|
|||
|
Forget this request please people - I go away shopping for half an hour and
what do I see when I get back but the whole stack of my 'missing' emails in the inbox. Laggy server I guess! Thanks anyway, Steve "Steve" <luckylucky200@hotmail.com> wrote in message news:6bfd8cdbe4113a96bc2e07de1137d685@news.teranew s.com... > Hi All, > > Can anyone help me here, please? I've got all my lovely PHP scripting > working (basically a form that gathers data and mails it). The mail script > looks like this: > > ********************* > > <? > mail("my.name100@ntlworld.com", "PRIORITY ORDER", > "CONTACT INFO: > Name= $name > Address= $address > Telephone= $telephone > Email= $email > Fittingstyle= $radiochoice > > WITH: > Cornice and Pelmet Style= $radiomoderntrad > Co-ordination= $radiocoord > Delivered as= $radiopacking > > Ordered items: $all > ");?> > > ********************** > > All of this used to work fine until last week when I changed hosts. Now this > script stubbornly refuses to send me any mail! If I try using it on my old > host again it works great. I phoned up tech support and the guy there told > me I need to specify a Localhost aswell as giving valid to and from email > addresses. Is this true? I'm guessing there's something not quite set up > right. If anyone could offer any advice I would be most grateful to you.... > > Thanks, > > Steve M. > > > |
|
|||
|
"Steve" <luckylucky200@hotmail.com> wrote:
> Forget this request please people - I go away shopping for half an hour and > what do I see when I get back but the whole stack of my 'missing' emails in > the inbox. Laggy server I guess! Did you move from a Plesk to a CPanel host by any chance? cu mgk -- Should spam be outlawed? http://ars.userfriendly.org/cartoons/?id=20010219 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|