OpenSSL PHP extension have to be enabled to use extension repository system.
Title
Question
showing error as
OpenSSL PHP extension have to be enabled to use extension repository system.
what should i do
FrontAccounting-2.4.7 Installation-of-FrontAccounting-on-Windows-OS 08-09 min 20-30 sec
Answers:
Hi Rishi,
Please do the following steps
1. Open php.ini file located under php installation folder.
2. Search for extension=php_openssl.dll.
3. Uncomment it by removing the semi-colon(;) in front of it.
4. Restart the Apache Server.
Login to add comment