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

Pages: [1]
1
Installation / Re: Install issues
« on: November 29, 2025, 10:28:22 PM »
DO NOT UPGRADE TO MARIADB 10.11

WAS JUST TOLD BY IGOR/CWP THAT IT IS NOT SUPPORTED BY CWP...

Only the version installed with their installer is supported by CWP if you need help...

It was a little late or I was much faster than needed.... I became an impatient person

PS
Is it some way to roll back to "factory" settings I mean CWP MariaDB or is it just new installation :(

2
Installation / Re: Install issues
« on: November 28, 2025, 12:28:22 PM »
Try to use the CWP install script.

That fix is old, and apparently things have changed in their repo for installation.

Thanks Starburst, but that installation gives me MariaDB 10.3.xx.x and a "ghost" message in the YUM manager... I also can't get PHP 8.4 to install... I was hoping this fix would give me a little better solution....

Thanks anyway

3
Installation / Re: Install issues
« on: November 26, 2025, 03:32:51 PM »
Starburst has a guide for installing CWP with MariaDB 10.6, after which you can update to 10.11 or 11.x (LTS versions):
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-install-tutorials/updated-cwp-installer-script-for-almalinux-8-with-mariadb-10-6/

I get some error on that installation on Almalinux 8

Code: [Select]
Last metadata expiration check: 0:01:09 ago on Wed 26 Nov 2025 03:27:48 PM UTC.
Dependencies resolved.
Nothing to do.
Complete!

PREPARING THE SERVER
##########################
Failed to stop firewalld.service: Unit firewalld.service not loaded.
Failed to disable unit: Unit file firewalld.service does not exist.

#############################################
Please wait... installing web server files...
#############################################

Last metadata expiration check: 0:01:12 ago on Wed 26 Nov 2025 03:27:48 PM UTC.
No match for argument: cwp-httpd
Error: Unable to find a match: cwp-httpd
Last metadata expiration check: 0:01:14 ago on Wed 26 Nov 2025 03:27:48 PM UTC.
No match for argument: cwp-suphp
Error: Unable to find a match: cwp-suphp

Compiler requires 512 MB RAM + SWAP
Installation FAILED at httpd
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   899  100   899    0     0   3110      0 --:--:-- --:--:-- --:--:--  3110
sh: line 46: /usr/local/bin/php: No such file or directory
grep: /etc/init.d/httpd: No such file or directory
Received
Please contact CWP support about this issue and include the last few lines from the error:
http://centos-webpanel.com/contact


4
How to / Re: Upgrade PhpMyAdmin
« on: January 22, 2023, 07:18:37 PM »
^^^^  BUMP PLEASE  ^^^^

5
How to / Re: Upgrade PhpMyAdmin
« on: December 11, 2022, 06:49:16 PM »
Thanks,
I have managed to upgrade to the new version of phpmyadmin
but after 24 hours the script reverts back to the old one again.

What am I doing wrong?
Thanks for the reply

6
Installation / Re: internal server error for php but not for html
« on: May 21, 2022, 04:10:25 PM »
two different PHP versions on two different domains get me same probmel

domain 1 --> PHP 7.3.4
domain 2 --> PHP 5.6.4
Internal server error on 7.3.4 (if 5.6.4 is default)

7
Installation / internal server error for php but not for html
« on: May 21, 2022, 12:37:00 PM »
Have installed fresh cwp after everything was OK setting up domain no problems make default html file it work, make php file (php info) Internal server error message upcomming every time.

googled after problem have tray all solutions without success

server settings is selected as --> apache+ngnix+varnish

log file var/log/apache  (not found)

8
CentOS 7 Problems / Re: Can't start nginx or apache after updatig
« on: January 30, 2022, 11:52:59 AM »
Hi and thanks for asking, that was no error message at all (error log shows nothing)
this has forced me to reinstall both nginx and apache again and then came this message in CPW7 that there was a misconfiguration in nginx and apache itself. After this I was able to start both applications and start the server propertly

Then my lesson is not to install the next updates but to wait a while before doing so

9
CentOS 7 Problems / Can't start nginx or apache after updatig
« on: January 27, 2022, 11:26:19 PM »
Hi guys, after latest updatinf of my centos now I can't start apacher or nginx

How to solve that or roll back to old settings?

Regards

10
No answer yet although I have the PRO version, very strange

11
Hi, have exactly same problem with my cron job. If I click on run so cron working perfectly, but not automatically every 12 hours as planned:


Code: [Select]
0 0,12 * * * sudo tar -cvpzf /home/backups/myhomepage_$( date +"%Y_%m_%d_%H-%M-%S" ).tar.gz -C /home/myhomepage/ public_html
Code: [Select]
0 0,12 * * * /usr/bin/mysqldump --routines -u mydatabase -p'mypassword' mydatabase |  gzip >  /home/backups/mydatabase_$( date +"%Y_%m_%d_%H-%M-%S" ).sql.gz
need some help, please

Regards guys

Pages: [1]