-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Paul Smith wrote: > I'm trying to install tmda-cgi on a RHEL4 system running postfix. I > have the basic stuff working, but when I log in to tmda-cgi as a > non-tmda enabled user and click on the "Yes, sign me up" link, I get the > following error: > > Traceback (most recent call last): > File "tmda-cgi.py", line 125, in ? > Call(Install) > File "tmda-cgi.py", line 88, in Call > Library.Show() > File "/var/www/html/tmda/Install.py", line 676, in Show > Install() # Does not return. > File "/var/www/html/tmda/Install.py", line 373, in Install > CreateTgz(Backup, FilesClobbered) > File "/var/www/html/tmda/Install.py", line 106, in CreateTgz > os.rename(SrcFn, DstFn) > OSError: [Errno 2] No such file or directory
A guess, but either: * HOME environment variable isn't set correctly * InstallBackupTGZ TMDA-CGI configuration variable is not set, or set to a filename/path that doesn't exist. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGCwDAhk3bo0lNTrURAo0jAKDNPrsdgJqlbvdsUdHC1U9skpQC6gCdFRUR XxjLW1yMFixYtndNNRF3268= =E1Xt -----END PGP SIGNATURE----- _____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users
