Skip to content

magento man

magento xampp missing extension sodium

I have installed xampp and trying to install magento 2 via command line, php bin/magento setup:install –base-url=”http://project.magento.com” –db-host=”localhost” –db-name=”magento” –db-user=”magento” –db-password=”asdasd” –admin-firstname=”admin” –admin-lastname=”admin” –admin-email=”[email protected]” –admin-user=”admin” –admin-password=”Admin@123456″ –language=”en_US” –currency=”USD” –timezone=”America/Chicago” –use-rewrites=”1″ –backend-frontname=”admin” –search-engine=elasticsearch7 –elasticsearch-host=”localhost” –elasticsearch-port=9200 and I have also enabled the… Read More »magento xampp missing extension sodium

MilesWeb is refusing to cancel my plan.

I’m just curious is this normal practice for hosting companies? I don’t host much, I just went with them due to a 1-click MediaWiki setup bu… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1876406&goto=newpost

Web Hosting for Multi-Section Blogging?

Hello, I’m looking for an initial web host for my domain already purchased. Something long-term that the renewal price stays low or near… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1876381&goto=newpost

rtrim() expects parameter 1 to be string, bool given#0 /home/…./vendor/magento/framework/Encryption/Adapter/Mcrypt.php(171): rtrim()

While installing magento 2 fresh version, found this issue on server, rtrim() expects parameter 1 to be string, bool given#0 /home/…./vendor/magento/framework/Encryption/Adapter/Mcrypt.php(171): rtrim() #1 /home/…./vendor/magento/framework/Encryption/Encryptor.php(452): MagentoFrameworkEncryptionAdapterMcrypt->decrypt() #2 /home/…./vendor/magento/module-config/Model/Config/Backend/Encrypted.php(111): MagentoFrameworkEncryptionEncryptor->decrypt() According to Magento DevDocs mcrypt extension is not needed and it’s already… Read More »rtrim() expects parameter 1 to be string, bool given#0 /home/…./vendor/magento/framework/Encryption/Adapter/Mcrypt.php(171): rtrim()