Hi,
I would like to use inotify, but after installing, inotify functions are not visible in PHP.
In my phpinfo I can see that PHP module inotify 2.0.0 is loaded.
And function_exists('inotify_init') will always return false.
My OS is Centos. My kernel is 3.1.x,, I installed also inotify-tools, but no help. My PHP is 7.0.x
What is the problem?
Hi,
I would like to use inotify, but after installing, inotify functions are not visible in PHP.
In my phpinfo I can see that PHP module inotify 2.0.0 is loaded.
And function_exists('inotify_init') will always return false.
My OS is Centos. My kernel is 3.1.x,, I installed also inotify-tools, but no help. My PHP is 7.0.x
What is the problem?