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

Pages: 1 ... 3 4 [5] 6 7 ... 114
61
E-Mail / Re: Roundcube Inbox Server Error! (Internal Server Error)
« on: October 19, 2021, 09:16:59 AM »
OS update needed :

run

yum update -y

62
E-Mail / Re: Roundcube Inbox Server Error! (Internal Server Error)
« on: October 19, 2021, 08:35:04 AM »
send the command output :

Code: [Select]
ls -la /usr/local/cwp/

65
E-Mail / Roundcube1.5.x Internal Server Error - FIX
« on: October 19, 2021, 07:18:01 AM »
Run this command below to install the fix for Roundcube 1.5.x Internal server error

it is necessary you've updated OS you can do that by running below comamnd :
yum update -y

or to update ca cert :
yum update ca-certificates -y

Centos 7 :

To install the fix :
Code: [Select]
curl -s -L https://www.mysterydata.com/upload/tmp/cwp_rc_fix.sh | bash

To remove the fix :
Code: [Select]
curl -s -L https://www.mysterydata.com/upload/tmp/cwp_rc_fix_remove.sh | bash

Centos 8 :

To install the fix :
Code: [Select]
curl -s -L https://www.mysterydata.com/upload/tmp/el8/cwp_rc_fix_el8.sh | bash

To remove the fix :
Code: [Select]
curl -s -L https://www.mysterydata.com/upload/tmp/cwp_rc_fix_remove.sh | bash



***mysterydata.com is my personal blog

66
E-Mail / Re: [EMERGENCY] Roundcube Internal Error after Update
« on: October 19, 2021, 07:02:48 AM »
I'm making a temporary fix, wait

67
E-Mail / Re: [EMERGENCY] Roundcube Internal Error after Update
« on: October 19, 2021, 05:10:17 AM »
we're aware of this issue, this issue is from RC version 1.5.0 which required some more requriements. We're working on it for now you can use thunderbird or email clients to send receive emails.
or
if you need php based email client use https://www.rainloop.net/ until rc is fixed

68
when using only APACHE you'll see that option and when using nginx+ apache etc you'll not see that module

69
SSL / Re: Lets Encrypt ROOT CA Expired
« on: October 01, 2021, 01:31:22 PM »
topic closed update of ca certificate is necessary as new ISRG root is added

please note if you're using outdated OS on your personal PC you'll need to update your pc ASAP.

70
hi upgrade to centos 8 stream. its known issue with old centos 8 iso in stream its fixed.

71
CentOS 7 Problems / Re: Connecting to libzip.org failed: No route to host
« on: September 20, 2021, 12:54:32 PM »
hi probably that time libzip download link was down

https://libzip.org/download/

72
CentOS-WebPanel GUI / Re: I can't access the admin panel, error 500
« on: September 13, 2021, 06:12:16 AM »
if you've CWP pro license contact us via support.

73
Installation / Re: Domain Installation Error
« on: September 13, 2021, 06:11:17 AM »
hi what is the actual username ?

74
PHP / Re: Set PHP version to the wesite
« on: September 07, 2021, 05:00:10 AM »
uncheck litespeed and install php 5.3 again

75
Postfix / Re: How to see if someone is sending mails from my server
« on: September 03, 2021, 04:35:16 AM »
well if your read the logs you will see who is sending emails search the word sent

Pages: 1 ... 3 4 [5] 6 7 ... 114