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 ... 16 17 [18] 19 20 ... 98
256
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.

257
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

258
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.

259
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.  :)

260
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?

261
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.

262
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.

263
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'

264
Apache / Re: Stop Apache from opening file
« on: December 18, 2024, 07:03:04 PM »
Thanks for the suggestions, got it working with a .htaccess

Where I was trying was under <Directory> I was trying to figure out how to put it there.
Currently:

Quote
AddType application/octet-stream .iso
AddType application/octet-stream .rpm

Tried adding:
Quote
ForceType application/octet-stream TIME
But didn't work.

265
Apache / Stop Apache from opening file
« on: December 18, 2024, 04:03:07 PM »
Anyone know how to stop Apache from opening a text file that has no extension.

e.g. TIME, PublicKey, etc. - Basically anything without an extension.

Ref. https://mariadb.gb.ssimn.org/

Need those files to download, instead of open.

266
CentOS-WebPanel Bugs / Re: CentOS 9 stream CWP installation problem
« on: December 18, 2024, 12:30:00 AM »
That's probably why you are having problems connecting to ELRepo & EPEL.

digital ocean is a hacker haven and have been blacklisted on allot of networks.

I know ELRepo has Vultr's ASN blocked.
Probably do with do also.

267
CentOS-WebPanel Bugs / Re: CentOS 9 stream CWP installation problem
« on: December 17, 2024, 06:24:57 PM »
Yea, install AlmaLinux 9, not CentOS stream.
Sounds like there's a pretty major config error somewhere.

Code: [Select]
dnf install elrepo-release epel-release -y
Those are 2 standard repos, especially EPEL that CWP needs to install.
That code line of course uses dnf, and the -y is answering yes, to install them.

Then once you have EPEL installed, and run dnf --refresh update, it will update itself.

Are you behind a NAT, or is this a public server?

268
Just tested CWP -> CWP Migration from another AL8 box and it works fine.

So there's a bug somewhere connecting from AL9 -> AL8 with the migration tool.

Maybe @josemnunez or @Sandeep can shed some light on it, or a workaround.

269
No, just letters & numbers.

What's odd is I can SSH from AL8 -> AL9 without it prompting me for a password (Did a key-swap trying to get this to work).
But from AL9 -> AL8 even with a stored key it asks for the root's password. I enter it, and I'm in.

I thought this bug was fixed in .1188 or the current .1189

 :-\

270
CentOS-WebPanel Bugs / Re: CentOS 9 stream CWP installation problem
« on: December 17, 2024, 08:34:18 AM »
From a clean AL9 install:

If there are a few packages already installed, don't worry.

Code: [Select]
dnf install dnf-plugins-core
Code: [Select]
dnf install elrepo-release epel-release -y
Code: [Select]
crb enable
Code: [Select]
dnf --refresh update
Code: [Select]
dnf install nano wget ipset ebtables iptables ipset-service uuid uuid-devel libuuid-devel m4 pcre pcre-devel zlib-devel perl-DBD-MySQL perl-IPC-Cmd perl-Pod-Html perl-Sys-Hostname perl-libwww-perl.noarch perl-LWP-Protocol-https.noarch perl-GDGraph libtool s-nail htop sysstat python3-perf ImageMagick ImageMagick-devel nmap make -y
Code: [Select]
dnf --refresh update
Code: [Select]
dnf install clamav* clamd
Code: [Select]
dnf clean all
Code: [Select]
cd /usr/local/src
Code: [Select]
wget http://centos-webpanel.com/cwp-el9-latest
Code: [Select]
sh cwp-el9-latest
Code: [Select]
dnf install spamassassin amavis
Code: [Select]
dnf install php-cli libsodium libsodium-devel php-sodium php-pecl-zip  php-pecl-mailparse php-mbstring php-pear php-devel php-pecl-imagick
Code: [Select]
pecl channel-update pecl.php.net
After that is more customizing how you want the server.

Pages: 1 ... 16 17 [18] 19 20 ... 98