Code: Select all
Fatal error: Call to undefined function curl_init() in C:\Program Files\Apache Group\Apache2\htdocs\TestIT.php on line 81. in php.ini in c:/windows
Code: Select all
;extension=php_mbstring.dll
;extension=php_bz2.dll
extension=php_curl.dll
;extension=php_dba.dll
;extension=php_dbase.dll
;extension=php_exif.dll
;extension=php_fdf.dll2. in windows path
Code: Select all
C:\Documents and Settings\Master Wenly>path
PATH=c:\windows;c:\windows\system32;c:\windows\System32\Wbem;c:\program files\ph
p\libeay32.dll;c:\program files\php\ssleay32.dll;c:\program files\php3. i have also copied ssleay32.dll and libeay32.dll to c:/windows and c:/windows/system32
I still cannot load cURL. any ideas? Thanks.
EDIT:
I also have another doubt.
when i changed php.ini extension setting from
Code: Select all
extension_dir = ".\ext"Code: Select all
extension_dir = "c:\program files\php\ext"Code: Select all
The application has failed to start because LIBMYSQL.dll was not found. Re-installing the application may fix this problem