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.
1
PHP Selector / PHP8 Ioncube not working
« on: July 19, 2023, 12:45:49 AM »
Has anyone here also having the same issue?
I have enabled Ioncube with both php and php-fpm with successful install.
But when I load my website, it says ionCube PHP Loader needs to be installed.
Other php version seems to be working. Only with PHP8.
I have enabled Ioncube with both php and php-fpm with successful install.
But when I load my website, it says ionCube PHP Loader needs to be installed.
Other php version seems to be working. Only with PHP8.
2
CentOS 7 Problems / I cannot unsuspend users.
« on: July 14, 2023, 01:01:20 PM »
I noticed one of my dormant user is eating up a lot of CPU which I dont know why. It is just a dormant website.
So I decided to suspend the specific user and the issue was fixed.
However, I cannot unsuspend the user back.
I tried it with other dormant user and the same issue.
Here are some more problems I encountered in relation.
1. I cannot adjust the INODE. I am trying to save it to 0 for those users.
2. The Green ON/OFF suspend button is green and says ON. But the Disk Usage bar is still orange.
3. I cannot login to the user. The error says "quota" in red.
4. The dormant websites are actually working for some reason.
Anyone encountering the same issue? Any fix on this?
So I decided to suspend the specific user and the issue was fixed.
However, I cannot unsuspend the user back.
I tried it with other dormant user and the same issue.
Here are some more problems I encountered in relation.
1. I cannot adjust the INODE. I am trying to save it to 0 for those users.
2. The Green ON/OFF suspend button is green and says ON. But the Disk Usage bar is still orange.
3. I cannot login to the user. The error says "quota" in red.
4. The dormant websites are actually working for some reason.
Anyone encountering the same issue? Any fix on this?
3
Information / Cant install Laravel using CWP Script
« on: November 16, 2022, 05:29:00 AM »
Anyone here who also cannot install a Laravel app using the automation script?
2 of my servers are stuck in the installation and dont even install a Laravel app successfully.
I deployed a fresh one and it looks like there is no problem. The CWP demo does not have the same problem as well.
So it has to be a bug somewhere if you are already using CWP for a long time.
2 of my servers are stuck in the installation and dont even install a Laravel app successfully.
I deployed a fresh one and it looks like there is no problem. The CWP demo does not have the same problem as well.
So it has to be a bug somewhere if you are already using CWP for a long time.
4
CentOS-WebPanel Bugs / Re: clamd module not working in dashboard users
« on: October 24, 2022, 06:39:41 PM »
I have the same issue. And it is user specific only.
It happened after I run the email anti virus for that user.
Other users dont have the same issue.
I already tried rebooting and rebuilding the email.
Weirdly enough, when I disabled clam in the admin dashboard, other users seem to still have access to Clam.
And no same Clam not install message
It happened after I run the email anti virus for that user.
Other users dont have the same issue.
I already tried rebooting and rebuilding the email.
Weirdly enough, when I disabled clam in the admin dashboard, other users seem to still have access to Clam.
And no same Clam not install message
5
DNS / how to use SRV records
« on: June 28, 2021, 06:23:38 AM »
Hi,
I have customer with a Minecraft server with a specific custom port, 25576.
The Minecraft default port is 25565 which is already unavailable and used by another customer.
The customer with a custom port wants to use his domain, which is DNS managed by our CWP, directly without putting the custom port.
Because his Minecraft players are mistakenly getting connected to the 25565.
If I am not mistaken, SRV record will resolve this, but I cannot seem to have it working.
Name: domain.com
Protocol: tcp
Weight: 5
Target: domain.com
Symbolic Name: http
Priority: 0
Port: 25576
TTL: 60
any help?
Thanks
I have customer with a Minecraft server with a specific custom port, 25576.
The Minecraft default port is 25565 which is already unavailable and used by another customer.
The customer with a custom port wants to use his domain, which is DNS managed by our CWP, directly without putting the custom port.
Because his Minecraft players are mistakenly getting connected to the 25565.
If I am not mistaken, SRV record will resolve this, but I cannot seem to have it working.
Name: domain.com
Protocol: tcp
Weight: 5
Target: domain.com
Symbolic Name: http
Priority: 0
Port: 25576
TTL: 60
any help?
Thanks
6
PHP / Re: Need to increase max_execution_time in Master Value
« on: May 16, 2021, 04:14:11 PM »
Update:
I did it by RELOADING the php. Not restarting.
Also, I changed all php.ini versions just in case. So not really sure if that gave an edge
I did it by RELOADING the php. Not restarting.
Also, I changed all php.ini versions just in case. So not really sure if that gave an edge
7
PHP / Need to increase max_execution_time in Master Value
« on: May 16, 2021, 03:35:17 PM »
Anyone here knows how to increase the Master Value of php?
I have changed all php.ini values. But the master value remains 30 for the max_execution_time
I have changed all php.ini values. But the master value remains 30 for the max_execution_time
8
Information / Re: WHMCS Account creating problem. CSS broken
« on: May 07, 2021, 11:05:53 PM »Same problem here. I'm in the final WHMCS configuration step, and that happens.
Comparing the source code between an account created via API (broken CSS) and an account created by the panel (perfect CSS), I realized that the css directory created via api is "/user/cwp_theme/EN/css", a directory that does not it exists, while in the creation by the panel it is "/user/cwp_theme/ORIGINAL/css".
It probably has something to do with the default account language setting.
In the hope that someone will solve this, because I don't know how to do it for now.
I actually have a ticket already and support is very responsive.
Unfortunately, it's still not solved even when he said he has solved it.
Workaround is to go to your template setting and simply hit save.
User Accounts > Feature, Themes, Languages > Themes Tab >
I will just wait for more updates.
9
CentOS-WebPanel Bugs / Re: Error Too Many Redirects - Varnish Cache Issue
« on: May 05, 2021, 11:05:48 PM »
I think this is an .htaccess issue.
10
Information / Re: WHMCS Account creating problem. CSS broken
« on: May 05, 2021, 03:33:26 PM »
in addition to the same issue with the last update, 0.9.8.1059, Dark mode CSS is broken as well
11
Information / Re: WHMCS Account creating problem. CSS broken
« on: May 03, 2021, 12:31:09 PM »its already solved
It's still not fixed since creating new users are still broken.
Although I find it weird that it gets fixed when you go to User Accounts > Feature, Themes, Languages > Themes Tab > Then click Save Theme default.
Perhaps the theme does not load when a user is created using API.
12
Updates / Re: CWP auto updates
« on: May 03, 2021, 01:50:12 AM »
Seconded.
I had 2 issues when the year started because of this auto update.
Updates are not supposed to be automated. Should be tested by the user first. Especially on production environments.
#1 priority is not have a broken server. Security comes after.
I had 2 issues when the year started because of this auto update.
Updates are not supposed to be automated. Should be tested by the user first. Especially on production environments.
#1 priority is not have a broken server. Security comes after.
13
Information / WHMCS Account creating problem. CSS broken
« on: May 01, 2021, 04:42:01 AM »
So, after so many months of testing and using my server for my own production environment, suddenly, creating users via WHMCS has some issues inside CWP.
After account creation, upon logging in the user, this is how it looks like.
It's fine when creating a user in the normal way.
After so many months of creating users via WHMCS, then it became this. Anyone knows the problem?
After account creation, upon logging in the user, this is how it looks like.
It's fine when creating a user in the normal way.
After so many months of creating users via WHMCS, then it became this. Anyone knows the problem?
14
Information / Re: CWP pro
« on: April 28, 2021, 12:34:41 PM »
You can change IP at the order/subscription at anytime
15
CentOS 7 Problems / Re: Removing Quotas
« on: April 21, 2021, 09:56:54 AM »You must configure the quotas manually, via SSH if the disk has changed. The config depends on your filesystem
I would recommend you asking a compitent system administrator to check the issue.
Hi,
Some accounts are ok. And I believe the quota is configured correctly.
*** Report for user quotas on device /dev/vdb
Block grace time: 7days; Inode grace time: 7days
Space limits File limits
User used soft hard grace used soft hard grace
----------------------------------------------------------------------
root -- 2507M 0K 0K 7241 0 0
xxxx -- 76K 10000M 10000M 37 0 0
xxxx -- 193M 5000M 5000M 7446 0 0
xxxx -- 12852K 10000M 10000M 743 0 0
xxxx -- 14288M 35840M 35840M 226k 0 0
xxxx -- 1024M 10000M 10000M 72774 0 0
This is the account in question
xxxx -- 7673M 10000M 10000M 88781 0 0
xxxx -- 237M 10000M 10000M 14598 0 0
xxxx -- 425M 10000M 10000M 14347 0 0
xxxx -- 24K 0K 0K 7 0 0
xxxx -- 512M 10000M 10000M 23738 0 0
xxxx -- 48K 10000M 10000M 15 0 0
xxxx -- 640M 10000M 10000M 11961 0 0
xxxx -- 20K 0K 0K 7 0 0
#1000 -- 24K 0K 0K 8 0 0