Community

Closed How to install Php Curl & Php Sqlite3

RI
Rubel Islam #1

Php Curl & Php Sqlite3 installed but script shows these script required. How can I solve this? I’m attaching the installed extension and also attaching the error that script show. Kindly help me to solve this. I’m using ubuntu 22.04 into my VPS server.

RI
Rubel Islam #3

I got the solution. Thanks for helping. This was default php7.4 version. But I was trying with 8.1 version.

RI
Rubel Islam #4

I’m fetching a problem. Connection could not be established with host mail.sendlis.com :stream_socket_client(): unable to connect to ssl://mail.sendlis.com:465 (Connection timed out)

Kindly tell me how can I solve this? I’m attaching the error screenshot

RI
Rubel Islam #5

I’m fetching a problem. Connection could not be established with host mail.sendlis.com :stream_socket_client(): unable to connect to ssl://mail.sendlis.com:465 (Connection timed out)

Kindly tell me how can I solve this? I’m attaching the error screenshot

jo
josephgodwinke #6

Use port 587 for smtp instead and STARTTLS encryption method

This topic is closed to new replies.