[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] help... openwebmail installation error



hi,

i'm a cobalt/linux newbie
i have a cobalt raq4 and i try to upgrade my openwebmail from 1.63 to 1.81

i don't know what went wrong. i use pkgmaster.com pkg file and install from
<mysite>/admin. after installation via web gui, when i browse to
<mysite>/webmail i got an "internal server error". i tried uninstall and
reinstall but problem still persist. i ssh to my raq4 and compare with
another working raq4. and came up with the below assumption.

my raq4 stop somewhere when trying to convert all the openwebmail*.pl files
to .openwebmail*.pl.
i do see a .tmp9800.c file. which i think is generated from uty/wrapsuid.pl
file.
my perl version is 5.005_03 its same version as my other working raq4.
i believe there might be some module version confilct but i don't know what
was installed in this raq4 previously.

content of .tmp9800.c is
----------------------
        main(argc,argv)
        int argc;
        char **argv;
        {

execv("/home/openwebmail/cgi-bin/openwebmail/.openwebmail-abook.
pl",argv);
        }
---------------------

please help, i really need to bring up the webmail function