Thanks for your help Alan, now it works. Right now I'm having another issue, but first I will check the mail archives before I send another alias. Thanks for your help. Have a great day. -----Original Message----- From: freeradius-users-bounces+alfonso.reyes=aztecagenecom.serveftp.net@lists.free radius.org [mailto:freeradius-users-bounces+alfonso.reyes=aztecagenecom.serveftp.net@li sts.freeradius.org] On Behalf Of freeradius-users-request@lists.freeradius.org Sent: Martes, 23 de Septiembre de 2008 05:00 a.m. To: freeradius-users@lists.freeradius.org Subject: Freeradius-Users Digest, Vol 41, Issue 99 Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..." Today's Topics: 1. Re: ..::Segmentation Fault::.. (Alan DeKok) ---------------------------------------------------------------------- Message: 1 Date: Tue, 23 Sep 2008 08:05:41 +0200 From: Alan DeKok <aland@deployingradius.com> Subject: Re: ..::Segmentation Fault::.. To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Message-ID: <48D88735.9080801@deployingradius.com> Content-Type: text/plain; charset=ISO-8859-1 Ing. Alfonso Reyes wrote:
This is my first alias, the reason of this alias is because I have a freeradius server on my server to provide authentication, everything was working fine until I tried to set it up to use mysql, after I configure my server to check the mysql database I'm getting the segmentation fault issue and I can't even start the radius server, any ideas?
You've edited the default configuration files and broken them. Then, you've edited *another* set of configuration files, too. ...
including configuration file /usr/local/etc/raddb/sql.conf ... =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2008.09.22 19:13:33 =~=~=~=~=~=~=~=~=~=~=~=
"/etc/raddb/sql.conf"
This isn't the same configuration file as above. You've edited /usr/local/etc/raddb/sql.conf to include itself. That's the reason why the text about including it is being printed so many times. Edit the *correct* configuration file: /usr/local/etc... not /etc/... Go back to the default "sql.conf". It's correct. Make the minimum number of changes required to get it working. and don't edit any lines that say "$INCLUDE". The last time you did that you broke it. Alan DeKok. ------------------------------ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html End of Freeradius-Users Digest, Vol 41, Issue 99 ************************************************
participants (1)
-
Ing. Alfonso Reyes