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.


Topics - its_me_rbk

Pages: [1]
1
phpMyAdmin is in version 5.1.1 now, and the latest stable version is 5.2.2, as it says the same in it.

Code: [Select]
Version information: 5.1.1, latest stable version: 5.2.2
Is there any update script for this, or any KB article regarding this?
I'm currently using AlmaLinux 9.6 & CWP Free with version 0.9.8.1210.

3
Installation / Error when updating vhosts with an ip change
« on: July 27, 2025, 03:38:07 PM »

Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/functions/func_net.php on line 0
Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/functions/func_net.php on line 0
Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/functions/func_net.php on line 0
Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/functions/func_net.php on line 0
Notice: Trying to access array offset on value of type null in /usr/local/cwpsrv/htdocs/resources/admin/include/functions/func_net.php on line 0


I get this error when updating the server's IP with vhost changes. How to fix this? I get this only when I check the update vhosts option & update ip.

4
Installation / Can't save default page's html in cwp.
« on: July 26, 2025, 12:55:27 PM »
Hi,
When I tried to edit the default HTML page used when a domain is created through the admin panel, I went to the option User Accounts ---> Features,Themes,Languages ---> Template Editor Pages. Then, when I paste my HTML and click save, it doesn't save my HTML fully; instead, it just saves the first 6 lines.

May I know where this HTML lie in the file manager so I can edit and save it there manually?

5
Installation / Which os to choose?
« on: June 25, 2025, 05:50:07 PM »
Hi,

I am going to set up a public web hosting using CWP. I want to decide which os i should choose. I don't want to update my os for the next 4 years. Should I go for AlmaLinux 8 now? Since EL9 is in beta stage right now, I am confused. I will use other apps too on the same server, so I am comfortable with AlmaLinux only.

Thanks for your reply in advance.

6
Information / Website in Hostname
« on: April 25, 2025, 06:21:50 PM »
Hi,

I have a question about setting up websites on subdomains - especially the server hostname.

Let’s say:
I’ve set server.domain.com as my server’s hostname (used for the panel, like CWP panel).
I also have other subdomains like shop.domain.com, portfolio.domain.com, etc., added for users or websites.

Now, I want to know:
👉 Where do I store the website files for the hostname subdomain (server.domain.com)?
I want it to show a website when someone visits https://server.domain.com/.
I don't want it to render the demo page of CWP Panel.
Is there a specific path for this?

Many thanks for considering my request.


7
Hi all,

I’m running CWP Free (on AlmaLinux 8.10) and I’d like to lock down the "Select WebServers" option to prevent any accidental changes - both from the GUI and via SSH.

My current setup (Apache + Nginx + Varnish) is stable, and I want to:
  • Disable or hide the "Select WebServers" section in the CWP admin panel.
  • Prevent changes via SSH, such as running the web server switch scripts or reinstallation commands.
  • Have a safe and clean method to unlock or restore this functionality when I intentionally want to make a change in the future.

Essentially, I want to enforce a kind of “freeze” mode for the web server stack, and later be able to toggle it off safely without breaking anything.

Any guidance or script-based methods to:
  • Make the web server configuration unchangeable (GUI + SSH)?
  • Re-enable it cleanly without reinstalling CWP or the stack?

Thanks a ton in advance!

Pages: [1]