From owner-freebsd-apache@FreeBSD.ORG Sat Aug 9 19:40:02 2008 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0415D1065672 for ; Sat, 9 Aug 2008 19:40:02 +0000 (UTC) (envelope-from gurdiga@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by mx1.freebsd.org (Postfix) with ESMTP id C88918FC08 for ; Sat, 9 Aug 2008 19:40:01 +0000 (UTC) (envelope-from gurdiga@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1177408wfg.7 for ; Sat, 09 Aug 2008 12:40:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=m5JYkZmWumWr2UkfiyI+Imwq69b3E2g26Dw8vsDVB7E=; b=ZZ5LE5PzQn51yRmmEAStz7w6Mamjx+MyG6/eAI4pFXI+X4kH+F1dB15+67yfp8nbHp HtkaonoHZ46J4mv8Et0GMlXu+7oZOEdjsSjYimkkku5nJGp6B9LXVbL9vVQe6mBQ4gDK z/hnLvVlbOZar/+9vzQDyn4t6DOr7YoHf4zWA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=QvXYF8bPNCx5L3n2+PpD6d9OO8HLrO/jaxadkf8G3WkpN2zWk9V9Rljh/rJ9v2JWzN i7WRUmtl51zEAtoqKyg2wKPkOs9oWp1d2u/8gLziFgipBmOLvQ7i6U9oG4dkAbz7TLrp yKBjQrHIbSO/DWyO/UjqsXqgzTU9U4ma24fp8= Received: by 10.142.240.19 with SMTP id n19mr1454363wfh.243.1218309292659; Sat, 09 Aug 2008 12:14:52 -0700 (PDT) Received: by 10.142.52.12 with HTTP; Sat, 9 Aug 2008 12:14:52 -0700 (PDT) Message-ID: Date: Sat, 9 Aug 2008 22:14:52 +0300 From: "Vlad GURDIGA" To: "Ben Adams" In-Reply-To: <489E0F15.3010502@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <489E0F15.3010502@gmail.com> Cc: freebsd-apache@freebsd.org Subject: Re: webserver asks me to download file? X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2008 19:40:02 -0000 Hello, On Sun, Aug 10, 2008 at 12:41 AM, Ben Adams wrote: > Hello, > > I have just created: www.BSDWorld.NET > I'm running FreeBSD 7.0 amd64 > apache-1.3.41 > php5-5.2.6 > > When I load any page sometimes it asks me to download the php file. (but > only client side view) > nothing in apache error log. Do you have something like this in your httpd.conf? AddType application/x-httpd-php .php > > If my router speed matters, it's not fast I maybe maxing it out for > throughput. > > Also ram will also never free up: (have to reboot to free the ram) > last pid: 2420; load averages: 0.00, 0.00, 0.00 up 0+02:48:12 > 13:36:06 > 63 processes: 1 running, 62 sleeping > CPU states: 0.0% user, 0.0% nice, 0.0% system, 0.1% interrupt, 99.9% > idle > Mem: 54M Active, 3417M Inact, 312M Wired, 316K Cache, 214M Buf, 4130M Free > Swap: 4096M Total, 4096M Free > > > Thanks for any help to this. > > Ben Adams > _______________________________________________ > freebsd-apache@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-apache > To unsubscribe, send any mail to "freebsd-apache-unsubscribe@freebsd.org" >