Dear all,
I see occasionally entries in my logging table, ip cell is 'unknown', but most other entries are ok, showing the ip address of the download clients.
I could find the corresponding httpd log entries of those unknown rows. I see IP addresses are logged, but they just appear 'unknown' in logging table.
Would you kindly advise?
Phoca Download 3.1.2 on
Joomla 3.4.5 on CentOS.
Thanks a lot.
Unknown IP in logging table
- Jan
- Phoca Hero
- Posts: 48550
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Unknown IP in logging table
Hi, the IP is set by PHP constant:
Jan$data['ip'] = $_SERVER["REMOTE_ADDR"];
If you find Phoca extensions useful, please support the project