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

Pages: [1] 2 3
1
E-Mail / Re: Roundcube1.5.x Internal Server Error - FIX
« on: October 19, 2021, 09:03:45 AM »
hi.
script gives certificate error.
but mannually work .

You have to download the files and copy them to the appropriate places.

mkdir -p /usr/local/cwp/php71/php.d
yum -y install libicu libicu-devel
rm -rf /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718/intl.so
wget -P /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718 https://www.mysterydata.com/upload/tmp/intl.so
chmod 755 /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718/intl.so
rm -rf /usr/local/cwp/php71/php.d/intl.ini
touch /usr/local/cwp/php71/php.d/intl.ini
echo "extension=intl" > /usr/local/cwp/php71/php.d/intl.ini
systemctl restart cwpsrv.service
systemctl restart cwpsrv-phpfpm.service
systemctl restart cwp-phpfpm.service

thank you i fix this.



2
try to ssh key option.

its work. migrate everthings.

thank you

please try to perform the transfer using the sshkey option and let me know how it went

Thank you

i have same problem and with your solution can get with ssh key option

3
hello

i try to migrate cwp to cwp. without db and db users are everythings is fine. can not migrate db's and db users.

how to fix this. ?

thank you.

4
CentOS 7 Problems / python host
« on: April 25, 2019, 11:13:21 AM »
hello.
how can i host a python websites on cwp ?

thank you.

5
SSL / Re: ssl not working
« on: January 23, 2019, 04:39:18 PM »
please give a some detail ? i dont understand you.

thank you

6
SSL / ssl not working
« on: January 21, 2019, 09:00:20 AM »
I installed ssl for one of the users. I see that it is installed in the list on the ssl menu. I'm testing. tests
successful results. but the website does not open in hhtps. page cannot be displayed gives error.

8
MySQL / Re: CWP to CWP Migration
« on: August 31, 2018, 01:31:49 PM »
unfortunately only users and create and email addresses. website files and databases.

9
How to / Re: How to change cwpsrvd Listen port (CWP)
« on: June 18, 2017, 08:56:42 PM »
not work after upgrade cwp 0.9.0.188. how can i change this login port ?

thank you

it's ok. i do it wrong :)

10
How to / Re: How to change cwpsrvd Listen port (CWP)
« on: June 18, 2017, 05:13:26 PM »
not work after upgrade cwp 0.9.0.188. how can i change this login port ?

thank you

11
CentOS 6 Problems / hung task timeout secs
« on: March 15, 2017, 05:20:15 PM »
hello i got this mesaage on 4-5 days. than i reboot server everything is fine. what is this ? any idea ?



thank you

12
MySQL / Re: Canīt add user to MySQL databases
« on: December 22, 2016, 11:02:07 PM »
you can try seart on the forum. i can not find anywhere how can i fix this shit. :( manually add db on console.

mysql -u root -p
   
create database wordpress;

grant all on wordpress.* to 'user' identified by 'password';

quit

13
E-Mail / gmail in blacklist
« on: December 21, 2016, 10:12:35 PM »
Hello. check this please. how can i add to gmail  whitelist or like that. can not receive mail from gmail than activate spamassain.

how can i fix this ?

thank you.




14
E-Mail / Re: deleted email
« on: December 05, 2016, 08:46:18 PM »
thank you for your reply. i check that file.

best regards.

15
E-Mail / deleted email
« on: December 02, 2016, 10:12:26 PM »
hello.
how can i see who deleted emails on user's inbox ?

thank you.

Pages: [1] 2 3