cancel
Showing results for 
Search instead for 
Did you mean: 

htaccess PHP Extension sockets

htaccess PHP Extension sockets

My website is in a host that does not allow me to use or change the php.ini.
The only way to change settings is by .htaccess.
The installation of Magento 2.3.4 does not continue after verifying that the only thing that is missing is PHP Extension sockets.
On the internet, I just have found information on how to activate it through php.ini such as:
extension=php_sockets
but nothing seems to work on .htaccess.
How can I activate the settings on the server using .htaccess so my installation can continues?

1 REPLY 1

Re: htaccess PHP Extension sockets

@will_rj  You should be asking your hosting provider to do the needful. You can review the below URL as well.

 

https://stackoverflow.com/questions/2271910/edit-htaccess-to-load-php-extension

 

You may be aware of your environment better and the above URL may be helpful understanding the problem better.

 

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.