Question
Browscap problem
I get this error when i run get_browser() function in php: Warning: get_browser(): browscap ini directive not set...
I enabled that in php.ini and put file in etc/extra/browscap.ini as i wrote in php.ini, but still doesn't work. Why? I restarted httpd few times.
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×