|
From: Grant P. <gp...@th...> - 2005-12-28 22:45:14
|
Gerard, I had a similar issue a while back installing some RAID controller software on FreeBSD 4.10. I tried, and tried, and tried, ... to get an answer on what causes "Segmentation" fault(s). Noone worth noting had an answer that I would consider consise or reliable. It is still a mystery to me to this day. The closest answer I got that made any sense at all was a bad memory stick - even that sounded flakey. I hope you have better luck than I did. -Grant ----- Original Message ----- From: "Gerard Seibert" <ge...@se...> To: "Webmin" <web...@li...> Sent: Wednesday, December 28, 2005 3:58 PM Subject: [webmin-l] Unable to start Webmin >I am running, or rather attempting to run Webmin on a computer running >FreeBSD 5.4 with Perl 5.8.7_2 installed. I can install Webmin fine from the >ports collections. The problem comes when I attempt to run the 'setup.sh' >file. > > This is the file's output: > > Script started on Wed Dec 28 08:08:38 2005 > *********************************************************************** > * Welcome to the Webmin setup script, version 1.250 * > *********************************************************************** > Webmin is a web-based interface that allows Unix-like operating > systems and common Unix services to be easily administered. > > Installing Webmin in /usr/local/lib/webmin ... > > *********************************************************************** > Webmin uses separate directories for configuration files and log files. > Unless you want to run multiple versions of Webmin at the same time > you can just accept the defaults. > > Config file directory [/usr/local/etc/webmin]: Log file directory > [/var/log/webmin]: > > *********************************************************************** > Webmin is written entirely in Perl. Please enter the full path to the > Perl 5 interpreter on your system. > > Full path to perl (default /usr/bin/perl): > > Testing Perl ... > Perl seems to be installed ok > > *********************************************************************** > Operating system name: FreeBSD > Operating system version: 5.4 > > *********************************************************************** > Webmin uses its own password protected web server to provide access > to the administration programs. The setup script needs to know : > - What port to run the web server on. There must not be another > web server already using this port. > - The login name required to access the web server. > - The password required to access the web server. > - If the webserver should use SSL (if your system supports it). > - Whether to start webmin at boot time. > > Web server port (default 10000): Login name (default admin): XXX > Login password: XXXXXXXX Password again: XXXXXXXX Use SSL (y/n): y > *********************************************************************** > Creating web server config files.. > ..done > > Creating access control file.. > ..done > > Creating start and stop scripts.. > ..done > > Copying config files.. > ..done > > Creating uninstall script /usr/local/etc/webmin/uninstall.sh .. > ..done > > Changing ownership and permissions .. > ..done > > Running postinstall scripts .. > ..done > > Attempting to start Webmin mini web server.. > Segmentation fault (core dumped) > ERROR: Failed to start web server! > > > Script done on Wed Dec 28 08:09:53 2005 > > Obviously, I have X's out any confidential information. > > I have tried to completely remove Webmin and reinstall it, but without > success. I have also removed and reinstalled Perl, but that did not > alleviate the problem either. > > I am open to any suggestions. > > -- > Gerard > ge...@se... > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > - > Forwarded by the Webmin mailing list at > web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list > > |