Cristhian Martínez Ochoa
b65e694ed6
small fixes
...
- IS_PHP improved to prevent wrong results.
- fixed httpauth protected path failing with WP subfolder when main site is html.
2020-06-14 10:02:37 -06:00
Cristhian Martínez Ochoa
ff83126849
subfolder improvements
...
- fixed some random errors when wp subfolder exists.
- wp subfolder improved.
- fixed php running when main site is html and wp subfolder exists.
- fixed httpauth not working with wp subfolder.
- fixed wp subfolder not working when main site is html.
- readme updated.
- httpauth whitelist improved.
- templates minor improvements.
2020-06-12 11:03:18 -06:00
Cristhian Martínez Ochoa
66ca487051
focal fossa and tuning
...
- Full support for Ubuntu 20.04.
- Ubuntu 16.04 support removed.
- Fixed error whit WP subfolder when cache is turned on.
- Better RAM calculation.
2020-06-07 17:42:35 -06:00
Cristhian Martínez Ochoa
7a5cad718d
server conf updated
...
Stack version raised to v1.5
2020-05-28 10:03:07 -06:00
Cristhian Martínez Ochoa
ba2f1214f9
focal fossa
...
Partial ubuntu 20.04 support for testing.
2020-05-23 12:35:00 -06:00
Cristhian Martínez Ochoa
cab9f3ea02
various improvements
...
- Backup destination default improved to not ask.
- tput effects added.
- redis key salt reduced to prevent plugins messages in wp admin.
- alpha/beta version can not update to stable.
- minor improvements and check in the installer process.
2020-05-22 11:46:13 -06:00
Cristhian Martínez Ochoa
83401f24d5
tput fix
...
fixed error in tput in some rare cases term is different in subshell.
2020-05-19 11:54:46 -06:00
Cristhian Martínez Ochoa
fb031ef91b
site improvements
...
- legacy code removed
- fixed proxy issue when no-scheme
- url check improved
- wp data now have support for parked wp sites.
- fixed issue with force-redirect when wp is parked.
2020-05-14 16:22:17 -06:00
Cristhian Martínez Ochoa
cc8efa5ce6
code improvements
...
- tput cron error
- subdomain check and variables are now embeded in parameters_check
- url check now have support for url with port.
2020-05-13 15:17:06 -06:00
Cristhian Martínez Ochoa
d1109f57af
improvements and fixes
...
- fixed S3 bucket name validation.
- fixed wp backup with subfolder
- fixed wrong server names in cloned sites.
- fixed mysql binaty logs not disabled by default
- fixed log viewer for admin site.
2020-05-08 14:46:38 -06:00
Cristhian Martínez Ochoa
fd24fcd037
force-redirect issues
...
- error when default site have force redirect enabled.
- http auth per site failing when force redirect enabled.
2020-05-07 22:50:21 -06:00
Cristhian Martínez Ochoa
4674e52694
minor fixes
...
some minor fixes
2020-05-06 20:05:37 -06:00
Cristhian Martínez Ochoa
e8f08217b3
various
...
- some small fixes.
- purge logs
- readme updated
2020-04-26 19:40:51 -06:00
Cristhian Martínez Ochoa
c95eeb0f49
external-db
...
External-DB improvements.
Support added to: clone-wp, replace-content, import-db, local-backup.
2020-04-23 20:44:15 -06:00
Cristhian Martínez Ochoa
86f3ec45b7
datadog
...
Datadog integration.
2020-04-13 19:57:14 -06:00
Cristhian Martínez Ochoa
ac3a2c51af
hotfix
...
- Clone from and SSL now check if WP is installed and configured.
- Wrong server names in clone-from.
2020-02-27 15:06:03 -07:00
Cristhian Martínez Ochoa
24d67203ac
minor fixes
...
Fixes after final testings.
2020-02-25 18:33:42 -07:00
Cristhian Martínez Ochoa
561f529739
url validation improved
...
Now we accept URL with no scheme.
2020-02-24 12:30:05 -07:00
Cristhian Martínez Ochoa
fe37c657be
better url validation
...
URL Validation improved in SMTP, Backup, ExternalDB, Proxy sites and redirection manager.
2020-02-21 16:01:56 -07:00
Cristhian Martínez Ochoa
5b8c0d5597
default-site improved
...
Prevent errors when the main site is default.
2020-02-16 10:25:17 -07:00
Cristhian Martínez Ochoa
9813d56027
lists fixed
...
Minor fixes.
2020-02-06 17:32:26 -07:00
Cristhian Martínez Ochoa
04b11c03be
code revision
...
Full code test and revision
2020-01-17 19:25:33 -07:00
Cristhian Martínez Ochoa
5b7face672
wp data
...
Check for parked because not supported.
Localhost convertion to lowercase to avoid problems.
2020-01-12 18:13:10 -07:00
Cristhian Martínez Ochoa
5c47e39782
better site check
...
Now we have an option to check for nginx and php including tools and optim.
Subfolder option now check if subfolder exists.
2020-01-04 18:07:30 -07:00
Cristhian Martínez Ochoa
d4d53df0f6
php default
...
PHP 7.4 is default now.
2020-01-04 16:40:53 -07:00
Cristhian Martínez Ochoa
eeb0d1064f
php 7.1 removed
...
Removed support for PHP 7.1.
2019-12-19 13:38:29 -07:00
Cristhian Martínez Ochoa
5137eeceb6
root privileges
...
Now we always check for root/sudo privileges at the beggining of any command.
Also, we have a better message in server-reset.
2019-10-13 20:16:43 -06:00
Cristhian Martínez Ochoa
485854d224
more improvements
...
-Parked sites now will not try install cache plugins.
- PHP-Recode removed from 7.4
- Proxy sites error with ORL host.
2019-10-13 14:08:25 -06:00
Cristhian Martínez Ochoa
6e8aa88cb1
php support
...
Support for 7.4.
X-Debug removed.
2019-10-12 18:35:05 -06:00
Cristhian Martínez Ochoa
91d5fd3154
database process improved
...
database data and wp creation improved.
2019-09-10 19:39:43 -06:00
Cristhian Martínez Ochoa
c7696764dc
fixes and improvements
...
- Expires header missing somo images file extensions.
- Purge source folder.
- Error when login-www-data with no-ssh keys.
- Error in openssl 1.1.1 when blackhole cert is created.
- Remove blackhole cert when purge-server-all.
- Installer use general lib instead install lib.
2019-09-09 16:12:16 -06:00
Cristhian Martínez Ochoa
f7babc01f6
fixes and improvements
...
- Fixed SSL for parked sites.
- Fixed tools-port failong in some rare cases.
- SH command removed.
- blockip list standarized.
- Smart httpauth command for nginx reloading.
2019-09-08 12:27:56 -06:00
Cristhian Martínez Ochoa
0f57b418a0
httpauth for proxy
...
HTTP Auth not allowed in reverse proxy sites, only for root, not subfolders.
2019-08-19 19:11:37 -06:00
Cristhian Martínez Ochoa
2cb1d9ed69
fixed multisite
...
Issues with wp_prefix custom value.
2019-08-19 17:50:36 -06:00
Cristhian Martínez Ochoa
7465cb0783
small fixes
...
Error for external-db if no data.
WP db creation for external dbs not working.
wp-admin not working without domain for global settings.
Multisite convert failing with external db.
2019-08-19 17:03:59 -06:00
Cristhian Martínez Ochoa
90b89f7dfd
multisite convert improved
...
Improvements
2019-08-18 13:52:48 -06:00
Cristhian Martínez Ochoa
f3389a0ac0
wp multisite
...
New command to convert from single to multisite, also we remove the old commands to create wp mu.
2019-08-17 21:41:24 -06:00
Cristhian Martínez Ochoa
57302a635c
subfolder extended
...
More commands support the subfolder option now.
2019-08-16 16:31:52 -06:00
Cristhian Martínez Ochoa
b77923ec2e
wp subfolder
...
Now we can install WP in a subfolder.
2019-08-15 20:12:19 -06:00
Cristhian Martínez Ochoa
617896233e
custom httpauth
...
HTTP Auth for custom paths
2019-08-13 19:48:35 -06:00
Cristhian Martínez Ochoa
4da06b4ae1
mariadb upgrade
...
Upgrade to 10.4
2019-08-04 20:30:05 -06:00
Cristhian Martínez Ochoa
8c5000cca1
HotFix
...
Installer Issues
2019-07-14 22:08:00 -06:00
Cristhian Martínez Ochoa
d8b9a25aab
stack process improvements
...
Now we ask to install packages when not installed.
Delete-All now ask before proced and have the option to force.
2019-07-10 20:19:15 -06:00
Cristhian Martínez Ochoa
7e1be5c074
new functions
...
Now we have and use: is_php, is_wp, is_wp_cache and is_ssl
2019-07-07 18:26:33 -06:00
Cristhian Martínez Ochoa
bf1527a83c
minor improvements
...
- Purge-Server-All now remove dhparam and blckhole cert.
- Fixed reinstallation issue due to source folder not found.
- Removed support for old API stats.
2019-07-07 15:21:25 -06:00
Cristhian Martínez Ochoa
2ba1f3250f
minor fixes
...
better check for localhost and better stack check before PMA install.
2019-06-22 18:24:18 -06:00
Cristhian Martínez Ochoa
d382c12779
nginx functions
...
Now we have a function to check for nginx.
2019-06-20 20:23:04 -06:00
Cristhian Martínez Ochoa
5d36c41b7e
check functions
...
Now we use our own check functions to avoid duplicate checks for constant data.
2019-06-19 16:41:48 -06:00
Cristhian Martínez Ochoa
13d5dbcf5d
readonly vars
...
Now we use read only vars, arrays and functions to check for some constant values.
2019-06-19 14:08:02 -06:00
Cristhian Martínez Ochoa
89a2979b7a
conf core functions improved
...
Configuration Write, Read and Delete "core" functions improved.
2019-06-11 15:13:49 -06:00