From owner-freebsd-questions Fri Jul 14 18:18:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id ADA6937C68C for ; Fri, 14 Jul 2000 18:18:34 -0700 (PDT) (envelope-from David@www3.pacific-pages.com) Received: from www3.pacific-pages.com ([216.191.75.94]) by www3.pacific-pages.com (8.8.5) id TAA14808; Fri, 14 Jul 2000 19:17:57 -0600 (MDT) Message-ID: <396FBBA9.3A6BDF44@www3.pacific-pages.com> Date: Fri, 14 Jul 2000 21:17:29 -0400 From: David Banning Reply-To: David@SkytrackerCanada.com Organization: Sky-Tracker of Canada Inc. X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Larry Rosenman Cc: David@SkytrackerCanada.com, questions@freebsd.org Subject: Re: newbie of php problem - code shows no output References: <200007150109.e6F194A29135@lerami.lerctr.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Now here's something - going through the make of PHP I got this message; +--------------------------------------------------------------------+ | ATTENTION! | | Something is likely to be screwed up here, because the configure | | script was not able to detect a simple feature on your platform. | | This is often caused by incorrect configuration parameters. Please | | see the file debug.log for error messages. | | | | If you are unable to fix this, send the file debug.log to the | | php-install@lists.php.net mailing list and include appropiate | | information about your setup. | +--------------------------------------------------------------------+ | License: | | This software is subject to the PHP License, available in this | | distribution in the file LICENSE. By continuing this installation | | process, you are bound by the terms of this license agreement. | | If you do not agree with the terms of this license, you must abort | | the installation process at this point. | +--------------------------------------------------------------------+ so when I looked in the debug.log file it said; CONFIGURE: './configure' '--with-apxs=/usr/local/sbin/apxs' '--enable-versioning' '--with-system -regex' '--with-config-file-path=/usr/local/etc' '--disable-debug' '--enable-track-vars' '--withou t-gd' '--disable-pear' '--with-zlib' '--with-mysql=/usr/local' '--prefix=/usr/local' 'i386--freebs d4.0' CC: cc CFLAGS: -O -pipe CPPFLAGS: CXX: c++ CXXFLAGS: -O -pipe INCLUDES: -I/usr/local/include/apache -I$(top_builddir)/Zend -I$(top_srcdir) -I/usr/local/incl ude/mysql LDFLAGS: -R/usr/local/lib/mysql -L/usr/local/lib/mysql LIBS: -lmysqlclient -lm -lcrypt DLIBS: SAPI: apache PHP_RPATHS: /usr/local/lib/mysql uname -a: FreeBSD tracker 4.0-STABLE FreeBSD 4.0-STABLE #0: Tue Jul 4 12:18:07 EDT 2000 roo t@tracker:/usr/obj/usr/src/sys/tracker i386 cc -o conftest -O -pipe -R/usr/local/lib/mysql -L/usr/local/lib/mysql conftest.c -lmysqlclient - lm -lcrypt 1>&5 /usr/local/lib/mysql/libmysqlclient.so: warning: tempnam() possibly used unsafely; consider using mkstemp() Any idea what to do with that? Larry Rosenman wrote: > > nope... Not at all. I added them to my stuff for me... > > LER > > > Sorry Larry, but I'm still somewhat lost here. > > I have installed mod_php-4.0.0 and packages that installed with it > > through ports, > > but mod_perl and mod_dav are not installed. > > Do I need them? > > > > Larry Rosenman wrote: > > > > > > They aren't, I added them for my amusement. > > > > > > You just need either mod_php3 or mod_php4 (as you can see, they > > > co-exist). > > > > > > LER > > > > > > > Larry Rosenman wrote: > > > > > > > > OK - but if these are needed to run PHP - how come they weren't added > > > > with the 7 or so packages that load off ports automatically when I > > > > installed PHP? > > > > > > > > > > I added them from the ports (/usr/ports/www/mod_perl, /usr/ports/www/mod_dav), > > > > > they added themselves to the config file. > > > > > > > > > > > Larry Rosenman wrote: > > > > > > > > > > > > > > what does the apache config say? > > > > > > > > > > > > > > Here is my apache.conf, and it has > > > > > > > > > > > > > > PHP 3 > > > > > > > PHP 4 > > > > > > > mod_perl > > > > > > > mod_dav > > > > > > > > > > > > > > all activated. > > > > > > > > > > > > > OK - so I've got PHP 3 and PHP 4 activated, but mod_perl and mod_dav > > > > > > are nowhere to be found in my apache conf file. > > > > > > > > > > > > I recently removed perl 5 from my system - could that be the problem? > > > > > > (newbie question) > > > > > > > > > > -- > > > > > Larry Rosenman http://www.lerctr.org/~ler > > > > > Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org > > > > > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > > > > > > -- > > > > "It's not just a computer -- it's your ass." > > > > -- Cal Keegan > > > > > > -- > > > Larry Rosenman http://www.lerctr.org/~ler > > > Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org > > > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > > > -- > > When you try to make an impression, the chances are that is the > > impression you will make. > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 -- "It runs like _x, where _x is something unsavory" -- Prof. Romas Aleliunas, CS 435 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message