'elasticsearch' is not a registered wp command - wordpress

Trying to install elasticpress plugin on wordpress multisite installation. This is a business directory which is setup on a multisite installation. Where each site on the multisite is a directory dedicated to a site.
It required "WP-CLI" and "ElasticSearch" server installed. Which has been installed and are running correctly. And post that when i am trying to index the posts using the command
wp elasticpress index --setup --network-wide
which gives an error
'elasticsearch' is not a registered wp command
Can someone help?

wp plugin install {plugin_name} {arguments}

Make sure the plugin is network activated across all sites.

Related

Unable to find Wordpress toolkit in cPanel. Wordpress Manager is deprecated

I am new to wordpress and loged in to my cPanel account and getting the message.
After research I found that I have to upgrade to wordpress toolkit.
But, Wordpress toolkit is not showing anywhere on cPanel. I would login to Wordpress admin dashboard.
thelearningcenter.pk/wp-login.php
Any idea how to do that. I also change the wordpress admin password but still not able to login. Or my hosting company in charge to upgrade? Or I have to find myself?
Any suggestion or recommendation or step by step reference doc/links from you will be appreciated.
First, take a full backup on your hosting. Re-download Wordpress after backup. After accessing your server with FTP, upload the existing wp.config.php and wp-content directory into the newly downloaded wordpress. In this way, you can reload the core modules of Wordpress without damaging the content of your website.
Use the instant full backup you have to go back in case of any problem.
I hope it solves your problem.
From here we can read:
Though still available as an option, the WordPress Manager interface
is deprecated. Customers can now use WordPress Toolkit to install and
manage WordPress. The WordPress Manager interface (cPanel >> Home >>
Applications >> WordPress Manager) allows you to install and manage
new or existing WordPress® sites within your cPanel interface.
In the order, I would:
check if you can install the WordPress Toolkit from the WHM Marketplace
if you have SSH access, install it using the manual way
If it's not installed, and you cannot install it, because no Marketplace or manual installation is possible: contact your host.
If you installed yourself Cpanel on your server, then you should have required access to upgrade it or its dependencies.

Launching wordpress site w/out wordpress acccount?

I apologize in advanced if this is too simple of a question; but,
I know you can install wordpress locally, and that hosting servers may have wordpress available. Do you need a wordpress account at wordpress.com to launch a wordpress website on a host other than wordpress.com?
If so, is it possible to install plugins like woocommerce as well?
You dont need a wordpress.com account and yes, you can install the addons.

Alternate way to install plugins in wordpress

I am running wordpress on my local using Web Matrix. I am trying to install "Types - Custom Fields and Custom Post Types Management." plugin. But this is taking forever I am seeing message "Installing Plugin Types - Custom Fields and Custom Post Types Management (1/1)" from last one hour. The problem is I am not even getting error or installation fail notification. Anybody faced this kind of issue? and Is there any other way to install this plugin instead of doing it from UI available?
Hi TolerantCoder,
if you are not able to install plugins from admin than you can download plugins from wordpress plugins Directory than extract zip file and add in you wordpress project plugins directory.
I.e: D:\wamp\www\citicollege\wp-content\plugins\
in plugins directory you can copy paste plugins and activate from admin.

WHM and Wordpress

First of all sorry for my bad English but isnt my first language.
I own a dedicated server that uses Whm. I installed approximately 30 wordpress in accounts. Suddenly i cant upgrade wordpress via Whm for users. Error message is:
Site Software cPanel::Blogs::WordPress
This is a cPanel packaged module. (v1.04)
Website WordPress
Requires MySQL 5 or newer.
Could not prepare working directory: No such file or directory
I used also wpremote.com application but again i am not able to upgrade wordpress. How can i disable wordpress update via Whm and to update them via wordpress administration?
You need to have MySQL v5.x or higher. In WHM, search "MySQL" or under the Software list, look for "MySQL/MariaDB Upgrade". Once that page is open, select the version you need to upgrade to, hit Next, and this will guide you through the installation.
This is issue if you install wordpress using WHM or Cpanel. When you install wordpress using WHM/ Cpanel it install default plugin in your wordpress. now when you want to update wordpress version from cpanel this plugin will work as communicator between cpanel/WHM but problem is this plugin will not work if you updated your default theme.
solution simply deactivate your cpanel plugin in your wordpress plugin management and update wordpress setup from your site.

Is it possible to install WordPress multisite in a Bitnami MAMP stack?

I am using Bitnami's MAMP stack for local development of WordPress and MediaWiki in OSX, but I need one stack with WordPress multisite and MediaWiki installed. Bitnami's site has an installer for WordPress multisite (http://bitnami.org/stack/wordpress) but that is for a standalone stack, the only module they have there is for regular WordPress. Just enabling multisite in wp-config on that install does not work.
Is there anyway to accomplish this? Could I do a standalone install of WordPress Multisite, move it into the MAMP stack's apps folder and set the appropriate mySQL settings in wp-config?
it is possible. Try to install the WordPress Multisite Stack and then the Mediawiki module on top of it. I hope it helps.
http://bitnami.org/stack/wordpress/ goto the Amazon Machine Images section. Select your region then click the ami link under Ubuntu EBS 32-bit

Resources