douzhanlie9209 2013-02-05 04:17
浏览 267

Browscap.ini问题

I am using the wamp server going through the php tutorials on youtube and i got stuck on the 67th video because i am having problems. I keep getting this error message "( ! ) Warning: get_browser(): browscap.ini directive not set"

What i have done so far.

  1. Downloaded the browscap.ini file (for PHP use only)

  2. placed it in "C:/wamp/bin/php/php5.4.3/browscap.ini"

  3. In the PHP.ini file point to the browscap.ini file using the absolute path

[browscap]

; http://php.net/browscap

browscap = "C:/wamp/bin/php/php5.4.3/browscap.ini"

Then I Restarted my WAMPSERVER but I'm still having problems

Can someone please help me with this?

Thanks in advance for the help

  • 写回答

0条回答 默认 最新

    报告相同问题?