Jump to content

Recommended Posts

Posted

Forgive me as I feel like I'm totally lost on installing Dadamail. Here is what I did

 

$PROGRAM_ROOT_PASSWORD = 'password'; I placed one in there

$FILES = '/home/mydomain/dada_files'; I placed my domain name in there

$MAILPROG = '/usr/sbin/sendmail'; left that as is

$PROGRAM_URL ='*****/cgi-bin/dada/mail.cgi' put in my domain.

 

So I did that on the config.pm file, is this correct?

 

After that I created a folder in my cgi-bin folder called dada and in that folder I have the config and mail.cgi file. What other files do I need uploaded, this is where I'm lost and confused. Where is the dada_files folder suppose to be placed and I'm also lost on the chmod 777 part.

 

I'm not a html or script writer, I'm trying ot learn this. All I want is this program set up correctly.

 

If someone can help I'd be forever grateful and is able to explain it in not to tech terms that I can understand :) Thanks so much.

 

Stephanie

Posted

Welcome to the forums StephanieP :)

 

that should be

$FILES = '/home/cpanelname/dada_files';

 

and

$PROGRAM_URL ='http://www.domain.com/cgi-bin/dada/mail.cgi';

 

The link to the other post that Thomas posted should help.

I just followed their install page step by step.

Posted

StephanieP, welcome to the forums!

 

If you are still having troubles after trying to follow that other post, come back and tell us where you're stuck. I'm sure somebody around here can help!

Posted

Thanks everyone. Ok I'm starting from scratch on it all and let's see how far I get. I had to run off to a meeting in the middle of reading things, just my luck when I'm getting into it I gotta go. off to try now.

Posted

With the help of Thomas (thanks) I have gotten closer to having it done. I get this now when I go to the paged:

 

DadaMail: There Seems To Be A Problem

 

Yikes!

 

Dada Mail was not set up properly.

 

'/home/myname/dada_files' is NOT a directory.

 

'/home/myname/dada_files' DOES NOT exist.

 

I created a folder outside the public_html that is called dada_files. So how where have I gone wrong?

Posted

nope, all lower case. I removed the _ (space) and created a folder dadafiles and it's working. So I guess the 'hard' part is done, now to get the program all set up with email list and get ready to send. :)

 

Thanks everyone

Posted

I´m glad that you got it working Stephanie. :)

 

As for why it works with files and not dada_files...

Well, I am thinking same as Don on this one. But as I said to you earlier, I will do a testinstallation and and write down everything there is about it, and maybe then we can see what went wrong with dada_files.

 

Anyway, let us know if you need more help. :D

Posted

correction on my part..I did have an underscore I just wrote it as _ (space) meaning I had a space with an underscore. So I just removed that and the folder name is dadafiles and it works. I just found it weird that it wouldn't work with the underscore. Because I even used the same folder, just went into the file manager and changed the name of the folder, changed it in the config file and it worked. Had me stumped, but past that now yipee and its working.

 

Thanks everyone SO much!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...