qtwrk
2cf7828d44
Update install.py
2020-08-10 21:49:32 +02: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
Usman Nasir
9afb4a6e0e
bug fix: postfix install cent8
2020-06-09 15:02:53 +05:00
Usman Nasir
adb655f39e
remove cent8 own repo
2020-06-08 00:11:14 +05:00
Usman Nasir
41313d669a
fix job success calculator
2020-05-29 23:39:41 +05:00
Usman Nasir
3d3b529e7b
enable firewalld centos 8
2020-05-29 23:10:00 +05:00
Usman Nasir
e834b0f20e
UseFtpUsers
2020-05-27 22:45:49 +05:00
hennaboy
68e1b3cb31
Update pure-ftpd.conf
...
centos 8
2020-05-24 11:02:56 +01:00
Usman Nasir
15f889942c
ftp fix for ubuntu 20
2020-05-13 21:42:16 +05:00
Usman Nasir
d5323ecd81
update repo version for cent7
2020-05-13 01:32:55 +05:00
Usman Nasir
a99556c87f
remove debugging info
2020-05-12 13:33:39 +05:00
Usman Nasir
3005072c30
add missing virtualenv
2020-05-12 03:05:07 +05:00
Usman Nasir
e54e1c0df0
some more debugging
2020-05-12 02:49:45 +05:00
Usman Nasir
21d5148a69
some debugging
2020-05-12 02:24:31 +05:00
Usman Nasir
a7a059fece
fix lswsgi for python 3.8
2020-05-11 22:27:13 +05:00
Usman Nasir
459edaad85
bug fix in fixMariaDB
2020-05-11 13:56:51 +05:00
Usman Nasir
5c87a7c32e
ubuntu 20
2020-05-11 01:03:51 +05:00
hennaboy
ddc0ae40f8
mailscanner mailwatch installer
...
combined installer for centos 7 and ubuntu 18
2020-05-03 10:35:06 +01:00
Usman Nasir
6929b33d3f
merge 2.0.0
2020-04-28 05:41:04 +05:00
Usman Nasir
b95d0fc8b5
ubuntu packages list
2020-04-26 12:21:51 +05:00
Usman Nasir
eb487fd1e0
bug fix: cloudlinux fetch users
2020-04-26 12:15:41 +05:00
Usman Nasir
44a50598b7
update to cdn url
2020-04-25 14:18:23 +05:00
Usman Nasir
6dbcf47924
update to cdn url
2020-04-25 14:17:52 +05:00
Usman Nasir
faad56d0cf
disable repos at appropriate time
2020-04-24 17:31:02 +05:00
Usman Nasir
47d26b85f0
disable some centos repos
2020-04-24 09:58:35 +05:00
Usman Nasir
829f98feb5
disable certain package updates on centos
2020-04-24 00:02:19 +05:00
Usman Nasir
9202d4b9ad
merge stable
2020-04-22 21:16:20 +05:00