Support Forums - Classified Ads Script Osclass

Osclass theme support => Free themes => Patricia Osclass Responsive Theme => Topic started by: portatil33 on January 02, 2017, 11:51:21 PM

Title: Error 500 all the time. (Dedicated server not shared hosting)
Post by: portatil33 on January 02, 2017, 11:51:21 PM
I got error 500 all the time.

http : //www.buscadisimo.com/anuncios/region,Barcelona/cookie-action,done/sShowAs,list/categoria,4
or
http : //www.buscadisimo.com/anuncios/categoria,4/pais,ES/region,781321/ciudad,212599


In the logs of server:

upstream sent too big header while reading response header from


With other template works perfecly.
What can I do ?


https://www.buscadisimo.com (https://www.buscadisimo.com)
Title: Re: Error 500 all the time. (Dedicated server not shared hosting)
Post by: portatil33 on January 03, 2017, 12:38:59 AM
I resolved modifying nginx.conf

New data:
   proxy_buffer_size   128k;
   proxy_buffers   4 256k;
   proxy_busy_buffers_size   256k;

Thanks


(Captcha here is so bad,  imposible to read)
Title: Re: Error 500 all the time. (Dedicated server not shared hosting)
Post by: MB Themes on January 03, 2017, 10:59:57 AM
@portatil33
I have checked both URLs and both are working correctly.
Title: Re: Error 500 all the time. (Dedicated server not shared hosting)
Post by: portatil33 on January 03, 2017, 01:50:18 PM
Yes, is resolved.   Server configuration only.

I have other issue,  the meta canonical link donĀ“t appear.  How can I repair ?

In the demo template (http://patricia.mb-themes.com/) does not appear either.
Title: Re: Error 500 all the time. (Dedicated server not shared hosting)
Post by: MB Themes on January 03, 2017, 02:22:49 PM
@portatil33
It is based on your link configuration and htaccess.