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.
196
CentOS-WebPanel GUI / Re: Login panel time out
« on: July 27, 2024, 02:51:16 AM »
Oh? Do tell...
197
Information / Re: Waiting on billing
« on: July 26, 2024, 07:08:00 PM »
Never once had a problem using PayPal.
198
SSL / Re: Cant acess to cwp web panel
« on: July 26, 2024, 07:06:43 PM »
http is port 2030
https is port 2031 / 2087
Try various options...
https is port 2031 / 2087
Try various options...
199
Apache / Re: Issues with brand new fresh install with almalinux 9.4
« on: July 26, 2024, 04:37:24 AM »
AlmaLinux 8 is NOT EOL -- it is supported almost to the end of the decade. CWP 9 is still in beta, and EL9 releases are still a bit young -- not what you want as a foundation for a server. (CentOS 8 Stream is EOL)
200
Apache / Re: Issues with brand new fresh install with almalinux 9.4
« on: July 26, 2024, 03:53:14 AM »
Can you not do the Manual Linux Installer and provide an AlmaLinux 8 installation media/ISO?
201
Apache / Re: How to change default page when access server IP by http?
« on: July 26, 2024, 03:50:58 AM »202
CentOS 7 Problems / Re: UpLoadPross Error Actually Error with PECL and PEAR After CWP Update
« on: July 26, 2024, 03:44:32 AM »
Which version of PHP?
Seems as though you need to update your PEAR config (remove curly braces for the function) around line 2095: /usr/local/lib/php/PEAR/Config.php
Seems as though you need to update your PEAR config (remove curly braces for the function) around line 2095: /usr/local/lib/php/PEAR/Config.php
203
Apache / Re: Issues with brand new fresh install with almalinux 9.4
« on: July 25, 2024, 08:41:15 PM »
EL9 support is still beta and there are still bugs. Best to use EL8 releases at present (AlmaLinux 8 being the most fit for production use).
204
CentOS 8 Problems / Re: Could not resolve host: mirrorlist.centos.org
« on: July 25, 2024, 08:40:23 PM »
I don't have any direct experience with it, since I am on the CentOS 7 -> AlmaLinux ELevate track. Did you try what Starburst recommended? (Back up your server FIRST -- full image!)
205
DNS / Re: Cannot access CWP after IP Change
« on: July 25, 2024, 08:38:35 PM »
Whitelist your IP in CSF -- /etc/csf/csf.allow , then issue csf -r to restart the firewall.
206
CentOS-WebPanel GUI / Re: CWPro user Panel domain list not working.
« on: July 25, 2024, 08:36:57 PM »
there may be an illegal (non-latin) character that prevents the list from loading. Are all of your accounts assigned a package? (Have you defined a package?)
207
DNS / Re: dns not propapating
« on: July 25, 2024, 08:29:30 PM »
Those are the nameservers listed for your domain (with your registrar). You need to be able to add entries to your DNS -- whether from their control panel or otherwise. Putting them into CWP is of little use if that isn't the authoritative DNS for your domain -- nothing consults it! Personally, I use Cloudflare because it is far more resilient for infrastructure use.
208
Other / Re: Email Accounts are not getting listed
« on: July 25, 2024, 02:57:22 AM »
Sorry, I thought the error you are getting was self-explanatory enough for you to solve the problem. Can you delete the <anonymous> account and that solve your problem?
209
DNS / Re: dns not propapating
« on: July 25, 2024, 02:55:04 AM »
And these nameservers are under your control and have the records you are trying to propagate?
nserver: dns6156.dizinc.com
nserver: dns6157.dizinc.com
nserver: dns6156.dizinc.com
nserver: dns6157.dizinc.com
210
Mod_Security / Re: Help! cannot receive request from java spring framework
« on: July 22, 2024, 07:17:07 AM »
Are you whitelisted in the CSF firewall? Temporarily disable & test...