|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Hi,
anyone used SendMail.pm 2.00 before? i'm trying to configure this script on my web server. this script requires the 2 perl modules Base64.pm and QuotedPrint.pm installed. i don't know whether these 2 modules have been installed and i was wondering if i could just simply upload these 2 modules into a new directory "MIME" in my cgi folder? here's the url of the script's instructions: http://www.tneoh.zoneit.com/perl/SendMail/2.0/
__________________
My Sites: OasisFanatic.com, My Blog My Ad Networks: Casale , NetAudioAds , AdSense, Clicksor , AdBrite |
|
#2
|
|||
|
|||
|
check your perl/lib/ folder and any other library directories.
if you can't find them there they might not be installed. inwhich case you should learn how to install modules. simplying uploading them into the directory will generally NOT be enough to make them work. |
|
#3
|
||||
|
||||
|
i've looked into the perl library and the 2 perl modules Base64.pm and QuotedPrint.pm are not installed! i contacted my web host to install them but instead they told me to upload it to my cgi folder instead.
Here's the SendMail.pm 2.00 documentation: ================================== Perl CGI Testing Without Telnet Access Upload the files in this directory into your web server. Upload SendMail.pm into the same directory. Upload Base64.pm and QuotedPrint.pm into sub directory called "MIME" if these modules are not installed. Make sure SendMail.cgi is executable. Go to Testing Page For SendMail.cgi to do a test. Very simple, just fill in the form and submit it, you will see the result. ================================== i created a folder called MIME in my cgi folder..... and uploaded the files. i'm really alien to perl and any help would be appreciated! thanks! |
|
#4
|
|||
|
|||
|
did you make the sendmail.cgi executable?
|
|
#5
|
||||
|
||||
|
yeah i tried to set the file permission to "755" but my web server wouldn't allow it!
|
|
#6
|
|||
|
|||
|
call your hosting company, make sure scripts in the cgi bin are automatically set to executable.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > SendMail.pm 2.00 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|