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.


Messages - josemnunez

Pages: [1] 2 3 ... 44
1
Updates / Re: How to revert an update?
« on: January 07, 2025, 12:17:08 PM »
Hello

Please run the following script and let me know how it goes

sh /scripts/phpfpm_rebuild_user_conf

It is also important that you check that the hostname has a valid ssl

I look forward to your response to help you resolve this situation

2
Installation / Re: User Control Panel Login Problem
« on: November 28, 2024, 08:34:19 PM »
We are working on resolving this issue, a quick fix is ​​to go to this file
Code: [Select]
nano /etc/login.defs


and comment out the following line

Code: [Select]
SHA_CRYPT_MAX_ROUNDS 5000


to

Code: [Select]
#SHA_CRYPT_MAX_ROUNDS 5000

After this you can change the user's password from the cwp administration panel and you will be able to login.

3
Installation / Re: CWP Fresh install on Almalinux 9 Error root login
« on: November 28, 2024, 08:29:58 PM »
We are working on resolving this issue, a quick fix is ​​to go to this file
Code: [Select]
nano /etc/login.defs


and comment out the following line
Code: [Select]
SHA_CRYPT_MAX_ROUNDS 5000
to
Code: [Select]
#SHA_CRYPT_MAX_ROUNDS 5000

then change the root password using the passwd command

4
CentOS-WebPanel Bugs / Re: User login - errors
« on: November 07, 2024, 09:18:29 PM »
What version of Centos do you have installed?

5
MySQL / Re: MySQL Manager in CWP not working
« on: October 24, 2024, 12:10:45 PM »
Please use the script to change mysql password

Code: [Select]
]sh /scripts/mysql_pwd_reset[/code

6
Aplications / Re: 2fa not working
« on: October 14, 2024, 11:40:19 AM »
Hi

Some Google libraries stopped working, we are implementing a new library to make this work, it will be available for everyone soon

7
Installation / Re: Cannot login to admin CWP
« on: September 11, 2024, 11:49:21 AM »
Please use alma linux 8

8
DNS / Re: ip manager to delete ip
« on: August 21, 2024, 03:07:03 PM »
We will soon launch our new IP Suite module, where you can manage all the IPv4 and IPv6 of your server and apply it to the different services.

9
Hello

Please open a ticket with support and indicate that it be assigned to me, Josen, do not forget to add the accesses to your servers

10
Hi
Please make sure to enable PubkeyAuthentication yes in the ssh configuration of the target server

11
Installation / Re: Correct root password but still unable to login.
« on: July 25, 2024, 12:19:04 PM »
Have you confirmed the available disk space on the main partition?

12
Hello

I don't see any tickets with this number, could you please validate this information?

13
CentOS-WebPanel Bugs / Re: CWP pro user login error
« on: June 22, 2024, 12:38:51 PM »
Hi
Please run the following scripts

Code: [Select]
sh /scripts/cron_fix_openbasedir
sh /scripts/cwpsrv_rebuild_user_conf

This will solve the problem for you

14
E-Mail / Re: Backup migration between Cpanel and CWP
« on: May 02, 2024, 10:12:12 PM »
The healthiest thing here is to copy the cpanel .tar.gz file into the /home/ directory and then go to the cwp admin and do the cpanel migration from the Account Migration from cPanel module and let cwp do the hard work for you. you

15
CentOS 9 Problems / Re: LiquidSoud (AutoDJ) can't be intsalled
« on: April 30, 2024, 05:46:27 PM »
Hello, thank you for your report.

We will resolve this and it will be available for our next new version

Pages: [1] 2 3 ... 44