Cristhian Martínez Ochoa
8c5000cca1
HotFix
...
Installer Issues
2019-07-14 22:08:00 -06:00
Cristhian Martínez Ochoa
1ae750f309
unattended exit
...
unattended sites now exits instead of displaying an error when an error occurs.
2019-07-14 13:16:55 -06:00
Cristhian Martínez Ochoa
01e183d029
ssl ask
...
Now we ask if LE is not installed, instead of error.
2019-07-10 20:38:53 -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
af3347a939
exit improved
...
Better exit codes for timezone, stack and fastcgi errors.
2019-07-08 19:56:39 -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
07bfe0e5fa
better errors
...
Error messages and codes improved.
2019-06-20 18:34:00 -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
Cristhian Martínez Ochoa
b4f827c536
www site warning
...
Display a warning for WWW sites.
2019-06-11 12:55:26 -06:00
Cristhian Martínez Ochoa
309b34f587
verify improvements
...
Better message for http auth and nginx tools check improved.
2019-06-11 11:21:17 -06:00
Cristhian Martínez Ochoa
54d492cade
link updated
...
internal-api docs link updated
2019-06-11 11:04:16 -06:00
Cristhian Martínez Ochoa
9ed5ed27f1
fixes
...
last minute fixes before release.
2019-05-01 14:10:19 -06:00
Cristhian Martínez Ochoa
3cede39ea0
add ssl single to wild
...
Now we can add a site to an existing wildcard SSL cert.
2019-04-30 19:28:30 -06:00
Cristhian Martínez Ochoa
01c583a35f
orphan ssl certs
...
Now we can run ssl=off even if site doesn't exist but a cert is found.
Site delete now ask if you want to revoke ssl.
Site delete and delete-all now accept the revoke=on option.
Verify command now alert about orphan certs.
2019-04-30 14:27:48 -06:00
Cristhian Martínez Ochoa
4b21ee8a2c
ssl renew
...
Now we can Renew or Force-Renewal for SSL certs.
2019-04-29 20:59:38 -06:00
Cristhian Martínez Ochoa
846aad40b0
fixed permissions
...
Forgot to assign to root user.
2019-04-29 19:37:00 -06:00
Cristhian Martínez Ochoa
9df20620ab
custom ssl
...
Now we can add a Custom SSL from your own provider.
Unattended SSL revoke improved.
2019-04-29 19:26:43 -06:00
Cristhian Martínez Ochoa
04ae9e9f1f
sites improved
...
now we create sites with default data and we just ask for data when custom option is found.
2019-04-25 16:19:39 -06:00
Cristhian Martínez Ochoa
b0365ddf43
delete site improved
...
Now we have the new "external-db" option to pass user and password for external DB's, also work for delete-all.
Now we have support for keep-db option when deleting a site.
Delete-all now use the same delete function.
2019-04-25 12:51:56 -06:00
Cristhian Martínez Ochoa
2103992295
move to lib
...
move code to lib and better message for smtp.
2019-04-23 18:09:26 -06:00
Cristhian Martínez Ochoa
6af25e71ce
smtp command
...
New SMTP auto-setup.
2019-04-23 17:08:28 -06:00
Cristhian Martínez Ochoa
9eb51f6a02
better passwords
...
Now we use 16 chars instead 8 for MySQL auto-generated passwords.
2019-04-22 20:19:23 -06:00
Cristhian Martínez Ochoa
aa8b8116d6
internal api extended
...
Every command has better support for more points in the external api .
2019-04-22 19:49:19 -06:00
Cristhian Martínez Ochoa
54b581209e
fixed issues
...
Info - calculate wrong RAM and SWAP.
Verify - Error with blackhole and default site.
2019-04-20 18:35:52 -06:00
Cristhian Martínez Ochoa
1bb45921ef
php old versions deprecated
...
Removed support for PHP 5.6 and 7.0.
2019-04-20 17:53:30 -06:00
Cristhian Martínez Ochoa
11277c6285
fixes after testing
...
- ignore ssl fixed
- php stack not force intallation
- conflict with force-redirect and default-site
2019-03-10 20:38:35 -07:00
Cristhian Martínez Ochoa
d1f17609d8
default site issue
...
Fixed error when default site was deleted and try to reassign it.
2019-03-10 18:41:00 -07:00
Cristhian Martínez Ochoa
b94d9bd41f
verify updated
...
Added more check point.
2019-03-10 18:37:13 -07:00
Cristhian Martínez Ochoa
5134251266
ip check
...
Now we check for valid IP values for blockip and whitelist to prevent Nginx errors with bad or wrong values.
2019-03-10 16:45:00 -07:00
Cristhian Martínez Ochoa
7f73e7be63
timezone source updated
...
Now we use the official PHP timezone database.
2019-03-10 13:52:52 -07:00
Cristhian Martínez Ochoa
5e33dba876
small fix
...
Message issues.
2019-03-05 18:42:30 -07:00
Cristhian Martínez Ochoa
177e893ed8
external sources updated
...
Lists were updated (both).
2019-03-05 15:45:21 -07:00
Cristhian Martínez Ochoa
2f9f546838
stack minor improvs
...
Message when linux-optim is running.
Now PMA run in "force mode" when nginx is purged.
2019-03-03 20:10:30 -07:00
Cristhian Martínez Ochoa
4c369b305a
ssl errors improved
...
Now we give a message for reverse proxy sites and also old checks were removed.
2019-03-03 18:51:40 -07:00
Cristhian Martínez Ochoa
8d09e072c2
check for default and tools site
...
Now we check when trying to delete the default or tools site.
2019-03-03 16:55:16 -07:00
Cristhian Martínez Ochoa
37fa3fad81
check for custom param
...
Now we check if we have ALL the parameters in custom mode.
Display data when DB creation.
2019-03-03 15:41:55 -07:00
Cristhian Martínez Ochoa
e890b80a3b
webinoly minor improvs
...
Fixed error message when update with wrong branch.
Nginx branch included in info.
Fixed error in config-cache with wrong parameters.
2019-03-01 20:57:10 -07:00
Cristhian Martínez Ochoa
fc4c96f992
log minor improvs
...
Now we check if domain exists.
Support for email as sinonim of mail.
Better handling of errors.
Better check for parameters.
2019-03-01 19:21:26 -07:00
Cristhian Martínez Ochoa
6275d83c2e
some fixes after testing
...
- mysql without site not working.
- External DB creation not working for RDS.
- wpsubdom not working.
- login-www-data still run after detect already have access was fixed.
2019-02-10 20:01:58 -07:00
Cristhian Martínez Ochoa
133a99d505
conf-value fixed
...
Issue: not accepting true as a value
2019-02-08 19:17:02 -07:00
Cristhian Martínez Ochoa
05a2370515
exit process improved
...
Sure to have a code 1 in exit with error and ensure continuity in some processes.
2019-02-08 18:37:10 -07:00
Cristhian Martínez Ochoa
762d208b0f
mariadb repo fixed
...
Updated and fixed
2019-02-05 20:38:26 -07:00
Cristhian Martínez Ochoa
a12c4386fb
mariadb repo fixed
...
Warning when repo update, removed i386 support.
2019-02-05 20:28:20 -07:00
Cristhian Martínez Ochoa
7d9913b3cb
new catch arg system
...
New method implemented in STACK command.
2019-02-05 18:28:48 -07:00
Cristhian Martínez Ochoa
ff5ac927a7
new catch arg system
...
New catch method implemented un SITE command.
2019-02-04 19:13:34 -07:00