Cristhian Martínez Ochoa
8a06fb6485
test
...
Small fix
2023-09-29 20:56:09 -07:00
Cristhian Martínez Ochoa
0bd87a4969
blank
...
Now we are sure every file is removed when empty.
2023-09-29 15:20:27 -07:00
Cristhian Martínez Ochoa
438bf832bb
permissions
...
Always check root when logname user is different!
2023-09-27 16:42:18 -07:00
Cristhian Martínez Ochoa
5f9ebaecc1
subfolders
...
Improved experience for subfolders.
2023-09-26 16:28:40 -07:00
Cristhian Martínez Ochoa
7306dcdc95
php info
...
PHP Info support for custom cases, prevent failing.
2023-09-21 13:51:03 -07:00
Cristhian Martínez Ochoa
7de09c3460
subfolders
...
Now we can create a new site conf in /one when is empty, even when /one/two exists.
2023-09-20 17:20:04 -07:00
Cristhian Martínez Ochoa
5cb6de8df6
proxy
...
Reverse proxy now allows add a site directly in an empty site domain. For example, after a subfolder has been deleted.
2023-09-18 16:47:09 -07:00
Cristhian Martínez Ochoa
a9d36d7a67
installation messages
...
Now we verify installation messages before displayed.
2023-09-17 17:06:32 -07:00
Cristhian Martínez Ochoa
6bd295d8fb
repeated package
...
Repeated packaged removed.
2023-09-14 16:09:58 -07:00
Cristhian Martínez Ochoa
e378f4e494
php
...
PHP 8.2 is now default!
2023-06-22 10:57:13 -07:00
Cristhian Martínez Ochoa
2baf0a9e9d
sites
...
Fixed - Parked sites nginx error when main site has the force redirect option enabled.
Fixed - Create WP site with subfolder failing when cache parameter is passed in the same line and main site exists.
Fixed - Reset custom cache not working in proxy sites.
Improved - Reset custom cache now works even when cache is already disabled.
2023-06-22 07:43:02 -07:00
Cristhian Martínez Ochoa
d0891dc095
updates
...
Check for OS updates when Webinoly is updated.
Fixed the check for updates function failing in verify.
2023-06-16 10:30:16 -07:00
Cristhian Martínez Ochoa
eb5f32a3f8
fixes
...
Fixed: Multisite not working!
Fixed: Parked failing with some subdomains.
2023-06-14 13:49:06 -07:00
Cristhian Martínez Ochoa
7270636513
versions
...
PHP and MariaDB default versions raised.
2023-06-11 08:54:56 -07:00
Cristhian Martínez Ochoa
4a1eb9ae98
internal api
...
Better documented.
2023-06-11 08:53:56 -07:00
Cristhian Martínez Ochoa
ac8a76e2b5
ads fix
...
Ads should not be displayed when running via cron.
2023-06-10 10:52:30 -07:00
Cristhian Martínez Ochoa
2695a76164
mysql upgrade
...
Fixed some small errors displayed when upgrading mysql.
2023-06-05 11:07:20 -07:00
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
8521ff0e74
log
...
Subfolder parameter is ignored, except for wp.
2023-05-25 16:51:18 -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
84a1c29c87
internal api
...
Internal API and events, codes updated.
2023-05-23 15:18:06 -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
7e4e0c0443
backups
...
FIX - Multiple site backups failing with external DB.
2023-03-21 15:00:20 -07:00
Cristhian Martínez Ochoa
df269f8b9a
backups
...
- FIX export/import not including conf.d folder.
- FIX export/import not including upstreams for reverse proxy sites.
- FIX case when dynvars for passwords empty.
- FIX export including databases twice, or subfolder from wrong levels.
2023-03-20 19:55:06 -07:00
Cristhian Martínez Ochoa
98d11fbae0
retrieve
...
WP retrieve data not needed anymore before, just use it where its needed.
2023-03-20 11:11:41 -07:00
Cristhian Martínez Ochoa
b1b157bf3d
php verify
...
Recommend at least 8.1
2023-03-19 20:25:01 -07:00
Cristhian Martínez Ochoa
62861c62e2
escaped
...
Escaped string now standarized.
2023-03-19 20:02:03 -07:00
Cristhian Martínez Ochoa
f79d9ef856
root
...
FIX - MariaDB not setting root password required for secure installation.
2023-03-19 13:33:02 -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
bc8c3478df
installer
...
Better control for custom versions.
2023-03-10 17:17:22 -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
82a082e111
mysql fixes
...
- fix - upgrade process deprecated in MySQL.
- fix - change admin password failing for admin user.
- fix - binary logs disabled after update webinoly.
2023-01-13 17:47:21 -07:00
Cristhian Martínez Ochoa
983d4be599
messages
...
MySQL messages updated.
2023-01-11 12:56:49 -07:00
Cristhian Martínez Ochoa
ab8fd8ec24
readme
...
Sponsor removed :(
2023-01-10 07:20:22 -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
a56dfc8819
readme
...
Update temporal.
2022-11-29 11:41:34 -07:00
Cristhian Martínez Ochoa
553f56e288
sponsor
...
Added sponsor (Eltris European Hosting)
2022-11-29 10:58:59 -07:00