Show Posts

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.


Topics - AD

Pages: [1]
1
Hi to all,

Unfortunately my production server suddenly encountered this error in Mariadb 10.2.Due to this issue
my server is down for 3 days.Theres no specific error on logs that contains information about this issue.

[root@mydb ~]# systemctl status mysqld
● mariadb.service - MariaDB 10.2.44 database server
   Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/mariadb.service.d
           └─migrated-from-my.cnf-settings.conf
   Active: failed (Result: exit-code) since Sun 2023-12-10 03:19:00 PST; 2s ago
     Docs: man:mysqld(8)
           https://mariadb.com/kb/en/library/systemd/
  Process: 163260 ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS --basedir=/usr $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, status=203/EXEC)
  Process: 163231 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: 163228 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
 Main PID: 163260 (code=exited, status=203/EXEC)

Dec 10 03:19:00 mydb systemd[1]: Starting MariaDB 10.2.44 database server...
Dec 10 03:19:00 mydb systemd[1]: mariadb.service: main process exited, code=exited, status=203/EXEC
Dec 10 03:19:00 mydb systemd[1]: Failed to start MariaDB 10.2.44 database server.
Dec 10 03:19:00 mydb systemd[1]: Unit mariadb.service entered failed state.
Dec 10 03:19:00 mydb systemd[1]: mariadb.service failed.

2
CentOS-WebPanel Bugs / goaccess statistic report for monthly has no data
« on: January 22, 2023, 05:57:54 PM »
Do you have a solution to fix the issues in goaccess statistic report for monthly has no data?
This was encountered for all the domains.

3
Information / Needs CWP Pro License for 10 IP address
« on: September 03, 2022, 03:42:46 PM »
Hi to all,

Is there someone here that can allow our 10 IP addresses server to run CWP Pro again? This is temporary (maybe 3 days) for us to turn back to CWP Pro.


Let me know and share your contact number then my boss will contact you for payment and negotiation.



4
I have a site file that I need to protect by htaccess and htpasswd

https://site/test/test.txt
when the file permission is 444 meaning , read access from web client  , the file content will be open and the htaccess login prompt will not show, but when I change the file permission to 440 "no read access for web client , the htaccess login prompt will show and will accept the valid user, but then the file will be "Forbidden
You don't have permission to access this resource".

let me know if you have a fix on this.

5
Hi to all

I  encountered  this error during CMS Server tester


Error:
CMS Server Tester
Your server was tested to meet all CMS requirements. Following errors were encountered an need to be fixed to run the software:

    PHP extension "Zend Optimizer|Zend Guard Loader" is not loaded.
    Please verify your server configuration. Make sure that extension "Zend Optimizer|Zend Guard Loader" is enabled. [ Check for a possible solution here. ]

thank you for anyone who can answer to solved this


6
Apache / How to setup and run cgi perl scripts on cwp Apache
« on: January 30, 2021, 07:40:53 AM »
Good day to all

We are working on executing cgi script on cwp apache website, and we already followed the procedure on below link but we ares still encountering "Internal Server Error".

#Reference link -> but still didn't work
https://wiki.centos-webpanel.com/how-to-run-cgi-scripts-with-apache

note:
My test perl script can run on cli without issue.




thanks :-).


7
Updates / error: %pre(dovecot-1:2.2.36-6.el7_8.1.x86_64) scriptlet failed
« on: October 01, 2020, 08:13:49 AM »
Encountered this error when updating dovecot package

BELOW ARE THE ERRORS:
"dovecot.x86_64

error: %pre(dovecot-1:2.2.36-6.el7_8.1.x86_64) scriptlet failed, exit status 5
  Verifying  : 1:dovecot-2.2.36-6.el7_8.1.x86_64                            1/2
  Verifying  : 1:dovecot-2.2.36-6.el7.x86_64                                2/2

Failed:
  dovecot.x86_64 1:2.2.36-6.el7        dovecot.x86_64 1:2.2.36-6.el7_8.1       

Complete!"


Pages: [1]