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.
46
Apache / [ngx_pagespeed 1.13.35.2-0] (connecting to:localhost):0:serf_context_run error
« on: August 01, 2021, 01:19:45 PM »Code: [Select]
[ngx_pagespeed 1.13.35.2-0] http://propertymysore.com/company/propertymysore.com/img/listing/55/55.webp (connecting to:localhost):0:serf_context_run error status=111 (Connection refused)
I get the above error when I try to open my web page at https://propertymysore.com/listing/55/5-Acres-commercial-converted-land/
Can someone throw some light on the possible issues?
47
MySQL / Unable to login to phpmyadmin from cwp admin
« on: July 11, 2021, 06:35:53 AM »
I havent done any manual changes to code anywhere.
All of a sudden, I cant login to phpmyadmin from admin (root) login.
I have applied all updates whatever was available in Yum
All of a sudden, I cant login to phpmyadmin from admin (root) login.
I have applied all updates whatever was available in Yum
48
Nginx / Re: Reduce initial server response time - NGINX - Varnish - Apache
« on: July 08, 2021, 12:47:19 PM »make sure you are using php-fpm for more speed, also you can modify varnish nginx config for cache options you want/need
I am using Apache-Varnish-NGINX
I have enabled php-fpm
using php 7.4
49
Nginx / Reduce initial server response time - NGINX - Varnish - Apache
« on: July 04, 2021, 09:00:47 AM »
When I check the page speed of my default page at https://hosting.siteurl.in/
i get good scores of 99/100
https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fhosting.siteurl.in%2F
But the initial server response time is 1s
When I build other sites on php, this is increasing and page speed score is falling.
Are there any ways to Reduce initial server response time.
i get good scores of 99/100
https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fhosting.siteurl.in%2F
But the initial server response time is 1s
When I build other sites on php, this is increasing and page speed score is falling.
Are there any ways to Reduce initial server response time.
50
CentOS-WebPanel GUI / Disk quota issues
« on: June 29, 2021, 04:29:31 PM »
In my user accounts, the email quota total not getting showed properly
In the attached image, total email usage shown as 9.2MB while individual emails are using much bigger spaces.
How to fix?
In the attached image, total email usage shown as 9.2MB while individual emails are using much bigger spaces.
How to fix?
51
E-Mail / Re: Unable to attach files in webmail
« on: June 29, 2021, 01:44:41 PM »hi remove nginx and reinstall it from webserver manager
Thank you.
You mean in "Setup default Web Servers" select Apache and build and again use a combination with NGINX ?
52
E-Mail / Re: Unable to attach files in webmail
« on: June 28, 2021, 03:27:06 PM »
[Mon Jun 28 17:22:28.504301 2021] [proxy_http:error] [pid 12297:tid 140198276957952] [client IP:46520] AH01097: pass request body failed to 127.0.0.1:2095 (localhost) from Server IP (), referer: https://domain name.com/webmail/?_task=mail&_action=compose&_id=183216398060d9d7f06dfe7
53
E-Mail / Unable to attach files in webmail
« on: June 28, 2021, 02:18:35 PM »
When I try to attach a file, I get the error "Server error (error)"
Please help
Edit - I can upload very small files of size 200KB
Tried changinging max upload size in php.in of php-fpm 7.1 not seems to be working.
Please help
Edit - I can upload very small files of size 200KB
Tried changinging max upload size in php.in of php-fpm 7.1 not seems to be working.
54
Apache / Re: Websites are going down
« on: June 14, 2021, 04:21:08 PM »
This is solved.
Few days back I tried to increase the php timeout very high to accomodate an import.
I removed those custom config in php fpm.
Issue resolved.
Few days back I tried to increase the php timeout very high to accomodate an import.
I removed those custom config in php fpm.
Issue resolved.
55
Apache / Websites are going down
« on: June 14, 2021, 01:18:34 PM »
My Apache, NGINX, Varnish all are running. All websites are down with
Error 503 Backend fetch failed
Or
502 Bad Gateway
nginx/1.20.1
When I restart apache, websites start working and after sometime, all sites go down again.
Please help
Error 503 Backend fetch failed
Or
502 Bad Gateway
nginx/1.20.1
When I restart apache, websites start working and after sometime, all sites go down again.
Please help
56
CentOS 7 Problems / The timeout specified has expired: [client :45752] AH01075
« on: June 12, 2021, 04:35:48 PM »
I am trying to import a wordpress theme demo.
It is failing and error logs show
It is failing and error logs show
Quote
[proxy_fcgi:error] [pid 31878:tid 139724710164224] (70007)The timeout specified has expired: [client :47112] AH01075: Error dispatching request to : (polling)
57
CentOS 7 Problems / Re: mysqld: Can't lock aria control file
« on: May 30, 2021, 02:42:04 PM »systemctl stop mysqld
ps -ef | grep mysqld
if anything results.
killall mysqld
systemctl start mysql
Thank you. This helped.
Any idea why this happens? I had to run this second time in less than a month
58
Apache / How to clear a file cache
« on: May 26, 2021, 03:32:31 AM »
i am running apache-varnish-nginx setup
I have replaced the file https://propertymysore.com/company/propertymysore.com/img/listing/28/28.webp in the server.
But still I am getting the old file which is 6MB in size while the actual new file size in 100kb
I have deleted NGINX cache.
What should I do to clear the cache of this file?
I have replaced the file https://propertymysore.com/company/propertymysore.com/img/listing/28/28.webp in the server.
But still I am getting the old file which is 6MB in size while the actual new file size in 100kb
I have deleted NGINX cache.
What should I do to clear the cache of this file?
59
Nginx / Re: Facebook scrape debug
« on: May 25, 2021, 07:03:27 PM »
Yes
Its a mod security issue.
Its a mod security issue.
60
Mod_Security / Mod security blocking facebook scraping with 403 forbidden
« on: May 24, 2021, 05:17:10 PM »
If I switch on the mod security, when i try sharing the link in facebook/whatsapp, I get forbidden 403 error
For now I have switched off the mod security.
But how to enable this and make facebook url scraping work?
https://developers.facebook.com/tools/debug/
For now I have switched off the mod security.
But how to enable this and make facebook url scraping work?
https://developers.facebook.com/tools/debug/