phpClickHouse icon indicating copy to clipboard operation
phpClickHouse copied to clipboard

Undefined constant "ClickHouseDB\Transport\CURLOPT_SSL_VERIFYHOST

Open get-route opened this issue 1 year ago • 1 comments

Greetings! Could you tell me what's going on here? I delivered the package, the migration was successful. However, after trying to select data from the database or insert it, the following message comes - Undefined constant "ClickHouseDB\Transport\CURLOPT_SSL_VERIFYHOST" What is the reason?

get-route avatar Mar 28 '24 09:03 get-route

you must install php-curl extension

VRn00b avatar May 31 '24 06:05 VRn00b