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.
Pages: [1]
1
PHP / AH01075: Error dispatching request to : (polling)
« on: May 21, 2025, 06:34:41 PM »
[Wed May 21 00:34:42.824943 2025] [proxy_fcgi:error] [pid 296120:tid 296160] (70007)The timeout specified has expired: [client xxx:43672] AH01075: Error dispatching request to : (polling)
Connection refused: AH02454: FCGI: attempt to connect to Unix domain socket /opt/alt/php-fpm82/usr/var/sockets/domain.sock (localhost:8000) failed
AH01079: failed to make connection to backend: localhost
I Get this error EVERY night at around 00-02 the only way to get the page up again is by restarting the php-fpm service.
All other sites on the server are online only 1 page goes down. i cant figure out what causes this. Any ideas?
Connection refused: AH02454: FCGI: attempt to connect to Unix domain socket /opt/alt/php-fpm82/usr/var/sockets/domain.sock (localhost:8000) failed
AH01079: failed to make connection to backend: localhost
I Get this error EVERY night at around 00-02 the only way to get the page up again is by restarting the php-fpm service.
All other sites on the server are online only 1 page goes down. i cant figure out what causes this. Any ideas?
2
How to / Guide to install Imunify AV on CWP
« on: May 07, 2025, 03:20:24 PM »
Is there a guide for installing Imunify AV on CWP. Could you have a go at it and try to make a guide for standalone installation, OR even better making a in panel integration?
3
Backup / Backup without compressing
« on: December 29, 2024, 07:15:29 PM »
Is there a way to get it to backup it to a TAR without it beeing compressed?
I have several large mail accounts that use like 2 hours to backup.
OR is there a way to do a sort of manual script for backup that is possible to then again import if i need to recover an account?
I have several large mail accounts that use like 2 hours to backup.
OR is there a way to do a sort of manual script for backup that is possible to then again import if i need to recover an account?
4
Updates / apache update fails
« on: October 07, 2024, 01:22:12 PM »Code: [Select]
Last metadata expiration check: 2:12:41 ago on Fri Oct 4 13:52:58 2024.
Dependencies resolved.
================================================================================
Package Architecture Version Repository Size
================================================================================
Upgrading:
cwp-httpd x86_64 2.4.62-1 cwp 5.7 M
Transaction Summary
================================================================================
Upgrade 1 Package
Total download size: 5.7 M
Downloading Packages:
cwp-httpd-2.4.62-1.x86_64.rpm 8.2 MB/s | 5.7 MB 00:00
--------------------------------------------------------------------------------
Total 8.2 MB/s | 5.7 MB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Running scriptlet: cwp-httpd-2.4.62-1.x86_64 1/2
Upgrading : cwp-httpd-2.4.62-1.x86_64 1/2
Verifying : cwp-httpd-2.4.62-1.x86_64 1/2
Verifying : cwp-httpd-2.4.57-1.x86_64 2/2
Failed:
cwp-httpd-2.4.57-1.x86_64 cwp-httpd-2.4.62-1.x86_64
I get this when trying to update cwp-httpd. Any idea why?
5
How to / User panel login link
« on: August 30, 2024, 08:28:06 PM »
I am trying to make a module and within that module i want to display the username.
I want the username to be a link to quickly login to the users panel.
How do i create that link?
it looks something like this:
https://server.com:2083/?token=9ebc98eaab54c6adf811bdb9b9f7cf8e.69d90e45504f42990d8ebc1c3b3eb29e.06209e1fa38dc59fd762ab1e4ccc0efc.9a391c1f502d39f61a4f39b2ace1528a
I want the username to be a link to quickly login to the users panel.
How do i create that link?
it looks something like this:
https://server.com:2083/?token=9ebc98eaab54c6adf811bdb9b9f7cf8e.69d90e45504f42990d8ebc1c3b3eb29e.06209e1fa38dc59fd762ab1e4ccc0efc.9a391c1f502d39f61a4f39b2ace1528a
6
Scripts / CWP update script
« on: August 28, 2023, 06:17:21 PM »
I see that the CWP update script runs daily, thats OK i think,. but at the end it restarts Apache webserver, i i really do not get why, this also restarts my PHP cache and several other services, is this possible to turn off?
7
Postfix / Postfix uses wrong IP address
« on: August 28, 2023, 06:15:18 PM »
When i send an email, i have a PTR record for my hostname server.domain.com it has IP 192.168.0.1
I also have an addon IP address 192.168.0.2
IPs and hostname is changed to make this simple.
When i send an email it uses the 192.168.0.2 IP address and not the one for the hostname, this has the "wrong" PTR record, and so gmail blocks the email because its not "correct" ptr and several other parameters.
How do i change this so it doesnt happen? server sends around 1000-2000 mail a day and about 50-100 are blocked. this is quite irritating that it does not use hostname and server IP in CWP for sending email. it uses ANY ip address!
I also have an addon IP address 192.168.0.2
IPs and hostname is changed to make this simple.
When i send an email it uses the 192.168.0.2 IP address and not the one for the hostname, this has the "wrong" PTR record, and so gmail blocks the email because its not "correct" ptr and several other parameters.
How do i change this so it doesnt happen? server sends around 1000-2000 mail a day and about 50-100 are blocked. this is quite irritating that it does not use hostname and server IP in CWP for sending email. it uses ANY ip address!
8
Apache / update_cwp restarts apache
« on: July 16, 2023, 07:32:36 PM »
I dont need, and dont want to restart httpd every time the update_cwp runs,
How can i disable this?
How can i disable this?
Pages: [1]