This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Information / Re: mysqli_error()
« on: November 12, 2020, 07:43:26 AM »
/etc/systemd/system/mariadb.service.d
`-migrated-from-my.cnf-settings.conf
Active: activating (start) since Thu 2020-11-12 02:42:09 EST; 173ms ago
Docs: man:mariadbd(
https://mariadb.com/kb/en/library/systemd/
Process: 17985 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= || VAR=`cd /usr/bin/..; /usr/bin/galera_recovery`; [ $? -eq 0 ] && systemctl set-environment _WSREP_START_POSITION=$VAR || exit 1 (code=exited, status=0/SUCCESS)
Process: 17982 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
Main PID: 17996 ((mariadbd))
CGroup: /system.slice/mariadb.service
`-17996 (mar
`-migrated-from-my.cnf-settings.conf
Active: activating (start) since Thu 2020-11-12 02:42:09 EST; 173ms ago
Docs: man:mariadbd(
https://mariadb.com/kb/en/library/systemd/
Process: 17985 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR= || VAR=`cd /usr/bin/..; /usr/bin/galera_recovery`; [ $? -eq 0 ] && systemctl set-environment _WSREP_START_POSITION=$VAR || exit 1 (code=exited, status=0/SUCCESS)
Process: 17982 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
Main PID: 17996 ((mariadbd))
CGroup: /system.slice/mariadb.service
`-17996 (mar
3
CentOS 7 Problems / Hello
« on: November 11, 2020, 03:59:40 PM »
i have this problem when i need to start cwp
Code: [Select]
Process: 1941 ExecStartPre=/usr/local/cwpsrv/bin/cwpsrv -t (code=exited, status=1/FAILURE)
Pages: [1]