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

Pages: [1] 2
1
PHP / All versions of PHP-FPM 8.2.x compiles but doesn't work.
« on: January 03, 2024, 02:53:37 PM »
I am having an issue with PHP-FPM 8.2.x. Compiling seems to go okay and doesn't crash with any errors, but when I select it to use, I get a 503 error on all of the websites that I set in Web Server domain Conf. I can't run a simple phpinfo.php in the directory; i get the same result - nothing but a 503 error.

Can someone help me with this issue? Is anyone else experiencing this same issue?

2
PHP / PHP-FPM sodium module should have argon2 support.
« on: December 18, 2021, 06:43:06 PM »
The sodium module in PHP-FPM 8.0 (well likely all of them) is not being compiled with argon2 support. We need something like:

./configure --with-password-argon2

Added to the compiler for PHP-FPM. Can anyone comment on this? It is throwing an error for me in Nextcloud due to it.

3
Updates / 0.98.1104 update denied permissions
« on: November 30, 2021, 05:07:19 AM »
I ran the cron job to update the server (sh /scripts/update_cwp) but when it went to update after downloading, it came up with errors for everything. I was logged in as root. I don't think any files were updated. This is the end of my log but this same error scrolled across the screen from the time it downloaded and unzipped.

Code: [Select]
error:  cannot delete old admin/design/img/loaders/circular/064.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/circular/070.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/circular/041.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/circular/022.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/045.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/058.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/031.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/048.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/006.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/009.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/037.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/043.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/063.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/036.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/053.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/018.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/004.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/057.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/024.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/014.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/032.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/005.gif
        Permission denied
error:  cannot delete old admin/design/img/loaders/horizontal/062.gif
        Permission denied
error:  cannot delete old admin/design/img/thumbs-up.jpg
        Permission denied
error:  cannot delete old admin/design/img/online.gif
        Permission denied
error:  cannot delete old admin/design/img/offline.png
        Permission denied

Thanks in advance; hopefully people will be on the lookout for this if they run the cron job to update the server version. The only reason I was using the corn was because the Dashboard Interface was timing out with a 504 error.

4
Failed loading /usr/local/ioncube/ioncube_loader_lin_8.0.so:  /usr/local/ioncube/ioncube_loader_lin_8.0.so: cannot open shared object file: No such file or directory
PHP Warning:  Missing arginfo for uploadprogress_get_info() in Unknown on line 0
PHP Warning:  Missing arginfo for uploadprogress_get_contents() in Unknown on line 0

The ioncube loader is not even getting written to usr/local/ioncube/ --> it is missing

I am not sure why uploadprogress is not being compiled but it's not.

Can the developers please look into this, ioncube is a necessity for certain web applications like WHMCS and so on. (Oh and CWP 7!)

5
I have in past just gone to, /usr/local/apache/htdocs and changed the index.html file there to something else, but now if you access the server's IP, you get a CWP test page regardless of what you put in there. So has the default location for the folder that is attached to the server IP been moved?

6
Installation / Monit sending alerts to root@localhost.yourdomain.com
« on: January 30, 2021, 06:05:51 PM »
I just made a new install of CWP 7 and turned on Monit. For some reason even though I have changed the alert address it insists on sending the alerts to: "root@localhost.yourdomain.com" where it gets stuck in the postfix mail queue. - I never have had this problem before.

Where do I go to change this address? Thanks in advance.

7
CentOS 7 Problems / https://pecl.php.net/ down breaking php compile
« on: January 30, 2021, 04:34:16 PM »
https://pecl.php.net/

is down and it is breaking php compiling. Is this something the developers are aware of? Will it be temporary or permanent? I have PHP compiling and it is unable to install a lot of the packages. SO currently now I have just broken PHP.

8
CentOS-WebPanel Bugs / Apache modules not installing
« on: January 07, 2021, 06:44:07 AM »
The following Apache modules will not install into Apache with a rebuild/recompile of any version of Apache.

--enable-mod_dav_lock.so
--enable-mod_dav_fs.so
--enable-mod_dav.so
--enable-auth-digest
--enable-authn-core
--enable-authz-core

These are required for Nextcloud installation. My server is down until getting a resolution to this.

9
CentOS-WebPanel Bugs / SSL certificate mismatches
« on: January 07, 2021, 06:40:31 AM »
No matter how I try to install an SSL certificate on a domain or subdomain I end up with a certificate with the server name listed as my control panel hostname and not the domain I am trying to get an SSL cert for. Please help. I only have on idea and that would be a hack of changing hostnames to the domain every time I try to create a new SSL Although Let's Encrypt is probably about ready to block me for too many activations, so a fix would be appreciated, especially since my server is down due to this.

10
CentOS-WebPanel Bugs / Can't delete 301 redirect on subdomain
« on: January 04, 2021, 04:29:19 PM »
I have a 301 redirect I added to a subdomain and I cannot delete it from the user account, it comes up with an error:
"An error occurred while trying to delete this record."

I can't find any way of deleting this redirect. Is there a way to do it manually? Or better yet fix CWP 7 so it works properly?

I tried deleting the subdomain entirely and that just makes my efforts to delete the redirect not work OR show an error message - it simply does not do anything.

11
CSF Firewall / Firewall suddenly blocking access to websites
« on: May 01, 2020, 06:02:59 PM »
The firewall is blocking access to a handful (correction) all of my websites and I have no idea why. I have changed nothing. Could this have come from a CWP7 update?

12
Updates / Recent update breaks WebDAV support in Nextcloud.
« on: October 03, 2019, 01:23:12 AM »
The title says it all. Nothing has been changed on the server from when WebDAV was working fine for Nextcloud to WebDAV being broken. Last time you broke everything, you overwrote some of my custom files. This time it is somewhere else in your last say 5 or so updates. (I stopped checking if it was working properly when everything worked and was configured right.) Again no updates to Nextcloud in a month or so and it was working then. All that has changed is your updates.

13
User Accounts> List Users ->

The "Open Panel Icon" for each user is directing the link to the IP of the user panel instead of the hostname thereby causing an SSL  certificate mismatch as the panel is secured using the actual hostname. One can add an exception to some browsers, but the "Open Panel" icon should really use the hostname. The account details when you create a user refer you to the hostname address for access to the panel. I would think this would be an easy fix, just read the hostname from the db rather than the IP.

14
CentOS-WebPanel Bugs / CWPpro Terminal not functional bug
« on: September 22, 2019, 03:24:49 AM »
Title says it all. When I select CWPpro Terminal from the panel I have a long wait, like 20 seconds or so then the screen turns black and leaves a white cursor in the top left but nothing can be entered. It is just frozen.

15
MySQL / List of MySQL databases and users that have access to database
« on: September 19, 2019, 04:23:45 PM »
This page on the panel is not showing most of the users that were made in PHPMyadmin for each db. Is this normal? It seems to be a bug as one of the databases shows up with its user in the field.

Pages: [1] 2