Keywords: Magento - Linux - Technical issue - Other
Description:
Using this https://bitnami.com/download/files/stacks/magento/2.3.5-1/bitnami-magento-2.3.5-1-linux-x64-installer.run
on Centos 8
Seeing these errors:
1. Error: Error running /opt/magento-2.3.5-1/php/bin/php -c
"/opt/magento-2.3.5-1/php/etc"
"/opt/magento-2.3.5-1/apps/magento/scripts/createdb.php"
/opt/magento-2.3.5-1/php/bin/php.bin: error while loading shared libraries:
libnsl.so.1: cannot open shared object file: No such file or directory
' Press [Enter] to continue :
Had to cancel.. and install these for above.
1) sudo yum install ncurses-compat-libs
2) sudo yum install libnsl
- Error: unknown error while running /opt/magento-2.3.5-1/ctlscript.sh start apache & > /dev/null
Press [Enter] to continue
Error: Error running /opt/magento-2.3.5-1/php/bin/php -c
"/opt/magento-2.3.5-1/php/etc"
"/opt/magento-2.3.5-1/apps/magento/scripts/createdb.php"
Press [Enter] to continue