Recent Posts

Pages: 1 2 3 [4] 5 6 ... 10
31
DNS Manager / Re: DNS manager is broken
« Last post by Starburst on November 29, 2023, 11:00:23 PM »
We are running the one dated on the site as well.

It works with PHP 7.0?
That is new news.

Thought it had to stay on 5.6?
32
DNS Manager / Re: DNS manager is broken
« Last post by rcschaff on November 29, 2023, 10:43:44 PM »
Anything currently synced on the servers will continue to work.  However, new accounts will not be created automatically.  I can attest that I am running the version on the website, and the license is not expired.  Just make sure your using PHP7.0 or older, as they did not encode this one with a new version of ioncube.
33
DNS Manager / Re: DNS manager is broken
« Last post by Starburst on November 29, 2023, 09:58:57 PM »
CWP's Wiki shows the last update on this file was "July 20, 2019".

You think the Wiki's date is out of date?

Our cluster is working, and able to login after the 0.9.8.1172 update.
34
Apache / Re: Run Node js with CWP
« Last post by kingOf0 on November 29, 2023, 09:12:48 PM »
Sorry for necro-posting but here's a solution.

I think the problem is on NAT systems.

Just listen your private ip on your node app. (source code)
and modify your vhost template to listen your private ip (Manage WebServers Configuration)

https://imgur.com/a/dJlAkId (This is my first post and I'm not sure if posting images with imgur is allowed. But I couldn't upload images here)

Then it will work fine!
35
Nginx / Re: Issues With Nginx
« Last post by kingOf0 on November 29, 2023, 05:45:52 PM »
Fresh installation of cwp pro fixed it. I was upgraded to cwp pro I think which caused problem.
36
Nginx / Issues With Nginx
« Last post by kingOf0 on November 29, 2023, 12:11:00 PM »
New CWP User here,  I'm using CWP Pro.

Only Apache:
* Auto SSL Works
* accessing the site over http and https works

Only Nginx:
* Auto SSL doesn't works. (It says "DNS of your domain doesn't point to this server or you have htaccess restrictions")
* accessing the site over http gives ERR_EMPTY_RESPONSE
* accessing the site over https causes browser error. When proceed, it shows test page instead of expected.
* Ne erros on var/messages/logs, service is running fine.


I have tried rebuilding several times. Also logging with root doesn't fixes it.
37
It seems that the people having an IP issue, are the ones using Cloudflare as a proxy.  You have SSL through Cloudflare, but the end server does not know this.  If it doesn't have an SSL certificate installed for the hostname on the server, CWP will not change it from IP to hostname.
38
DNS Manager / Re: DNS manager is broken
« Last post by rcschaff on November 29, 2023, 12:10:09 AM »
Download http://dl1.centos-webpanel.com/files/cwp/addons/cwp-slave_dns.zip

Unzip it, and replace the files.  The new download has an updated license.

Be sure to backup inc/db_conn.php before updating.
39
Have you tried accessing it from another endpoint? Sometimes CSF blocks your IP, sometimes it is a local browser problem (AdBlock), or local firewall issue. Try to access via another means (SSH). Is the server up and accessible otherwise? Sites? User Control panels?
40
Other / AlmaLinux 9.3
« Last post by Starburst on November 28, 2023, 11:32:47 PM »
@overseer

Felt a little masochistic today, so did the below on my test box.

Installed AL 8.9, then worked on how to live update to 9.3. (About 7 trials)
Everything seems to work, except can't get PHP to build.

Pages: 1 2 3 [4] 5 6 ... 10