Commit Graph

443 Commits

Author SHA1 Message Date
Usman Nasir
05ded3a0b2 update build number 2020-09-22 12:18:23 +05:00
Usman Nasir
c0d7e8a99b bug fix: change access logs permissions for lscp 2020-09-16 21:06:04 +05:00
Usman Nasir
6598d61c88 bug fix: pdns.conf permissions during install/upgrade 2020-09-16 18:06:38 +05:00
Usman Nasir
fe6ce067f0 fix dovecot 2020-09-08 20:43:58 +05:00
Usman Nasir
6571a1bcac restic fix; 2020-09-08 20:25:21 +05:00
Usman Nasir
f9c2874bd6 do not depend on CyberPanel own repo fro cent7 2020-09-08 20:13:21 +05:00
Usman Nasir
3741c4fc6c bug fix for mysql 10.5 2020-09-03 20:54:43 +05:00
Usman Nasir
5da8d387b6 bug fix for mysql 10.5 2020-09-03 19:24:12 +05:00
Usman Nasir
dd214908f8 upgrade mariadb on ubuntu18 2020-09-03 15:40:01 +05:00
Usman Nasir
b58f74cf54 upgrade mariadb on cent7 2020-09-03 15:35:01 +05:00
Usman Nasir
c1864fb68c upgrade mariadb on cent7 2020-09-03 14:47:34 +05:00
Usman Nasir
9b080f1d2d replace localhost with remote mysql in case of rds 2020-08-29 19:36:01 +05:00
Muttahir Aon Syed
0c9bf6d20b OLS/LS restart on htaccess change
Ref: https://feedback.cyberpanel.net/b/requests/p/automatic-restart-of-openlitespeed-server-after-any-change-in-htaccess
2020-08-27 00:20:54 +05:00
Usman Nasir
107d79bb4d align proper permissions 2020-08-26 15:50:45 +05:00
Usman Nasir
b02694f5f9 further permissions 2020-08-26 15:06:05 +05:00
Usman Nasir
2e919104bd allow ALTER 2020-08-26 15:01:58 +05:00
Usman Nasir
048125ff4f allow create 2020-08-26 14:39:54 +05:00
Usman Nasir
9a28deb6f7 bug fix: amazon rds 2020-08-26 14:10:55 +05:00
Usman Nasir
a212b8843d bug fix: amazon rds 2020-08-26 11:44:23 +05:00
Usman Nasir
e9dd9d5ca1 bug fix: blowfish secret 2020-08-13 11:19:30 +05:00
Usman Nasir
55a7ec6c14 add logout logic 2020-08-13 11:09:43 +05:00
Usman Nasir
9c8c6c1276 Merge branch 'stable' into v2.0.3-dev 2020-08-11 07:39:22 +05:00
qtwrk
2cf7828d44 Update install.py 2020-08-10 21:49:32 +02:00
Usman Nasir
e250f56cbe configure phpmyadmin config.inc for auto login 2020-08-10 11:40:00 +05:00
Usman Nasir
2f4726a3ee complete phpmyadmin 2020-08-09 12:45:18 +05:00
Usman Nasir
382a9ec326 update build number 2020-08-04 20:20:19 +05:00
WhatTheServer
cfed2ded19 Update php.ini
Set a default value for "date.timezone" to "UTC" as I noticed its unset by default and breaks logs and some CMS which needs this to log accurate times unless people setup a custom local value or manually set it.  This should ensure that this is always set to something to prevent the below.

```
root@server:~# for phpver in $(ls -1 /usr/local/lsws/ |grep lsphp | sed 's/lsphp//g') ; do echo ""; echo "LSPHP $phpver" ; /usr/local/lsws/lsphp$phpver/bin/php -i |grep -Ei 'date.timezone' && echo "" ; done

LSPHP 70
date.timezone => no value => no value


LSPHP 71
date.timezone => no value => no value


LSPHP 72
date.timezone => no value => no value


LSPHP 73
date.timezone => no value => no value


LSPHP 74
date.timezone => no value => no value

root@server:~#
```
2020-07-21 09:20:55 -04:00
Usman Nasir
b017008b6c set remote mysql url in phpmyadmin as well 2020-07-16 01:35:06 +05:00
Usman Nasir
37539a3dd5 respect remote mysql during upgrade 2020-07-06 12:57:22 +05:00
Usman Nasir
8a6a55fa4b enable remote mysql for other services 2020-07-06 11:28:41 +05:00
Usman Nasir
e3713bbc44 add ip to the remote 2020-07-05 21:04:38 +05:00
Usman Nasir
dd85054388 bug fix: remote mysql install 2020-07-05 19:29:26 +05:00
Usman Nasir
6ef2ffdd86 bug fix: remote mysql install 2020-07-05 19:07:12 +05:00
Usman Nasir
b12e678b04 install mysql even if remote 2020-07-05 18:47:36 +05:00
Usman Nasir
1f83c0d4e9 allow to enter remote mysql default db 2020-07-05 16:15:08 +05:00
Usman Nasir
78a89b79ff allow to enter remote mysql default db 2020-07-05 14:39:57 +05:00
Usman Nasir
09e5da00d0 allow to enter remote mysql default db 2020-07-05 14:38:24 +05:00
Usman Nasir
58b10833a8 bug fix: remote mysql install 2020-07-05 13:26:46 +05:00
Usman Nasir
dfd1987002 install.py 2020-07-02 22:50:31 +05:00
Usman Nasir
d63a8681d2 bug fix: ident 2020-06-26 19:01:14 +05:00
Usman Nasir
1daf91b1e3 bug fix: ident 2020-06-26 18:59:44 +05:00
Usman Nasir
e3e6d0811b bug fix: spelling 2020-06-26 18:44:32 +05:00
Usman Nasir
eaea0e3e37 finish initial stage of remote mysql 2020-06-26 18:22:20 +05:00
Usman Nasir
d6ad895131 enable remote mysql in cyberpanel.sh 2020-06-26 12:32:02 +05:00
Usman Nasir
bd7093d52e update lscpd to fix: https://forums.cyberpanel.net/discussion/4366/run-commands-when-webhook-is-fired-doesnt-work 2020-06-23 11:49:52 +05:00
Usman Nasir
59f2ca9ca9 Merge branch 'v2.0.1' into v2.0.2-dev 2020-06-22 11:14:55 +05:00
Usman Nasir
584e9f8b11 update pdns permissions for cent8 2020-06-22 11:14:16 +05:00
Usman Nasir
117473b3cd bug fix: update build number 2020-06-17 14:57:51 +05:00
Usman Nasir
a6b779e281 bug fix restic 2020-06-12 12:08:15 +05:00
Usman Nasir
fad8f15bfe bug fix: postfix install cent8 2020-06-09 15:20:39 +05:00