Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2019 16:58:46 +0200 (CEST)
From:      "Michael Valenta" <michael.valenta@seznam.cz>
To:        <freebsd-gnome@FreeBSD.org>
Subject:   Issue, need fast help
Message-ID:  <7GR.1R}pO.3u1FG98MvSl.1TWvUc@seznam.cz>

next in thread | raw e-mail | index | archive | help

Hello FreeBSD,

im having a little problem with website. Im using nginx on system FreeBSD =
11.2. 


The problem is simple, when i click on any button, it's supposed to redire=
ct me on another site, instead of redirecting it downloads a file and that=
's bad, would love your help with fixing my issue as soon as possible, i a=
lready typed on your support, but no respond, and we really need fast resp=
ond, so please, answer me, since we already bought your system.

My nginx config

}

    server {
    server_name mydomain.com www.mydomain.com; # use domain name if you ha=
ve here
    access_log  /var/log/nginx/1.access.log;
    error_log  /var/log/nginx/1.error.log;
    index index.php index.html index.htm;

    root /web/mydomain.com;
    # php config let nginx talk to php socket
    location ~ \.php$ {
    try_files $uri =3D404;
    fastcgi_split_path_info ^(.+\.php)(/.+)$;
    fastcgi_pass unix:/var/run/php72-fpm.sock;
    fastcgi_index index.php;
    fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
    include fastcgi_params;  
    
	}
}
From owner-freebsd-gnome@freebsd.org  Fri Sep 20 06:12:36 2019
Return-Path: <owner-freebsd-gnome@freebsd.org>
Delivered-To: freebsd-gnome@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id D09B0F38B9
 for <freebsd-gnome@mailman.nyi.freebsd.org>;
 Fri, 20 Sep 2019 06:12:36 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:13])
 by mx1.freebsd.org (Postfix) with ESMTP id 46ZNfr5G4Rz3HLG
 for <freebsd-gnome@freebsd.org>; Fri, 20 Sep 2019 06:12:36 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id B47D6F38B6; Fri, 20 Sep 2019 06:12:36 +0000 (UTC)
Delivered-To: gnome@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id B4436F38B5
 for <gnome@mailman.nyi.freebsd.org>; Fri, 20 Sep 2019 06:12:36 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 46ZNfr4Qnlz3HLB
 for <gnome@freebsd.org>; Fri, 20 Sep 2019 06:12:36 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:21])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits))
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7B23B215C2
 for <gnome@freebsd.org>; Fri, 20 Sep 2019 06:12:36 +0000 (UTC)
 (envelope-from portscout@FreeBSD.org)
Received: (from portscout@localhost)
 by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id x8K6Cato015806;
 Fri, 20 Sep 2019 06:12:36 GMT (envelope-from portscout@FreeBSD.org)
Message-Id: <201909200612.x8K6Cato015806@portscout.nyi.freebsd.org>
X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to
 portscout@FreeBSD.org using -f
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain
MIME-Version: 1.0
Date: Fri, 20 Sep 2019 06:12:36 +0000
From: portscout@FreeBSD.org
To: gnome@freebsd.org
Subject: FreeBSD ports you maintain which are out of date
X-Mailer: portscout/0.8.1
X-BeenThere: freebsd-gnome@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: GNOME for FreeBSD -- porting and maintaining
 <freebsd-gnome.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-gnome>,
 <mailto:freebsd-gnome-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-gnome/>;
List-Post: <mailto:freebsd-gnome@freebsd.org>
List-Help: <mailto:freebsd-gnome-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-gnome>,
 <mailto:freebsd-gnome-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Sep 2019 06:12:36 -0000

Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/gnome@freebsd.org.html


Port                                            | Current version | New version
------------------------------------------------+-----------------+------------
x11/mate-applets                                | 1.22.1          | 1.22.2
------------------------------------------------+-----------------+------------
x11-wm/marco                                    | 1.22.1          | 1.22.3
------------------------------------------------+-----------------+------------


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7GR.1R}pO.3u1FG98MvSl.1TWvUc>