AlexPebody
AlexPebody
Friend I am really read all tutorials many times and sure I am set my real public IP, not 192.168.16.98
Now I am get up Ubuntu 20.04 and install npm and pm2 then start (server_ip - external real IP): pm2 start hbbs -- -r server_ip:21116 -k_ pm2 start hbbr --...
i searched for akeneo_pim.pim_session - all solves not working from google. like this: https://github.com/akeneo/pim-community-dev/issues/7196 and https://github.com/akeneo/pim-community-dev/issues/9314 all advices was do and nothink. chown -R www-data:www-data /var/lib/php/sessions and chmod -R 777...
Thank you for reply, yes sure DB was added: ``` CREATE DATABASE akeneo_pim; Create a database user called akeneo_pim with new password CREATE USER 'akeneo_pim'@'localhost' IDENTIFIED BY 'akeneo_pim'; Then grant...
Ok here is, so thx for help! 8-) bin/console pim:installer:db (many errors): ``` root@akeneo:/var/www/html/akeneo/pim-community-standard# bin/console pim:installer:db Prepare database schema Dropped database for connection named `akeneo_pim` Created database `akeneo_pim` for connection...
/var/www/html/akeneo/pim-community-standard/app/config/parameters.yml.dist is: ``` parameters: database_driver: pdo_mysql database_host: localhost database_port: 3306 database_name: akeneo_pim database_user: akeneo_pim database_password: akeneo_pim locale: en secret: ThisTokenIsNotSoSecretChangeIt product_index_name: akeneo_pim_product product_model_index_name: akeneo_pim_product_model product_and_product_model_index_name: akeneo_pim_product_and_product_model index_hosts: 'localhost: 9200' ```
**Sad but i tried dell BD and create new and set root rights and check access and nothing! 8-( The same issues, can't crreate some tables...**
So thx! Ive try using MySQL DB and reinstall it. Send result here, thx again! 8-)
Could you tell me please what's mean? Don’t forget to add the web directory of your Symfony application? Where i need set and what? Thank you.
Sure ) https://yadi.sk/i/qmMQEyjzjZaQMg