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
CentOS-WebPanel Bugs / [CWP Pro] Bug Cron Jobs Section not usable.
« on: December 28, 2022, 09:14:31 PM »
I'm currently using two CWP Pro licenses and have been a CWP Pro user for about 4 years, however I'm now encountering a bug with the CWP panel under cron jobs. I can edit them, press run or pause and they all say successful but in turn they actually do nothing, you cannot edit them or delete them either.
This just started randomly occurring as of today.
Any suggestions?
This just started randomly occurring as of today.
Any suggestions?
Code: [Select]
curl http://dl1.centos-webpanel.com/files/s_scripts/sinfo.sh|sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 899 100 899 0 0 3281 0 --:--:-- --:--:-- --:--:-- 3269
===============================================
Kernel:
Linux 4.18.0-425.3.1.el8.x86_64 #1 SMP Tue Nov 8 14:08:25 EST 2022 x86_64 x86_64 x86_64 GNU/Linux
CPU info:
model name : Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz
Release:
AlmaLinux release 8.7 (Stone Smilodon)
Arch:
x86_64
Virtualization Type:
xen
xen-hvm
Memory:
total used free shared buff/cache available
Mem: 3710 1645 488 150 1576 1680
Swap: 6143 0 6143
MySQL info:
mysql Ver 15.1 Distrib 10.4.27-MariaDB, for Linux (x86_64) using readline 5.1
Disk Info:
Filesystem Size Used Avail Use% Mounted on
devtmpfs 1.8G 0 1.8G 0% /dev
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 1.9G 8.5M 1.9G 1% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/xvda2 200G 33G 167G 17% /
/dev/xvda1 217M 142M 60M 71% /boot
tmpfs 372M 0 372M 0% /run/user/0
#
# /etc/fstab
# Created by anaconda on Thu Oct 3 03:40:36 2019
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
/dev/xvda2 / xfs rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquo ta 0 0
UUID=6314bd4f-69f8-400f-acae-f4de99b3ecd1 /boot ext4 defaul ts 1 2
/swapfile swap swap defaults 0 0
Apache PHP info:
PHP 7.4.32 (cli) (built: Oct 6 2022 18:16:21) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
Apache start script check:
grep: /etc/init.d/httpd: No such file or directory
CWP Admin check:
/usr/local/cwpsrv/htdocs/admin
CWP version:
0.9.8.1148
===============================================
2
CentOS-WebPanel GUI / Captcha on admin login page
« on: March 26, 2022, 03:37:14 PM »
Is there a place to add captcha to the admin login page, as mine is currently the subject of brute force
3
MySQL / Re: CWPpro No Database listed shows -1
« on: August 10, 2019, 01:49:59 AM »
Not sure why it didnt display but i ended up changing the root password and went through a undesired hell.
In any case i did solve it check this out https://stackoverflow.com/questions/28068155/access-denied-for-user-rootlocalhost-using-password-yes-after-new-instal/35748657#35748657
In any case i did solve it check this out https://stackoverflow.com/questions/28068155/access-denied-for-user-rootlocalhost-using-password-yes-after-new-instal/35748657#35748657
4
MySQL / CWPpro No Database listed shows -1
« on: August 08, 2019, 04:17:11 PM »
Hi there,
Just noticed on my CWP panel there is no access to mysql on the front end
Here are some screenshots to show what i mean
From the main panel you can note the database count is -1 this is not true as there are at least 30
https://prnt.sc/oq4zoc
If I click the -1 database which brings me to mysql manager this is what i see
http://prntscr.com/oq50pq
Now on the tuner its telling me this
I'm not sure what happened, i know that yum updated mariadb and thats all i know.
Any help or suggestions would be really great.
P.S phpmyadmin works fine.
Just noticed on my CWP panel there is no access to mysql on the front end
Here are some screenshots to show what i mean
From the main panel you can note the database count is -1 this is not true as there are at least 30
https://prnt.sc/oq4zoc
If I click the -1 database which brings me to mysql manager this is what i see
http://prntscr.com/oq50pq
Now on the tuner its telling me this
Quote
>> MySQLTuner 1.7.9 - Major Hayden
>> Bug reports, feature requests, and downloads at http://mysqltuner.com/
>> Run with '--help' for additional options and output filtering
[--] Skipped version check for MySQLTuner script
[!!] Attempted to use login credentials, but they were invalid.
I'm not sure what happened, i know that yum updated mariadb and thats all i know.
Any help or suggestions would be really great.
P.S phpmyadmin works fine.
5
PHP / Re: How to compile PHP with support for webp in gd?
« on: August 05, 2019, 04:37:45 PM »webp support added to cwp php versions.
Yes WebP is supported but not listed in php fpm 7.3
Pages: [1]