PHP 7.4.26 Call to undefined function curl_init()
Posted by: codeslayer2010 (---.res.spectrum.com)
Date: January 17, 2022 08:28PM

I received this error today when trying to run "curl_init()" function.

WHAT I'VE ALREADY DONE:

* PHP > PHP Extensions > curl is enabled
* PHP > php.ini > extension=curl is uncommented

But still I get this error which seems to mean cURL isn't installed. Help!

P.S.: I noticed this error/warning/message in the config report:

"[13-Jan-2022 20:12:10 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: c:/wamp64/bin/php/php7.4.26/ext/curl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_curl.dll (The specified module could not be found.)) in Unknown on line 0"

But, I have no idea how to go about fixing it.


Thanks in advance


MY CONFIGURATION REPORT:

--- --- ---

1642444813
------ Wampserver configuration report
Mon, 17 Jan 2022 18:40:13 +0000
- Windows NT 10.0 build 19042 (Windows 10)
- Windows Charset: Windows-1252
- Wampserver version 3.2.5 - 64bit
- Wampserver install version unknown
- Install directory: c:/wamp64
- Default browser: C:/Program Files (x86)/Google/Chrome/Application/chrome.exe
- Default text editor: C:\Program Files\Notepad++\notepad++.exe
- Default log viewer: C:\Program Files\Notepad++\notepad++.exe
- Apache 2.4.23 - Port 80
- Additional Apache listening ports:
- PHP 7.4.26
- MySQL 5.7.14 Port 3306
MySQL basedir = c:/wamp64/bin/mysql/mysql5.7.14
MySQL datadir = c:/wamp64/bin/mysql/mysql5.7.14/data
- PHP 7.0.10 for CLI (Internal Wampserver PHP scripts)
------ Wampserver configuration ------
AliasSubmenu = on - NotCheckVirtualHost = off
NotCheckDuplicate = off - VirtualHostSubMenu = on
HomepageAtStartup = on - VhostAllLocalIp = off
SupportMySQL = on - SupportMariaDB = off
ShowphmyadMenu = on - ShowadminerMenu = on
NotVerifyPATH = on - HostsLinesLimit = 5000
NotVerifyHosts = off - NotVerifyTLD = off
AutoCleanLogs = off - AutoCleanLogsMax = 1000
AutoCleanLogsMin = 50 - AutoCleanTmp = off
AutoCleanTmpMax = 1000 - CreateSymlink = symlink
BackupHosts = off - ShowWWWdirMenu = on
------ C:/WINDOWS/system32/drivers/etc/hosts file contents ------
------ Limited to the first 30 lines ------
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
127.0.0.1 localhost
::1 localhost
127.0.0.1 sandbox.dev
127.0.0.1 amazing-college.dev
127.0.0.1 humescores.ehw
::1 humescores.ehw
127.0.0.1 sealworks-20190328.ehw
----------------------------------------------
-- c:/wamp64/bin/apache/apache2.4.23/conf/extra/httpd-vhosts.conf file contents --
------ Limited to the first 40 lines ------
# Virtual Hosts
#
<VirtualHost *:80>
ServerName localhost
DocumentRoot c:/wamp64/www
<Directory "c:/wamp64/www/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>
#
#
# <VirtualHost *:80>
# ServerName humescores.test
# DocumentRoot "C:/wamp64/www/tuts/lyndalinkedin/wp"
# <Directory "C:/wamp64/www/tuts/lyndalinkedin/wp">
# Options +Indexes +Includes +FollowSymLinks +MultiViews
# AllowOverride All
# Require local
# </Directory>
# </VirtualHost>
#
# <VirtualHost *:80>
# ServerName sealworks-20190328.ehw
# DocumentRoot "c:/wamp64/www/in-progress/sealworks/20190328"
# <Directory "c:/wamp64/www/in-progress/sealworks/20190328/">
# Options +Indexes +Includes +FollowSymLinks +MultiViews
# AllowOverride All
# Require local
# </Directory>
# </VirtualHost>
#
# <VirtualHost *:80>
# ServerName nayarwp.local
# DocumentRoot "c:/wamp64/www/tuts/nayyar-shaikh/1"
----------------------------------------------
--------- wampmanager.ini (Last 4 lines) --------
[Options]
AeTrayMode=64 Bits
AeTrayOldMode=64bit
AeTrayVersion=3.2.3.7
--------------------------------------------------
State of services:
The service 'wampapache64' is started
Service Session : LocalSystem
The service 'wampmysqld64' is started
Service Session : LocalSystem
all services are started - it is OK
all services BINARY_PATH_NAME are OK
--------------------------------------------------
*** Checking the DNS search order ***
Values of registry keys for
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider
are in correct order
--------------------------------------------------
Wampmanager (Aestan Tray Menu) 3.2.3.7 - 64bit
Compiler Visual C++ versions used:
PHP 5.6.25 Compiler => MSVC11 (Visual C++ 2012)
Architecture => x64
is compatible with Apache 2.4.23
PHP 7.0.10 Compiler => MSVC14 (Visual C++ 2015)
Architecture => x64
is compatible with Apache 2.4.23
PHP 7.4.26 Compiler => Visual C++ 2017
Architecture => x64
is compatible with Apache 2.4.23
MySQL Ver 5.7.14 for Win64 on x86_64 (MySQL Community Server (GPL))
Apache 2.4.23 Apache Lounge VC14 Server built: Jul 1 2016 11:43:51
Architecture: 64-bit
--------------------------------------------------
VirtualHost configuration:
Default server: localhost
Virtual Host: localhost
Virtual Host: hepperlepedia2
Virtual Host: tutorials
Virtual Host: ehw-20211012
Virtual Host: ehw-dir
--------------------------------------------------
***** Check symbolic links *****
All symbolic links are OK
--------------------------------------------------
***** Test which uses port 80 *****
===== Tested by command netstat filtered on port 80 =====
Test for TCP
Your port 80 is used by a processus with PID = 19356
The processus of PID 19356 is 'httpd.exe' Session: Services
The service of PID 19356 for 'httpd.exe' is 'wampapache64'
This service is from Wampserver - It is correct
Test for TCPv6
Your port 80 is used by a processus with PID = 19356
The processus of PID 19356 is 'httpd.exe' Session: Services
The service of PID 19356 for 'httpd.exe' is 'wampapache64'
This service is from Wampserver - It is correct
===== Tested by attempting to open a socket on port 80 =====
Your port 80 is actually used by :
Server: Apache/2.4.23 (Win64) PHP/7.4.26
--------------------------------------------------
***** Test which uses port 3306 *****
===== Tested by command netstat filtered on port 3306 =====
Test for TCP
Your port 3306 is used by a processus with PID = 2792
The processus of PID 2792 is 'mysqld.exe' Session: Services
The service of PID 2792 for 'mysqld.exe' is 'wampmysqld64'
This service is from Wampserver - It is correct
Test for TCPv6
Your port 3306 is used by a processus with PID = 2792
The processus of PID 2792 is 'mysqld.exe' Session: Services
The service of PID 2792 for 'mysqld.exe' is 'wampmysqld64'
This service is from Wampserver - It is correct
--------------------------------------------------
-------- Apache error log (Last 30 lines) --------
[Thu Jan 13 22:02:43.490019 2022] [mpm_winnt:notice] [pid 16940:tid 576] AH00430: Parent: Child process 9712 exited successfully.
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/wiki/hepperlepedia2] does not exist
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/inprog/ehw/dup-2pt-20211012] does not exist
[Fri Jan 14 13:02:24.840196 2022] [auth_digest:notice] [pid 3036:tid 556] AH01757: generating secret for digest authentication ...
[Fri Jan 14 13:02:30.271681 2022] [mpm_winnt:notice] [pid 3036:tid 556] AH00455: Apache/2.4.23 (Win64) PHP/7.4.26 configured -- resuming normal operations
[Fri Jan 14 13:02:30.271681 2022] [mpm_winnt:notice] [pid 3036:tid 556] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:43:51
[Fri Jan 14 13:02:30.271681 2022] [core:notice] [pid 3036:tid 556] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.23\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.23'
[Fri Jan 14 13:02:30.275656 2022] [mpm_winnt:notice] [pid 3036:tid 556] AH00418: Parent: Created child process 4136
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/wiki/hepperlepedia2] does not exist
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/inprog/ehw/dup-2pt-20211012] does not exist
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/wiki/hepperlepedia2] does not exist
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/inprog/ehw/dup-2pt-20211012] does not exist
[Fri Jan 14 13:02:31.191026 2022] [auth_digest:notice] [pid 4136:tid 564] AH01757: generating secret for digest authentication ...
[Fri Jan 14 13:02:31.272015 2022] [mpm_winnt:notice] [pid 4136:tid 564] AH00354: Child: Starting 64 worker threads.
[Sat Jan 15 12:29:41.268410 2022] [mpm_winnt:notice] [pid 3036:tid 556] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sat Jan 15 12:29:43.486899 2022] [mpm_winnt:notice] [pid 4136:tid 564] AH00364: Child: All worker threads have exited.
[Sat Jan 15 12:30:10.260392 2022] [mpm_winnt:notice] [pid 3036:tid 556] AH00430: Parent: Child process 4136 exited successfully.
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/wiki/hepperlepedia2] does not exist
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/inprog/ehw/dup-2pt-20211012] does not exist
[Mon Jan 17 07:58:53.324015 2022] [auth_digest:notice] [pid 19356:tid 544] AH01757: generating secret for digest authentication ...
[Mon Jan 17 07:58:57.858551 2022] [mpm_winnt:notice] [pid 19356:tid 544] AH00455: Apache/2.4.23 (Win64) PHP/7.4.26 configured -- resuming normal operations
[Mon Jan 17 07:58:57.859555 2022] [mpm_winnt:notice] [pid 19356:tid 544] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:43:51
[Mon Jan 17 07:58:57.859555 2022] [core:notice] [pid 19356:tid 544] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.23\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.23'
[Mon Jan 17 07:58:57.865568 2022] [mpm_winnt:notice] [pid 19356:tid 544] AH00418: Parent: Created child process 17668
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/wiki/hepperlepedia2] does not exist
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/inprog/ehw/dup-2pt-20211012] does not exist
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/wiki/hepperlepedia2] does not exist
AH00112: Warning: DocumentRoot [C:/wamp64/www/sub/inprog/ehw/dup-2pt-20211012] does not exist
[Mon Jan 17 07:58:59.220432 2022] [auth_digest:notice] [pid 17668:tid 520] AH01757: generating secret for digest authentication ...
[Mon Jan 17 07:58:59.328438 2022] [mpm_winnt:notice] [pid 17668:tid 520] AH00354: Child: Starting 64 worker threads.
--------------------------------------------------
-------- Apache access log (Last 30 lines) --------
::1 - - [17/Jan/2022:10:39:17 -0600] "GET /favicon.ico HTTP/1.1" 200 202575
::1 - - [17/Jan/2022:10:47:01 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 2881
::1 - - [17/Jan/2022:10:47:01 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/js/ehw.lib.js HTTP/1.1" 304 -
::1 - - [17/Jan/2022:10:47:01 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/js/App.js HTTP/1.1" 200 865
::1 - - [17/Jan/2022:10:47:09 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 2881
::1 - - [17/Jan/2022:10:47:09 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/style/main.css HTTP/1.1" 200 1929
::1 - - [17/Jan/2022:10:47:09 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/js/ehw.lib.js HTTP/1.1" 200 5122
::1 - - [17/Jan/2022:10:47:09 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/js/App.js HTTP/1.1" 200 865
::1 - - [17/Jan/2022:10:47:10 -0600] "GET /favicon.ico HTTP/1.1" 200 202575
::1 - - [17/Jan/2022:10:48:04 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 2881
::1 - - [17/Jan/2022:10:48:05 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/js/App.js HTTP/1.1" 200 1246
::1 - - [17/Jan/2022:11:49:37 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 2881
::1 - - [17/Jan/2022:11:49:38 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/js/ehw.lib.js HTTP/1.1" 304 -
::1 - - [17/Jan/2022:11:49:38 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/js/App.js HTTP/1.1" 304 -
::1 - - [17/Jan/2022:12:10:48 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 3073
::1 - - [17/Jan/2022:12:10:48 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/js/ehw.lib.js HTTP/1.1" 304 -
::1 - - [17/Jan/2022:12:10:48 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/js/App.js HTTP/1.1" 304 -
::1 - - [17/Jan/2022:12:12:15 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 3073
::1 - - [17/Jan/2022:12:13:15 -0600] "-" 408 -
::1 - - [17/Jan/2022:12:13:48 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 3052
::1 - - [17/Jan/2022:12:14:05 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 3031
::1 - - [17/Jan/2022:12:14:20 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 3031
::1 - - [17/Jan/2022:12:15:20 -0600] "-" 408 -
::1 - - [17/Jan/2022:12:15:21 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 3033
::1 - - [17/Jan/2022:12:16:21 -0600] "-" 408 -
::1 - - [17/Jan/2022:12:20:39 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 3894
::1 - - [17/Jan/2022:12:21:39 -0600] "-" 408 -
::1 - - [17/Jan/2022:12:36:24 -0600] "GET /sub/prj/ehw-es6-scrape-linkedin-course-info/controller.php HTTP/1.1" 200 3894
::1 - - [17/Jan/2022:12:37:23 -0600] "-" 408 -
127.0.0.1 - - [17/Jan/2022:12:40:11 -0600] "GET / HTTP/1.1" 200 6380
--------------------------------------------------
-------- PHP error log (Last 30 lines) --------
[13-Jan-2022 20:12:08 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: c:/wamp64/bin/php/php7.4.26/ext/openssl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_openssl.dll (The specified module could not be found.)) in Unknown on line 0
[13-Jan-2022 20:12:10 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: c:/wamp64/bin/php/php7.4.26/ext/curl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_curl.dll (The specified module could not be found.)) in Unknown on line 0
[13-Jan-2022 20:12:10 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'ldap' (tried: c:/wamp64/bin/php/php7.4.26/ext/ldap (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_ldap.dll (The specified module could not be found.)) in Unknown on line 0
[13-Jan-2022 20:12:10 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: c:/wamp64/bin/php/php7.4.26/ext/openssl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_openssl.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jan-2022 19:02:17 UTC] *** WARNING is_dir(c:/wamp64/bin/mariadb) is not a directory
[14-Jan-2022 19:02:26 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: c:/wamp64/bin/php/php7.4.26/ext/curl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_curl.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jan-2022 19:02:28 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'ldap' (tried: c:/wamp64/bin/php/php7.4.26/ext/ldap (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_ldap.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jan-2022 19:02:28 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: c:/wamp64/bin/php/php7.4.26/ext/openssl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_openssl.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jan-2022 19:02:31 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: c:/wamp64/bin/php/php7.4.26/ext/curl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_curl.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jan-2022 19:02:31 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'ldap' (tried: c:/wamp64/bin/php/php7.4.26/ext/ldap (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_ldap.dll (The specified module could not be found.)) in Unknown on line 0
[14-Jan-2022 19:02:31 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: c:/wamp64/bin/php/php7.4.26/ext/openssl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_openssl.dll (The specified module could not be found.)) in Unknown on line 0
[17-Jan-2022 13:58:48 UTC] *** WARNING is_dir(c:/wamp64/bin/mariadb) is not a directory
[17-Jan-2022 13:58:54 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: c:/wamp64/bin/php/php7.4.26/ext/curl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_curl.dll (The specified module could not be found.)) in Unknown on line 0
[17-Jan-2022 13:58:55 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'ldap' (tried: c:/wamp64/bin/php/php7.4.26/ext/ldap (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_ldap.dll (The specified module could not be found.)) in Unknown on line 0
[17-Jan-2022 13:58:56 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: c:/wamp64/bin/php/php7.4.26/ext/openssl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_openssl.dll (The specified module could not be found.)) in Unknown on line 0
[17-Jan-2022 13:58:59 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: c:/wamp64/bin/php/php7.4.26/ext/curl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_curl.dll (The specified module could not be found.)) in Unknown on line 0
[17-Jan-2022 13:58:59 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'ldap' (tried: c:/wamp64/bin/php/php7.4.26/ext/ldap (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_ldap.dll (The specified module could not be found.)) in Unknown on line 0
[17-Jan-2022 13:58:59 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: c:/wamp64/bin/php/php7.4.26/ext/openssl (The specified module could not be found.), c:/wamp64/bin/php/php7.4.26/ext/php_openssl.dll (The specified module could not be found.)) in Unknown on line 0
[17-Jan-2022 18:20:39 UTC] PHP Fatal error: Uncaught Error: Call to undefined function curl_init() in C:\wamp64\www\sub\prj\ehw-es6-scrape-linkedin-course-info\controller.php:101
Stack trace:
#0 {main}
thrown in C:\wamp64\www\sub\prj\ehw-es6-scrape-linkedin-course-info\controller.php on line 101
[17-Jan-2022 18:36:24 UTC] PHP Fatal error: Uncaught Error: Call to undefined function curl_init() in C:\wamp64\www\sub\prj\ehw-es6-scrape-linkedin-course-info\controller.php:101
Stack trace:
#0 {main}
thrown in C:\wamp64\www\sub\prj\ehw-es6-scrape-linkedin-course-info\controller.php on line 101
[17-Jan-2022 18:39:55 UTC] *** WARNING is_dir(c:/wamp64/bin/mariadb) is not a directory
[17-Jan-2022 18:40:05 UTC] PHP Notice: Undefined variable: mariaVersion in C:\wamp64\scripts\msg.php on line 445
[17-Jan-2022 18:40:05 UTC] PHP Warning: Invalid argument supplied for foreach() in C:\wamp64\scripts\msg.php on line 445
[17-Jan-2022 18:40:24 UTC] *** WARNING is_dir(c:/wamp64/bin/mariadb) is not a directory
--------------------------------------------------
-------- MySQL error log (Last 30 lines) --------
2017-06-15T19:59:37.753165Z 0 [Warning] wampmysqld64: Forcing close of thread 2 user: 'root'
2017-12-07T15:14:23.383681Z 0 [Warning] wampmysqld64: Forcing close of thread 25 user: 'root'
2017-12-20T15:12:54.681109Z 0 [Warning] wampmysqld64: Forcing close of thread 4 user: 'root'
2017-12-20T15:12:54.682110Z 0 [Warning] wampmysqld64: Forcing close of thread 5 user: 'root'
InnoDB: Progress in percent: 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
2018-12-05T16:09:26.769693Z 0 [Warning] wampmysqld64: Forcing close of thread 3 user: 'root'
2018-12-05T16:09:26.786686Z 0 [Warning] wampmysqld64: Forcing close of thread 5 user: 'root'
2018-12-05T16:09:26.786686Z 0 [Warning] wampmysqld64: Forcing close of thread 6 user: 'root'
2018-12-05T16:09:26.787684Z 0 [Warning] wampmysqld64: Forcing close of thread 7 user: 'root'
2018-12-05T16:09:26.788683Z 0 [Warning] wampmysqld64: Forcing close of thread 8 user: 'root'
2018-12-05T16:09:26.788683Z 0 [Warning] wampmysqld64: Forcing close of thread 9 user: 'root'
2018-12-05T16:09:26.789683Z 0 [Warning] wampmysqld64: Forcing close of thread 10 user: 'root'
2018-12-05T16:09:26.790688Z 0 [Warning] wampmysqld64: Forcing close of thread 12 user: 'root'
2019-03-28T18:29:11.551520Z 0 [Warning] wampmysqld64: Forcing close of thread 60 user: 'root'
2020-09-17T15:44:57.935130Z 0 [Warning] wampmysqld64: Forcing close of thread 7 user: 'root'
2021-10-10T11:56:03.847064Z 573 [Warning] Did not write failed 'REVOKE ALL PRIVILEGES ON `locehw20211009`.* FROM 'wordpress'@'%'' into binary log while granting/revoking privileges in databases.
--------------------------------------------------
--- --- ---

Eric "CodeSlayer" Hepperle, Web Developer & WAMPServer enthusiast
[erichepperle.com]
[github.com]
[stackoverflow.com]

Options: ReplyQuote
Re: PHP 7.4.26 Call to undefined function curl_init()
Posted by: Otomatic (Moderator)
Date: January 17, 2022 11:23PM

Hi,

Your Apache version is too old for recent versions le PHP.

Install Apache 2.4.52

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: PHP 7.4.26 Call to undefined function curl_init()
Posted by: codeslayer2010 (---.res.spectrum.com)
Date: January 28, 2022 09:10PM

Thank you so much @Ottomatic! Installing Wampserver update 3.2.7 MD5 and then updating to Apache 2.4.52 solved it.

Eric "CodeSlayer" Hepperle, Web Developer & WAMPServer enthusiast
[erichepperle.com]
[github.com]
[stackoverflow.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.