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.
736
Information / Re: Driving me absolutely insane. Can't understand how to fix this simple error. Can
« on: July 27, 2023, 03:04:53 AM »
You are welcome.
That's what these forums are for. So we can help each other.
It's 0303 Zulu here, and I too am going back to bed.
That's what these forums are for. So we can help each other.
It's 0303 Zulu here, and I too am going back to bed.
737
Information / Re: Offical ipv6 Support?
« on: July 27, 2023, 02:55:06 AM »If you are still using DSL, I feel sorry for that company.
We use AT&T Fiber, and by default AT&T gives IPv4 & IPv6.
I also know Spectrum & Xfinity (Comcast) cable modems do as well.
Most VPS providers offer IPv6 now a days, even Vultr has a IPv6 Only VPS.
An A RECORD search for both amazon and facebook show only IP4. What say ye now?
1. IPv6 is NOT a 'A RECORD'.
Might want to Google DNS Record Types or watch some YouTube videos on Networking.
2. I looked up Amazon, and True they do not have an AAAA Record Entry.
Which is interesting.
3. Looked up Facebook, and they DO have an AAAA Record Entry:
738
Information / Re: Offical ipv6 Support?
« on: July 27, 2023, 02:46:12 AM »If you are still using DSL, I feel sorry for that company.
We use AT&T Fiber, and by default AT&T gives IPv4 & IPv6.
I also know Spectrum & Xfinity (Comcast) cable modems do as well.
Most VPS providers offer IPv6 now a days, even Vultr has a IPv6 Only VPS.
I live in rural Florida, we are lucky that they have an interest in giving us DSL. I get dual bonded speed of 79 down and 10 up. More than that I don't need. But when they get around to it, we will eventually get fiber from them. And it will be synchronous 200/200. When that happens I could run my server from home, and most likely will.
I call BS on vultr only using IPv6. That would kill their business as most webservers are running LAMP. And setting LAMP up for IPv6 with a GUI just isnt ready for prime time.
A quick google challenge reveals:
Do you need both IPv4 and IPv6?
When possible, it is better to keep both IPv4 and IPv6 addresses enabled. For example, using only IPv6 can cause some accessibility issues, as only about one third of the internet supports IPv6 addresses.
Be careful, who you call BS on when clearly you don't know the Facts...
Re-read what I posted, and below is the link & screen capture to backup my statement.
https://www.vultr.com/pricing/#cloud-compute/
When you've been doing Tech & IT work for 34 years, let me know...
But when you mentioned GUI, tells me you probably are a newbie. Which is fine, we all started somewhere.
739
Information / Re: Driving me absolutely insane. Can't understand how to fix this simple error. Can
« on: July 26, 2023, 06:27:50 PM »
FYI Server is running Apache with PHP 8.1.20
740
Information / Re: Driving me absolutely insane. Can't understand how to fix this simple error. Can
« on: July 26, 2023, 06:23:39 PM »
Installed OpenCart on 1 of our servers at telonyx.net, and got the same 3 errors you did.
To fix it go/login into the user control panel, scroll down to under 'CWP Settings'
Click on 'Edit php.ini'
Click on the 'Advanced Editor' tab.
At the bottom, add:
extension=curl;
extension=gd;
extension=zip;
Click on 'Save'.
All should work.
At least it did on the test site I setup.
To fix it go/login into the user control panel, scroll down to under 'CWP Settings'
Click on 'Edit php.ini'
Click on the 'Advanced Editor' tab.
At the bottom, add:
extension=curl;
extension=gd;
extension=zip;
Click on 'Save'.
All should work.
At least it did on the test site I setup.
741
Information / Re: Driving me absolutely insane. Can't understand how to fix this simple error. Can
« on: July 26, 2023, 03:53:27 PM »
What operating system are you running CWP on?
And dumb question/suggestion, make sure you have the curl, gd, zip packages installed.
And dumb question/suggestion, make sure you have the curl, gd, zip packages installed.
742
CentOS-WebPanel Bugs / Re: LetsEncrypt not working for hostname
« on: July 26, 2023, 03:38:36 PM »
I see you server mentioned a private network also with a 172.x internal IP.
Where is this server hosted at?
Or is it locally behind a modem/router?
If you have it hosted locally, then you will need to contact your provider, as they probably have some things blocked.
Where is this server hosted at?
Or is it locally behind a modem/router?
If you have it hosted locally, then you will need to contact your provider, as they probably have some things blocked.
743
Information / Re: Offical ipv6 Support?
« on: July 26, 2023, 03:35:00 PM »
If you are still using DSL, I feel sorry for that company.
We use AT&T Fiber, and by default AT&T gives IPv4 & IPv6.
I also know Spectrum & Xfinity (Comcast) cable modems do as well.
Most VPS providers offer IPv6 now a days, even Vultr has a IPv6 Only VPS.
We use AT&T Fiber, and by default AT&T gives IPv4 & IPv6.
I also know Spectrum & Xfinity (Comcast) cable modems do as well.
Most VPS providers offer IPv6 now a days, even Vultr has a IPv6 Only VPS.
744
Information / Re: Offical ipv6 Support?
« on: July 25, 2023, 08:05:44 PM »
Really, IPv6 has been widespread for awhile.
We use dual IPv4 & IPv6 allot.
We use dual IPv4 & IPv6 allot.
745
Information / Re: Offical ipv6 Support?
« on: July 25, 2023, 08:03:52 PM »Maybe for the basic tier, but Starburst was comparing aaPanel's Professional tier to CWP Pro.
https://www.aapanel.com/new/pricing.html
Prepaying for a full year nets savings to <$10/mo. But otherwise, aaPanel is close to cPanel for my use case tier, so why consider it?
Exactly.
To match CWPpro, the monthly license fee with aaPanel would be $33.50/Month.
746
CentOS-WebPanel Bugs / Re: LetsEncrypt not working for hostname
« on: July 25, 2023, 08:01:55 PM »
Make sue you have port 80 & 443 open.
All you should have to do is goto:
Server Settings -> Change Hostname
Towards the top it should say:
"Your Hostname is: xxx and it resolves to IP: xxx"
rDNS/PTR = (FQDN for your Hostname Here) SUCCESS
If nether of these are green or show correctly, the SSL request will fail.
If they are correct just:
(Click on Big Blue bar that says "Change Hostname")
Nothing needs to be changed.
All you should have to do is goto:
Server Settings -> Change Hostname
Towards the top it should say:
"Your Hostname is: xxx and it resolves to IP: xxx"
rDNS/PTR = (FQDN for your Hostname Here) SUCCESS
If nether of these are green or show correctly, the SSL request will fail.
If they are correct just:
(Click on Big Blue bar that says "Change Hostname")
Nothing needs to be changed.
747
Information / Re: Offical ipv6 Support?
« on: July 24, 2023, 12:57:17 AM »
Cost.
$14.50 or more per month per server.
$14.50 or more per month per server.
748
Information / Re: Future of CWP?
« on: July 23, 2023, 05:33:33 PM »My straw vote would be Debian proper for a major failover backup plan. Of course, targeting Debian should get you broad compatibility with other Debian-derived OSes such as Ubuntu.
But the whole RHEL kerfuffle has caused me to re-survey the landscape and I will now re-evaluate SUSE, which I last used back in the early 2000s. It would seemingly be the best direct alternative to the EL branch of distros, since it too qualifies as a conservative enterprise distro.
There needs to be a good control panel for FreeBSD.
It's the only operating system since the beginning that hasn't had any problems.
Again, Leave it up to IBM to mess things up.
749
Information / Re: Future of CWP?
« on: July 23, 2023, 05:30:30 PM »If using Alma or Rocky becomes a problem, CWP should consider moving to Ubuntu.
Ubuntu is equal to Stream. It's a beta version to Debian.
NOT for production use.
Only Debian is used in production environments for stability.
750
Other / Re: CWP won't activate my license but i paid
« on: July 22, 2023, 06:03:21 PM »
Go to your bitcoin wallet and find the transaction ID.
Once you have that goto:
https://live.blockcypher.com/
or
https://www.blockchain.com/explorer
Enter the Transaction ID into the search field.
You can see how many confirmations your transaction has.
Have you tried opening a Billing support ticket with CWP yet?
Once you have that goto:
https://live.blockcypher.com/
or
https://www.blockchain.com/explorer
Enter the Transaction ID into the search field.
You can see how many confirmations your transaction has.
Have you tried opening a Billing support ticket with CWP yet?