Recent Posts

Pages: 1 ... 3 4 [5] 6 7 ... 10
41
Installation / Re: Cannot login to admin CWP
« Last post by infonory on September 12, 2024, 10:35:44 AM »
Thank you for that, I can now login..

I have done the required settings e.t.c. monet, email, changes ssh port and stuff, but now i cannot activate the firewall keep showing [root@server ~]# csf -e

I have run this in ssh connection but still no joy in activating firewall.

any ideas

Richard

42
Suggestions / Re: Brazilian Portuguese x Portugal Portuguse
« Last post by cyberspace on September 12, 2024, 09:35:16 AM »
I don't think make files immutable is good solution because it could cause problem during updates too. As a soultion it is better to duplicate the necessary language and update the image file in the duplicate language pack.

Here is another thread about localizations:
https://forum.centos-webpanel.com/addons/language-edit/msg16725/
Hope it will help to perform the necessary task.
43
CentOS-WebPanel Bugs / Re: Cannot Add Nat IP
« Last post by AcemiPenguen on September 12, 2024, 08:52:21 AM »
I installed Almalinux 8 and cwp again. I saw that issue on the cwp;

i'm using 16.10.x.x ip address in my local network and NAT-ed mode only working on 192.168.x.x

so, i want to use this server public and local network same time. So, if i try to reach my any address, then dns will be find or look firstly local ip address.. i dont want to change host or local dns server. bcos cpanel can manage this scenerio. i used that before and it wasnt 192.168.x.x ip block..

so, what can i do now? should i have to change the panel? have any recommend for easy management panel and especially free?
44
CentOS-WebPanel Bugs / Re: Cannot Add Nat IP
« Last post by AcemiPenguen on September 12, 2024, 06:10:05 AM »
i checked this path

/var/local/cwp/.conf/settings.conf

but no have cwp directory, /var/local is empty. maybe you're right, i installed latest version.. i will try old version install and i will write the result here.. thanks for information..
45
Information / Re: How to create a second account for the Admin Panel
« Last post by overseer on September 12, 2024, 04:51:49 AM »
I always make a dedicated sudo (admin) user on every server I administer. That way you can SSH in as that user, then sudo or sudo -s to root for any tasks that need elevated privileges. But then you don't have to PermitRootLogin in your SSH configuration. Unfortunately, you won't be able to login to CWP as that sudoer.
46
Suggestions / Re: Brazilian Portuguese x Portugal Portuguse
« Last post by overseer on September 12, 2024, 04:47:31 AM »
After uploading your custom flag image, be sure to set it as immutable:
Code: [Select]
chattr +i /path/to/fileOtherwise a future CWP update may blow it away.
47
CentOS-WebPanel Bugs / Re: Cannot Add Nat IP
« Last post by cyberspace on September 12, 2024, 04:28:42 AM »
I used CWP in NATed mode once and was able to set/update shared/nat IPs without any problems. Currently the latest version of CWP free doesn't allow to set the NAT IP. Not sure if some extra option must be enable or there is a bug.

Therefore try to update the IPs in the file:
Code: [Select]
/usr/local/cwp/.conf/settings.confmanually, restart CWP, CWPSRV services, rebuild vHosts and check if it solves the problem.
48
CentOS-WebPanel Bugs / Re: Cannot Add Nat IP
« Last post by AcemiPenguen on September 12, 2024, 12:10:07 AM »
I tried to open the URL:
https://pasteboard.co/gA9r0dPAtAuV.png
a few times and within but got error 502 always.

Could you upload the screenshot to another image hosting service  (imgur https://imgur.com/upload) ?

https://paste.pics/13be425c2a4cc640f22cf2a582109050

uploaded new..

i installed this server behind the nat. i installed that kind before but cannot remember how to solve this problem.

i have 2 internet connection and 1 firewall same network. i want to use second internet for this server. when i install the server, i cannot select this area (NAT local IP). i have to choose this ip for my server ethernet local ip.

this is virtual server and i tried adding second ethernet and second local network ip but still same.. cannot select any ip for reach of this server.

when i try to check port 80, 443, 2087, 2032 etc. on canyouseeme.org, cannor reach any.. only 80 port working but if i assing any address cwp.example.com, test.example.com to my real ip, cannot open the page. because cannot find server correctly.. i forwarded all needed ports to local ip from firewall but not working well..

i have to install like this or else, i mistake about install..

i mean, i need to find some document how to install correct way..

my network scheme;

internet -------->  firewall -------------> web server

i have vlan and have many ip address local side, i can give many ip if i need to server for load balancing or different needs..

just need to know how to install scenerio. thanks
49
Installation / Re: Cannot login to admin CWP
« Last post by Starburst on September 11, 2024, 11:46:52 PM »
There is no longer CentOS, RH killed it.

It just their beta version OS called CentOS Stream.

The recommended version like Jose mentioned is AlmaLinux 8.x

But AlmaLinux 9.x is working well also, even thought CWP is in beta on that OS.
50
PHP / Re: FYI - ionCube Release new loaders 13.3.1
« Last post by Starburst on September 11, 2024, 11:44:39 PM »
Download an extract the new 13.3.1 ionCube loaders. Current version as of 2024-09-11

If you are using Bitvise for your SSH, then you can us ethe built-in SFTP, the button on the left is labeled 'New SFTP Window"

For Local Path, select your directory where you extracted the new loaders.

For the Remote Path, enter:
Code: [Select]
/usr/local/ioncube
Then just copy over, and overwrite the loaders.

After this has completed, you will nee dto reboot the server, or it will lock up.

When it reboots, run:
Code: [Select]
php -v
You will see your PHP version, and the new version of ionCube loaders.
Pages: 1 ... 3 4 [5] 6 7 ... 10