<div class="gmail_quote">On Fri, May 6, 2011 at 8:40 PM, SC@ <span dir="ltr"><<a href="mailto:sca1309@hotmail.com">sca1309@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
I think you didn't understand my problem...<br>
</blockquote><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">I think you didn't understand the hints everyone is trying to give you.</div><div>The answers are all there, but only if you have enough basic knowledge to understand them.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I have no problem with one software particularly... I have installed<br>
freeradius, i have imported its database, i have written in, i have<br>
connected my computer to a switch to test and all is right.<br>
In an other hand, I have created a website to manage a database, i have<br>
create a database with phpmyadmin to test and all is right... but i don't<br>
know how to connect both... the database of freeradius is in a file, the<br>
database of phpmy admin is in an other... when i modify my website's code to<br>
manage my radius database it is not find because it is not at the right<br>
place... that's why I want freeradius to create its database at another<br>
place... but i don't think it is a problem of knowledge with that softwares,<br>
it is way to change but where and how ? </blockquote><div><br></div><div>Let me repeat my answer "<span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">From your questions, you don't even know about connecting to MySQL server via TCP-IP"</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><br></span></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">The solution to that, was given by Alan "</span></font><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">This is a question for MySQL, and has nothing to do with FreeRADIUS"</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">Have you asked there?</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">Here's another hint:</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">- you can have many mysql servers on the same computer, on any directroy you choose, accessible by tcp/ip, as long as they use different ip address/port combination. The usual setup is to bind to all IP address, and use different port (documentation example: </span><a href="http://dev.mysql.com/doc/refman/5.1/en/multiple-unix-servers.html">http://dev.mysql.com/doc/refman/5.1/en/multiple-unix-servers.html</a>)</div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">- an application can connect to different database servers by connecting to different ip address/port combinations (documentation example: </span><a href="http://www.php.net/manual/en/mysqli.connect.php">http://www.php.net/manual/en/mysqli.connect.php</a>)</div>
<div><br></div><div>Let me repeat another part of my answer:</div><div>"<span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">(4) If you still have no idea what I'm talking about, then perhaps it's better to enlist professional, paid support for implementation."</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">-- </span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">Fajar</span></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><br>
</span></div><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>
<br></div></div>