|
From: Jamie C. <jca...@we...> - 2005-12-29 11:45:35
|
On Thu, 2005-12-29 at 22:16, Gerard Seibert wrote: > On Thu, 29 Dec 2005 14:28:00 1100, Jamie Cameron <jca...@we...> > Subject: Re: [webmin-l] Unable to start Webmin > Wrote these words of wisdom: > > > Hi Gerard, > > Another thing you could try is turning off SSL and PAM in Webmin. This can be done by editing the file /etc/webmin/minisev.conf and adding the lines: > > > > ssl=0 > > no_pam=1 > > > > Then trying to start it with > > > > /etc/webmin/start > > > > - Jamie > > > *************** REPLY SEPARATOR *************** > On 12/29/2005 6:13:10 AM Gerard Seibert Replied: > > No, that did not work either. In any case, I had already tried to > configure Webmin not to use SSL, although I do not know why that would > cause Perl to core dump. > > There should be some way to analyse this, but it is obviously beyond my > capabilities. > > All of my other Perl programs run fine, I just cannot decipher what is > wrong here. Another thing you might want to try (if it's not too much effort) is downloading and compiling Perl manually, rather than using the FreeBSD packaged version. I believe that someone reported success with this .. - Jamie |