سؤال

I am running wampserver 2.4 on windows machine and when I checked phpinfo() the local value and master value of browscap was no value. So can anybody tell me how to configure the server for browscap. other issue is that curl_init() method does not work in it. sayscall to undefined function curl_inint() any help with this to.

هل كانت مفيدة؟

المحلول 2

In the newer version of wampserver both of these things comes already enabled, and xampp is alot more better than this in every way.

نصائح أخرى

Enable the curl extension in your php.ini file located in your php root. Also see this (duplicated) issue.

Please do a Google / StackOverflow search first next time!

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top