Reply
Form Processing/Handling
Old 02-24-2005, 04:03 PM Form Processing/Handling
yohimby's Avatar
Junior Talker

Posts: 2
I'm having some trouble getting a html form to email. It is a simple form that I am wanting to use to make maintenance request with. I have tried a few php scripts, but I am unable to get them to work. I think the problem is in my server and not the scripts.

I am currently using a Linux 7.2 Red Hat server for the website with the form, and I have been trying to use a few different php scripts for the form handler. I think at this point that the problem is in the server. I don't know that it is configured to allow a mail function.

Since I am hosting the site on my own server, I can make any configuration changes I need to. I also have a Windows 2000 Adv. Server with IIS on it if there is an option available for it.

If anyone could point me in the right direction on how to setup a server to allow the mail function, I would be very appreciative.
__________________
So, what does this button do anyway?
yohimby is offline
Reply With Quote
View Public Profile Visit yohimby's homepage!
 
When You Register, These Ads Go Away!
Old 02-24-2005, 04:29 PM
Skilled Talker

Posts: 62
Create a new file and paste in:
PHP Code:
<?php
phpinfo
()
?>
Upload it, go to it, and search the page for sendmail.
If it's there, you can use the mail() function. If not, try asking your host to install it.

BTW- What is that thing in your icon?
The Jasong is offline
Reply With Quote
View Public Profile
 
Old 02-24-2005, 04:42 PM
SilatPupil's Avatar
Ultra Talker

Posts: 260
Location: Northern Ireland
It IS very amusing/distracting.....I too wish to know what it is........
__________________
"All vague notions must fall before a pupil can call himself a master." - Bruce Lee

www.wildskinart.com Ultimate Tattoo and Piercing Site
SilatPupil is offline
Reply With Quote
View Public Profile Visit SilatPupil's homepage!
 
Old 02-24-2005, 05:26 PM
yohimby's Avatar
Junior Talker

Posts: 2
You like that avatar? On other forums, it seems to help my posts get noticed.....

Anyway, I posted the phpinfo and sendmail was on there. Being that the server is mine, and I am the host, I used that little bit of info to go in and configure sendmail. I knew something on the server was not operating yet, but I did not know what function/service I needed to go into (being the linux dummy that I am).

To make a long story short, it is now running and working!!! Thanks for the help and the fast replies!!! And my avatar thanks you too!!!!
__________________
So, what does this button do anyway?
yohimby is offline
Reply With Quote
View Public Profile Visit yohimby's homepage!
 
Old 02-24-2005, 07:07 PM
SilatPupil's Avatar
Ultra Talker

Posts: 260
Location: Northern Ireland
Quote:
Originally Posted by yohimby
You like that avatar? On other forums, it seems to help my posts get noticed.....
No Doubt...but who/what is it?
__________________
"All vague notions must fall before a pupil can call himself a master." - Bruce Lee

www.wildskinart.com Ultimate Tattoo and Piercing Site
SilatPupil is offline
Reply With Quote
View Public Profile Visit SilatPupil's homepage!
 
Reply     « Reply to Form Processing/Handling
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13125 seconds with 12 queries