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

Pages: 1 ... 3 4 [5] 6 7
61
Hello

My server is nginx+Varnish+Apache. If I want to have SSL on my wordpress site do I have to use this code:
 

Code: [Select]

 server {
listen 80;
server_name example.com www.example.com;
return 301 https://plugin.salamzaban.com$request_uri;
}



in .httaccess file?

I do that and get "500 Internal Server Error"

 
Thanks :)


62
Nginx / Wich webserver is the best?
« on: July 23, 2018, 05:31:00 PM »

Hello

For a newbie what's the best web server to use and can set SSL, mitigate DDOS attacks and cluster it with another servers?

Hproxy+Apache
Varnish+Nginx+Apache
or?


Thanks

63
SSL / SSL depends on Wenserver?
« on: July 23, 2018, 04:07:25 PM »
Hello

Thanks for your attention

When we change our webserver we have to change the SSL settings?

I want to have SSL on Wordpress. It's OK with Apache but when I install Apache+Nginx+Varnish it does not work correctly.





 

64
Updates / What does "yum reinstall cwpsrv cwpphp" do?
« on: July 23, 2018, 09:29:02 AM »
Hello

Thanks for your attention
I culdn't enter my CWP panel and used this command:

Code: [Select]
yum reinstall cwpsrv cwpphp
After that the capacity of my hard increased about 2 Gigs.
What does this command do exactly?
When can I use it?
Can it be dangerous?
Why I have about 2 gig files now?


Thanks

65
Thanks for your answer

I have installed CWP and the at the capacity of  /dev/sda1 is 3.7G .
Can I remove it?

66
CSF Firewall / (Unknown) blocked with too many connections
« on: July 21, 2018, 02:56:56 PM »
Hello

Sometimes I recive an email with this subject and my own IPv6 that shows

Connections: 209
Blocked:     Temporary Block for 43200 seconds [CT_LIMIT]


And a long list of Connections like this:


tcp6: 0:0:0:0:My own IPv6 :45334 -> 0:0:0:0:0My own IPv6 :8181 (TIME_WAIT)



What's the reason?

Thanks

67
Hello

In a fresh installation of the CWP I see /dev/sda1 is 3.7G .
Can I remove it safely?


Thanks

68
Mod_Security / Is this a dos attack?
« on: July 20, 2018, 11:31:14 AM »
Hello 

Can you please take a look at this access log?
 
 
They request some pages that doesn't exist on my site at the same time with my own IP (54.36.158.33) and the site get database error.

What's the problem?
How can I prevent it?

Thanks



69
How can I solve this error?

{status:Error,msj:already exists in database}
Response Api . Error

70
I fixed it.  I have to disable both Firewall from the Origin server and Destination server

Thanks to Cyfocus
http://forum.centos-webpanel.com/installation/migration-to-new-server-cwp-to-cwp-account-migration/msg16815/#msg16815

71
SUre
I did that before.
When I test the connection it says: "Connection successfully" too.
Everyting looks OK but I do not get the result. :)

72
How can I do that?
When I test the connection it says: "Connection successfully"

But in the destination "Your Authorized Keys which have access to this server from: /root/.ssh/authorized_keys" is empty.

Thanks

74
Hello

I have installed a new CWP. Do I have to do anything more from what was said on this link?:

http://wiki.centos-webpanel.com/cwp-to-cwp-account-migration

(Because the destination CWP is a fresh installation and I just did the things that was told in above link for CWP to CWP account migration)

When on the source server I go to "Account Transfer Server (CWP -> CWP)" and check the connnection it shows everything is correct and I start to transfer and wait for some hours each time and it shows "Transfer in progress ...!" but nothing is added to destination server.

Here is the log of /var/log/cwp/account_transfer.log

http://wiki.centos-webpanel.com/cwp-to-cwp-account-migration

2018-07-19 21:28:06 Verifying...!
2018-07-19 21:28:06 Initial process my accounts
2018-07-20 04:23:05 Verifying...!
2018-07-20 04:23:05 Initial process my accounts
2018-07-20 04:28:42 Verifying...!
2018-07-20 04:28:42 Initial process my accounts
2018-07-20 04:34:48 Verifying...!
2018-07-20 04:34:48 Initial process my accounts


The file size and its backup is 8.4 Gig.


Thanks

75
Thanks bro.
What about my server ssl?
I get the same error ( "DNS of your domain doesn't point to this server or you have htaccess restrictions.")
When I want to install SSL on srv.mydomain.com


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