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 - Starburst

Pages: 1 ... 37 38 [39] 40 41 ... 119
571
CSF Firewall / Re: CSF and CloudFlare Integration
« on: December 30, 2024, 07:23:30 PM »
CSF/LFD are already built into CWP's UI.

Doing a manually install on top of it might break things, as their are CWP customizations.

1. You will need to post this questions on the CSF forums, as it is not a feature (yet) of CWP.
2. See 1.

572
[Off Topic]

No one wants that last line.

Kinda like when waffle stomping in the shower doesn't work, sometimes you gotta go outback with a pressure washer...  ;D

Not sure why the neighbor's don't talk...  :o

573
CloudLinux / Re: Cloud Linux Installer
« on: December 29, 2024, 02:34:42 AM »
You have to build PHP inside CWP, it has to be a bare system and CWP installs and connects everything.

There is a very specific way listed on AlphaGNU inf you want to install like 8.4.x.
Just replace 8.3 with 8.4
https://www.alphagnu.com/topic/139-install-and-build-php-83-in-cwp-control-web-panel-from-source

Also @overseer is correct, as noted CWP for AL9 only works with PHP 7.4 or higher. It's installs 7.4.33 along with everything else.
Then you can use PHP Selector to install 8.0, 8.1, 8.2 or 8.3.

If you need an older version of PHP <7.4 you need to use AL8, and again, then CWP will build it's PHP from PHP Selector.

574
CloudLinux / Re: Cloud Linux Installer
« on: December 28, 2024, 02:09:27 AM »
Did you purchase a license from CloudLinux?

CloudLinux and LiteSpeed are not free.

One benefit of them being paid programs, they have support.
They can help you with any installation problems.

575
CentOS-WebPanel Bugs / Re: root User cannot login to Cwp
« on: December 28, 2024, 02:05:18 AM »
Depending on what image your host used, this can or can't be a problem.
It's related to which encryption the host selected when they created the image.

This also can result in AL9 not talking to AL8 to do a CWP -> CWP migration.

See the link @overseer posted, it's a simple fix.

577
Installation / Re: Alma instalation
« on: December 27, 2024, 04:38:07 AM »
Nope.
We don't bring up any AL8 anymore, everything is AL9.

Doing one right now.

AlmaLinux 9.5

578
Other / Re: FYI - Linux Malware Detect failing on AlmaLinux 8/9
« on: December 27, 2024, 04:36:39 AM »
Did you installed it thru CWP?

Seems like that way it missed some dependencies.
Should give you more of a status showing your user home paths.

579
Other / FYI - Linux Malware Detect failing on AlmaLinux 8/9
« on: December 26, 2024, 08:48:29 AM »
So, just saw an issue if you are running Linux Malware Detect (aka Security Maldet Scan in the CWP Security tab).

The scanner shows installed and running OK, but it is not.

From the CLI, if you run:
Code: [Select]
systemctl status maldet
You will see it failed.
It is missing 2 needed dependencies installed - ed & inotify-tools.

To install these run:
Code: [Select]
dnf install ed inotify-tools
Then:
Code: [Select]
systemctl restart maldet
And now to make sure everything is OK, and running:
Code: [Select]
systemctl status maldet

580
PHP Selector / Re: Selecting PHP 8.3.x with ionCube
« on: December 25, 2024, 05:30:55 PM »
Yea, /usr/local/php/php.d/ioncube.ini has 8.2 in it, not 8.3

Once I changed it, it started working.

And yes, it's always good posting the whole thing.

581
PHP Selector / Re: Selecting PHP 8.3.x with ionCube
« on: December 24, 2024, 11:34:18 PM »
Thanks.

The old /usr/local/php/php.d/ioncube.ini even though CWP built PHP 8.3 with the ionCube options, it left it as:
Quote
zend_extension=/usr/local/ioncube/ioncube_loader_lin_8.2.so

Changed the ending to 8.3.so and it work's now.  :)

582
PHP Selector / Selecting PHP 8.3.x with ionCube
« on: December 24, 2024, 08:14:41 AM »
The new ionCube loaders support PHP 8.3, but when I compile PHP using the CWP selector, after it's finished I get:

Quote
Cannot load the ionCube PHP Loader - it was built with configuration API420220829,NTS, whereas running engine is API420230831,NTS
PHP 8.3.15 (cli) (built: Dec 24 2024 08:04:25) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.15, Copyright (c) Zend Technologies

Anyone have any suggestions?

583
Installation / Re: CWP Fresh install on Almalinux 9 Error root login
« on: December 23, 2024, 11:28:08 AM »
I'm finding out it depends on what image has been used.

If you boot & install from the DVD .iso, there is no problem.
But seems like very provider does their own tweaks to the images they use.

So if your provider give you an option to upload a .iso and a console windows to install, that is the best way.

But what Jose posted above works on AL 9.
Just comment out the SHA_CRYPT_MAX_ROUNDS line.

584
Installation / Re: CWP without dns and mail
« on: December 20, 2024, 05:22:05 PM »
Ah, you want to hide the icons in the user control panel.

Gotcha.

You will have to create some profiles. You can make these per Package (so when someone signs up for a certain package) or per Account.

You can do that under User Accounts -> Features,Themes,Languages

Then just Check or Uncheck what you want the end user to see in their control panel.

585
Updates / Re: Problem Yesterday Update (19Dic)
« on: December 20, 2024, 08:19:26 AM »
What kind of 'update' did you do from inside CWP?

Sounds like a permission problem.

Goto:
User Accounts -> Fix Permissions -> [Select User] and then check Fix Permissions & Internal Server Error

Then the big blue bar that says 'Fix Selected Issues'

Pages: 1 ... 37 38 [39] 40 41 ... 119