Try Easyhotspot based xubuntu 7.10
Yesterday, i have test my hotspot. I’m using easyhotspot that has been distributed by rafeequl. If i’m not wrong , this Opensource have win INAICTA Awards 2008. This hotspot running well on xubuntu 7.10 - one of ubuntu cousin’s
. It combines freeradius, chillispot, mysql become a simple easyhotspot manager. Thanks to rafeequl for his greatwork.
I’m still test the hotspot cause there is a problem in simultaneous user. I have do some fix from easyhotspot source. But the problem is there . There is a tips from Quickfix from poerwo but i’m not tested it yet
I hope soon it will be ready.
If you want to get much information, just browse to Easyhotspot.From it’s project say :
EasyHotspot is an alternative solution for hotspot billing system. Its contain some particular open source software that bundled into a single package. We DO NOT try to make a replacement to similar existing open source projects. Our aim is delivering a system that simple, easy to install, use and modify
I’m still learning too how to make chillispot support in my wifi router ( cause i’m using WRT54GL with DD-WRT frimware that support chillispot ). Learning and learning
Update : I Have test simultaneous problem, now its OK
Still problem when print invoice
Error :
Parse error: syntax error, unexpected T_DNUMBER in /var/www/system/plugins/dompdf/lib/class.pdf.php(2219) : eval()’d code on line 1
A PHP Error was encountered
Severity: Notice
Message: Undefined index: FontBBox
Filename: lib/class.pdf.php
Line Number: 3231










4 Responses to “Try Easyhotspot based xubuntu 7.10”
rafeequl
(1 comments.) on Feb 16, 2009
Hi … nice post
here’s my tips : try to add new client for your easyhotspot freeradius, theres a file called clients.conf …
and give it try for easyhotspot 0.2 preview
cheers
rafeequl’s last blog post..EasyHotspot 0.2 PreviewComment posted using
Mozilla Firefox 3.0.3 on
Ubuntu Linux
Reply
dedyisn
(59 comments.) on Feb 16, 2009
Thanks for your response . I have updated my post . I have problem when want to print invoice. it’s always getting error :
Mozilla Firefox 3.0.5 on
Ubuntu Linux
Parse error: syntax error, unexpected T_DNUMBER in /var/www/system/plugins/dompdf/lib/class.pdf.php(2219) : eval()’d code on line 1
A PHP Error was encountered
Severity: Notice
Message: Undefined index: FontBBox
Filename: lib/class.pdf.php
Line Number: 3231Comment posted using
Reply
vuthda
on Jun 3, 2009
I’m also tesing easy hotspot, what I still can’t do is to set the IP Range of the hotspot to 192.168.168.0 to fit my ip range. other problem is to read and write data to mysql from a small windows applicatin , do you have any idea about that?Comment posted using
Mozilla Firefox 2.0.0.6 on
Ubuntu Linux
Reply
am3n
(1 comments.) on Aug 13, 2009
How to fix easyhotspot print invoice error.
please note: I’m using easyhotspot 0.1 ISO
$ sudo chown -R www-data.www-data /var/www/system/plugins/dompdf/lib/fonts
$ sudo vi /var/www/system/plugins/dompdf/dompdf_config.inc.php
edit
Mozilla Firefox 2.0.0.6 on
Ubuntu Linux
error_reporting(E_STRICT | E_ALL);
jadi
error_reporting(E_STRICT | E_ALL & ~E_NOTICE);Comment posted using
Reply