Anwar

Posts

Magento1 Migration Magento 1.9.x from a server to another

1. Yes, Compress all files in the root of your Magento. You can use the transfer script. Make a php file in new server with...

Ubuntu How To Install and Configure Elasticsearch on Ubuntu 18.04

How To Install and Configure Elasticsearch on Ubuntu 18.04 Introduction Elasticsearch is a platform for distributed search and analysis of data in real time. It is...

WordPress Move your WordPress site to another domain

Move your WordPress site to another domain Step 1 – Verify that your current site is working Open your current WordPress site and check that...

Google anylytics how to remove a property from google anaylytcs dashboard

https://support.google.com/analytics/answer/1042032?hl=en

Elasticsearch uninstall elasticsearch ubuntu 18.04

How to Uninstall Elasticsearch on Linux Introduction Uninstalling Elasticsearch on Linux is as easy as running just a couple of simple commands; however, a bit...

Elasticsearch Install Elasticsearch 5.x on Ubuntu

How to Setup Elasticsearch on Ubuntu 18.04 & 16.04 LTS Elasticsearch is a flexible and powerful open-source, distributed real-time search and analytics engine. Using a...

Elasticsearch elasticsearch.service Main process exited, code=exited, status=1 FAILURE

Hallo i was try to make a single node of elasticsearch on my centos 7. In the first installation of elasticsearch after i’ve done install...

Elasticsearch curl (7) Failed to connect to localhost port 9200 Connection refused

How To Install and Configure Elasticsearch on Ubuntu 18.04 Introduction Elasticsearch is a platform for distributed search and analysis of data in real time. It is...

Magento2.4 install

php bin/magento setup:install \ –base-url=https://2charge.com \ –db-host=localhost \ –db-name=2chargeproduction \ –db-user=2chargeproduction \ –db-password=A1Aestse2d2456 \ –admin-firstname=2Charge \ –admin-lastname=Admin \ –admin-email=admin@2charge.com \ –admin-user=2chargeadmin \ –admin-password=1AWRwas1 \ –language=en_US...