Have just installed DadaMail v5.0.1 onto SLES9, Perl 5.8.3, Apache 2.2.17 and MySQL 5.1.44. It all appears to have installed fine.
However, when I click "I agree to the GPL" and enter the root password and click "Setup a New Mailing List", it just refreshes back to the same page. It does the same when I try "Program Configuration Settings". If I make the password "unencrypted" I get the warning about the unencrypted password on the "Congrats" screen, but the same issues.
No errors appear in the Apache error_log file.
The following are the lines that appear in the Apache access_log...
- Code: Select all
192.168.100.178 - - [09/Apr/2012:18:24:30 +1200] "POST /cgi-bin/dada/mail.cgi HTTP/1.1" 200 19478 "http://dadamail.xyz.net.nz/cgi-bin/dada/mail.cgi?f=new_list" "Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0"
192.168.100.178 - - [09/Apr/2012:18:24:30 +1200] "GET /cgi-bin/dada/mail.cgi/img/dada_mail_logo.png/ HTTP/1.1" 200 2541 "http://dadamail.xyz.net.nz/cgi-bin/dada/mail.cgi" "Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0"
192.168.100.178 - - [09/Apr/2012:18:24:30 +1200] "GET /cgi-bin/dada/mail.cgi/css/default.css HTTP/1.1" 200 12984 "http://dadamail.xyz.net.nz/cgi-bin/dada/mail.cgi" "Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0"
192.168.100.178 - - [09/Apr/2012:18:24:31 +1200] "GET /cgi-bin/dada/mail.cgi/img/header_bg.gif/ HTTP/1.1" 200 1467 "http://dadamail.xyz.net.nz/cgi-bin/dada/mail.cgi/css/default.css" "Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0"
xyz.net.nz is not real URL. I have had a look through the code in mail.cgi but my Perl is not too good. Something to do with the "Flavor" not getting passed correctly?
Hosted on our own server. Happy to pay for an install and WWW and SSH access available if required.
Any initial thoughts?
Thanks,
Stephen.

