Hi
Seeking help!
I installed Magento 2.2.3 version using Softaculous from CPanel
Tried installing the extensions but error message shows :
Tells me to search for a php.ini file but my public_html folder has no php.ini to change (as we can't have access rights to it). Alternatively I have searched out under /magento2 there is a .htaccess file that shows
## adjust memory limit php_value memory_limit 756M php_value max_execution_time 18000
Change it ...
<IfModule mod_php5.c>
############################################
## adjust memory limit
php_value always_populate_raw_post_data -1
php_value memory_limit 800M
php_value max_execution_time 18000
############################################
## disable automatic session start
## before autoload was initialized
php_flag session.auto_start off
############################################
## enable resulting html compression
#php_flag zlib.output_compression on
###########################################
## disable user agent verification to not break multiple image upload
php_flag suhosin.session.cryptua off
</IfModule>
<IfModule mod_php7.c>
############################################
## adjust memory limit
php_value always_populate_raw_post_data -1
php_value memory_limit 800M
php_value max_execution_time 18000
SAVED fille
login again flush cache. Problem still persist.
Anyone has the same problem. Any resolved answer. Thanks
Hello @jerry_ng
for me image is not showing.
@ Sunil - what sort of image