I have a contact form that use to work w php script. I recently switched over to GoDaddy and they're only running php4 and 5 on their windows server and my forms are not submitting correctly. I don't receive an error... I just don't receive any mail. Is there a new script for php4 & 5? Some help would be greatly appreciated!
Announcement
Announcement Module
Collapse
No announcement yet.
contact form php not working on php4&5 server
Page Title Module
Move
Remove
Collapse
-
Tags: None
-
Why'd you get a Windows server if you planned on using PHP? I'm not sure sendmail, which is probably what your form handler utilizes, exists on a Windows server.
If the form worked on your old server, this is really something to discuss with your host.
-
Well I'm new to contact forms. I thought PHP was compatible on windows and linux? Do you have any suggestions on how I to create a form with ASP?
Comment
-
Most PHP contact form codes will activate sendmail, which as far as I know is a program on a Linux server.
Really this is a question for your web host as they'll know more about your individual configuration - it could be something in your php.ini file, for example, which you may not have control over.
Comment
-
Windows servers implement the mail() function differently than Unix servers do (see http://php.net/manual/en/function.mail.php). Check with GoDaddy support re sending mail as their servers may require SMTP authentication. If that's the case, and if they have the PEAR Mail package installed, you can use that (tutorial here).Originally posted by xlphie15 View PostI don't receive an error... I just don't receive any mail. Is there a new script for php4 & 5? Some help would be greatly appreciated!
Digi
Comment
-
I had the same problem. My host could'nt even figure it.
I also use filezilla and i just happened to look at the permission of the page.
Just right click it in filezilla and you should see it in there somewhere. I had to change the number in there, 644 worked for me. i think its default on 777 but it should work on 666
Comment
Google search
Google search Module
Collapse
Latest Topics
Latest Topics Module
Collapse
-
Commented to Landscape Portfolio, a bad idea?The one I'm working on now is landscape.
-
Commented to Advice for a beginnerThe job I have now, I was told over 400 people had applied for it. There's a ton of competition out there. If you're passionate about it and never stop studying it, you can be good. Best way to get ahead...
-
Commented to Landscape Portfolio, a bad idea?Oh yes, left-hand binding. I'd never do it along the top. Awkward.
-
Commented to Portfolio PricingA flexible set-up for your portfolio will be more efficient in the long-term IMO. You will be able to customize your portfolio pieces to the sector for which you are applying.
-
Commented to Landscape Portfolio, a bad idea?I would say landscape portfolios are pretty common. +1 for binding on the left-hand versus the top.
-
Commented to Advice for a beginnerDemand? No. The market is over-saturated. Just curious, what is it about Graphic Design that interests you? Why do you think you want to pursue it?
-
Commented to Illustrator anchor points file too largeUsed the pen tool to create strokes as the outline, then once it was time to tidy up, i converted them all into shapes. Was this a bad idea? there also is white areas for instance on the jacket, it's...
-
Commented to Advice for a beginnerHonestly, from where I'm standing, there is no demand for more designers. This isn't to freak you out, but I think schools recruiting for your dollar may tell you otherwise.
...
All Creative World Network
All Creative World Network Module
Collapse
Comment