kamshory / ZKLibrary

ZKLibrary is PHP library for reading and writing data to attendance device using UDP protocol. This library useful to comunicate between web server and attendance device directly without addition program. This library is implemented in the form of class. So that you can create an object and use it functions.
GNU General Public License v2.0
193 stars 176 forks source link

Can not get attendance with running apache2 on Ubuntu #128

Open huytq397901 opened 5 months ago

huytq397901 commented 5 months ago

hi all, sorry for digging, I tried the configuration on php 7.3 vs apache2 (ubuntun 20.04) but could not get the log - attendance, while the same code php when running on xamp (run with Windows 10) got the log. How can i fix on Ubuntu. Tks

IncubuzzCC commented 3 months ago

Did you check the firewall settings for the port you are using to connect to your attendance device?