From owner-freebsd-questions Fri Jan 18 21:46:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bdg.centrin.net.id (DialupBdg246-28.centrin.net.id [202.146.246.28]) by hub.freebsd.org (Postfix) with ESMTP id BC09E37B419 for ; Fri, 18 Jan 2002 21:46:36 -0800 (PST) Received: from budsz by bdg.centrin.net.id with local (Exim 3.12 #1 (Debian)) id 16RoeA-0001P6-00; Sat, 19 Jan 2002 13:06:34 +0700 Date: Sat, 19 Jan 2002 13:06:34 +0700 From: budsz To: freebsd-questions Cc: focus-linux Subject: Apache error! Message-ID: <20020119060633.GC5366@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , freebsd-questions , focus-linux Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i X-Operation-System: Linux debian 2.2.17-budsz.cayang.caroline i586 X-Pubkey-Linux: "http://bdg.centrin.net.id/~budsan02/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://bdg.centrin.net.id/~budsan02/pubkey_FreeBSD.txt" X-Company: "PD Sari Rasa" X-Service: "Provides Various Kind of Snacks, Cookies and Crispies" X-Location: "Jl 11 April No 87 Sumedang - West Java - Indonesia" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I've trouble after install apache+php+mysql+mod_ssl_openssl, during instalation everything OK, and I was add in httpd.conf something like that: ---cut LoadModule php4_module /libexec/libphp4.so AddModule mod_php4.c User www Group www DirectoryIndex index.html index.php AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps ---cut I try to restart apache, and i tested with script ("") in htdoc directory, I got some error like this: ---cut Error!! # lynx http://localhost/a.php 1less4'/tmp//j7y75r/L5298-5810TMP.html'response.23;5H/1.1a200aOK0;10m37m40mKp K25;1HK K5;1HK7m/tmp//j7y75r/L5298-5810TMP.html (END) 27m25;1HK1;25r4l0;10m37m40m1;25rHJ25;1H0;10m39;49m Looking up localhost Making HTTP connection to localhost Sending HTTP request. HTTP request sent; waiting for response. HTTP/1.1 200 OK Data transfer complete less '/tmp//j7y75r/L5298-5810TMP.html' lynx: Start file could not be found or is not text/html or text/plain Exiting... ---cut Error!! How about this, any suggestion for this? TIA -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message