Cristhian Martínez Ochoa
ce9279ab47
verify
...
Verify process improved and updated.
2023-06-02 12:39:56 -07:00
Cristhian Martínez Ochoa
059456ee19
fixes
...
Small fixes after testing.
2023-05-30 16:15:21 -07:00
Cristhian Martínez Ochoa
2709ad9f6d
template
...
Better message in some internal templates.
2023-05-28 16:40:30 -07:00
Cristhian Martínez Ochoa
1042833c3d
stack
...
- Fixed - PHP install asking for Nginx when PHP is already installed.
- Fixed - When mysql-client alone an error is displayed when check connection for external db.
2023-05-28 11:49:31 -07:00
Cristhian Martínez Ochoa
58b048bc28
webinoly
...
- FIX timezone dynvar overwriting with wrong or empty values.
- FIX Custom cache file not removed when empty.
2023-05-26 11:22:14 -07:00
Cristhian Martínez Ochoa
cc17ed8c2a
ads
...
Donation reminder once a day.
2023-05-25 15:09:19 -07:00
Cristhian Martínez Ochoa
8cf1b6e716
blackhole
...
FIX - nginx warn protocol options redefined for...
2023-05-21 11:20:37 -07:00
Cristhian Martínez Ochoa
62861c62e2
escaped
...
Escaped string now standarized.
2023-03-19 20:02:03 -07:00
Cristhian Martínez Ochoa
23d1a260a7
passwords
...
Hidden passwords!
2023-03-14 13:09:17 -07:00
Cristhian Martínez Ochoa
3ae731de17
mariadb
...
MariaDB 10.11 support added (removed 10.4 and 10.5).
Better check for dbnames and dbusers.
2023-03-14 10:16:06 -07:00
Cristhian Martínez Ochoa
a018c82b0e
xml
...
FIX, xml files like sitemaps failing when dynamically generated (not static), like in WP.
2023-02-26 10:05:40 -07:00
Cristhian Martínez Ochoa
72d3ac2080
testing
...
Some minor improvements.
2023-01-24 16:17:31 -07:00
Cristhian Martínez Ochoa
d4d07db02f
mysql external
...
- No passwords are passed in command line now for better security.
- Better check for master admin users.
- No need to ask for external credentials when not really needed.
2023-01-23 20:43:03 -07:00
Cristhian Martínez Ochoa
2c4f686d4e
mysql passwords
...
MySQL now depends less of the saved passwords, so now they can be removed safely for better security.
2023-01-17 14:02:54 -07:00
Cristhian Martínez Ochoa
983d4be599
messages
...
MySQL messages updated.
2023-01-11 12:56:49 -07:00
Cristhian Martínez Ochoa
25b3dfc4c0
wp host
...
WP host now has support for Unix sockets and localhost with custom port.
2023-01-03 18:12:56 -07:00
Cristhian Martínez Ochoa
2c4cda5392
url check
...
Check URL function refactored and improved.
2022-12-30 16:03:50 -07:00
Cristhian Martínez Ochoa
10bb7b7977
parameter
...
Check for parameters improved to accept values containing equal signs.
2022-12-26 12:31:39 -07:00
Cristhian Martínez Ochoa
b1f0594c0f
minor
...
FIXED clear cache failing with opcache.
Php 7.4 is now obsolete.
2022-12-18 12:04:16 -07:00
Cristhian Martínez Ochoa
b3592fb9bf
testing
...
Small fixes and improvements after testing.
2022-12-10 09:39:34 -07:00
Cristhian Martínez Ochoa
b5f38ccd29
admin tools
...
Site folder now is named according to the domain:port assigned.
Fixed error with HSTS header for admin tools site.
2022-12-04 14:01:05 -07:00
Cristhian Martínez Ochoa
467475b1f7
deny
...
Deny files and extensions for security is now available in conf file.
2022-11-11 13:53:51 -07:00
Cristhian Martínez Ochoa
a12e7279d4
home
...
Home folder issues...
2022-11-02 15:09:10 -07:00
Cristhian Martínez Ochoa
8f5252a9e5
mysql warnings
...
FIX warning messages from mysql.
2022-11-01 11:58:35 -07:00
Cristhian Martínez Ochoa
4363504410
reserved words
...
MySQL reserved words updated.
MySQL warnings with low ram.
2022-10-30 11:21:54 -07:00
Cristhian Martínez Ochoa
cdd3ffd701
mysql
...
Support for MySQL 8.0.
2022-10-29 12:38:29 -06:00
Cristhian Martínez Ochoa
32a0f58c24
config
...
- Nginx config improved.
- xss header removed from default.
- php opcache dynvar in conf file.
- readme updated.
2022-10-26 15:41:30 -06:00
Cristhian Martínez Ochoa
653f19e55b
wpcache
...
WP cache default settings now included in Webinoly configuration file.
2022-10-20 17:01:48 -06:00
Cristhian Martínez Ochoa
45b8d75e8e
logs
...
Support for custom log format and custom error log level.
2022-10-19 21:47:51 -06:00
Cristhian Martínez Ochoa
ebf3d5fd84
hidden dynvars
...
Dynvars for php opcache.
2022-10-19 12:32:32 -06:00
Cristhian Martínez Ochoa
41b2fc38dc
fine tuning
...
After load testing and benchmark.
2022-10-17 18:00:57 -06:00
Cristhian Martínez Ochoa
1881adb002
optim
...
Better defaults for opcache.
Static files list for cache updated.
2022-10-16 15:40:27 -06:00
Cristhian Martínez Ochoa
742cef4a54
reverse proxy
...
Reserve proxy support for upstreams and a lot more improvements...
2022-10-06 19:41:38 -06:00
Cristhian Martínez Ochoa
91d9462425
php
...
8.2 support added.
Intl mandatory in update for old stacks.
Max input vars in conf file.
2022-09-28 13:11:17 -06:00
Cristhian Martínez Ochoa
c3e202f0c4
templates
...
New header message for all templates.
Admin-tools template moved.
Fixed permissions for PMA.
2022-09-21 16:45:24 -06:00
Cristhian Martínez Ochoa
cc3ec5317c
force redirect
...
Force redirect issue, not updating WP db when installed in subfolder, or is multisite.
2022-09-06 20:38:53 -06:00
Cristhian Martínez Ochoa
c7906ff939
shell check
...
Bash check failing in 22.04 with some specific cloud providers, like DO.
2022-09-05 16:34:14 -06:00
Cristhian Martínez Ochoa
c0171d1cb1
force-redirect
...
Force redirect issue when WP database is updated.
2022-08-19 19:49:29 -06:00
Cristhian Martínez Ochoa
9a47201241
jammy
...
Support for Ubuntu 22.04
2022-08-03 17:07:40 -06:00
Cristhian Martínez Ochoa
d1505bd4c0
dynvars
...
Improved command for dynvars.
Removed the old command.
2022-06-02 11:58:40 -06:00
Cristhian Martínez Ochoa
1a26eed7c1
sockets
...
Unix domain sockets support improved for reverse proxy sites.
2022-06-01 20:01:08 -06:00
Cristhian Martínez Ochoa
1e5d3e8d1b
mysql client
...
Removed check because is duplicated when connection is checked.
2022-05-28 16:43:34 -06:00
Cristhian Martínez Ochoa
4c3360e4ed
remove
...
Deprecated config-cache global.
2022-05-28 16:33:32 -06:00
Cristhian Martínez Ochoa
d97f422872
jammy
...
Ubuntu 22.04 preparation.
2022-05-26 08:31:11 -06:00
Cristhian Martínez Ochoa
5d875971a5
testing
...
FIX: Reverse proxy site issue with subfolders.
FIX: Redirection manager allowing duplicate regex.
2022-04-29 15:10:56 -06:00
Cristhian Martínez Ochoa
504dd5ef4d
sites
...
- Reverse proxy info message for / at the end.
- Parked delete message improved.
- WP ENV better messages.
- Fix: WP ENV not working with cache parameter.
- Fix: redirection manager not deleting some regex.
2022-04-28 16:13:14 -06:00
Cristhian Martínez Ochoa
4e51912aea
wp retrieve
...
External DB improved.
Fixed issue with site info asking for external db data.
2022-04-23 17:01:24 -06:00
Cristhian Martínez Ochoa
388963a83b
mysql
...
Fixed - mysql failing installation when mysql-client is already installed.
2022-03-22 12:35:42 -07:00
Cristhian Martínez Ochoa
4a7cab0953
external db
...
Fixes:
- wp replace-content not checking if wp is installed.
- some random errors when mysql not installed.
- parked con domain mapping not working with external db.
- verify mysql warning message when no installed but using external dbs.
- cloning site with external DB and overwrite not working.
- savedDB failing when mysql not installed.
- savedDB now is not encrypted in conf file.
2022-02-28 14:06:18 -07:00
Cristhian Martínez Ochoa
d2c58e71dc
external db
...
Sites with external DB cannot be imported.
Fixed some minor errors.
2022-02-27 13:21:01 -07:00