I'm installing tmda/tmda-cgi on a new system. I have tmda-cgi configured to run in system-wide mode (see below for snip of configure.ini). My cgi-bin directory is configured fine, but when I login to the cgi interface and say 'yes sign me up', I get the following error:
tmda-cgi cannot continue because a terminal error has been encountered. Error: Install aborted. Cause: Re-importing Defaults non-qmail users must define DELIVERY in /home/senjiro/.tmda/config Additional: Running in no-su mode. Attempted to install TMDA with euid 500, egid 500. Recommend: Check file permissions in home directory.
.tmda is not a valid directory in my home dir.
Theoretically by this point it should have been created by the installer.
THose are the correct euid/egid's... and my home dir is writeable by myself. The odd thing I thought was the "Running in no-su mode" when I configured for 'system wide'...
That is odd. Take a look at what is in tmda-cgi.h for the setting TMDA_CGI_MODE. This should be exactly what is returned by the "Additional" field in the error screen.
any thought on why the tmda.cgi script would execute in no-su instead of system wide?
According to your configure.ini it should not... which is very strange. tmda-cgi.h may hold the answer. Perhaps try doing a `./configure` and `make install` again.
-- Jim Ramsay "Me fail English? That's unpossible!"
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
