Install WordPressPete for Linux in three simple steps:
1.Open the Terminal and access your VPS or dedicated server from the Terminal logging as the root user via SSH.

curl -o pete3_linux.sh -L https://wordpresspete.com/pete3_linux.sh && chmod 755 pete3_linux.sh && ./pete3_linux.sh

Change PHP version
You will be able to change the active version of PHP. by clicking on the PHP ADMIN PANEL sidebar option

Supported Operating Systems
- Ubuntu-16.04 LTS
- Ubuntu-18.04 LTS
Default Location
Apache | Path | ||
---|---|---|---|
Install Prefix | /usr/local/apache | ||
Web root location | /var/www/ | ||
Main Configuration File | /etc/apache2/apache2.conf | ||
Virtual Host location | /data/www/virtual_host_names | ||
Virtual Host log location | /data/wwwlog/virtual_host_names | ||
Virtual Host conf | /etc/apache2/sites-available/virtual_host.conf |
PHP | Path |
---|---|
Install Prefix | /etc/alternatives/php |
Configuration files | /etc/php/7.1/apache2/php.ini /etc/php/7.2/apache2/php.ini /etc/php/7.3/apache2/php.ini /etc/php/7.4/apache2/php.ini |
MySQL Location | Path |
---|---|
Install Prefix | /usr/local/mysql |
Data Location | /usr/local/mysql/data |
my.cnf Configuration File | /etc/my.cnf |
Create a WordPress Pete file manually
To create a WordPress Pete we need three files: the website folder, the...
Create a WordPress Laravel Integration with WordPress Pete Part Two
For this tutorial we have installed WordPress Pete on a macOS machine and...
Migrate a WordPress site to WordPress Pete
1. Log into your WordPress Pete installation and click on the "Plugins"...
Create a WordPress Laravel Integration with WordPress Pete
The main advantage of using WordPress Pete for when integrating WordPress...
Clone a WordPress site with WordPress Pete
Feel the power of cloning WordPress sites with WordPress Pete. This process...
Create a local WordPress site with WordPress Pete for macOS
1. Complete the installation guide for macOS by clicking here and open...