From owner-freebsd-questions Fri Jun 30 23:44:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id 004AC37B582 for ; Fri, 30 Jun 2000 23:44:49 -0700 (PDT) (envelope-from jcwells@nwlink.com) Received: from utah (jcwells@utah.nwlink.com [209.20.130.41]) by smtp.nwlink.com (8.9.3/8.9.3) with SMTP id XAA18037; Fri, 30 Jun 2000 23:44:47 -0700 (PDT) Date: Fri, 30 Jun 2000 23:56:24 -0700 (PDT) From: custom X-Sender: jcwells@utah To: Generic Player Cc: questions@FreeBSD.ORG Subject: Re: PHP and apache In-Reply-To: <000c01bfe309$a2b53a60$0100a8c0@x> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 30 Jun 2000, Generic Player wrote: > Hi > > I tried installing apache+php3 during the install of freebsd, which went > fine except that the install was spread all over /usr/local, and it > ingored php code. So I removed it, but it left the files spread all > over /usr/local for some reason, and downloaded apache 1.3.12 and php > 4.0.1 from the web and followed the instructions there. This time it > installed to /www still ignores php code, and doesn't start when I boot > up. I made sure both times that I un-commented the appropriate lines in > httpd.conf like it says in the php install file. Do you have the php.ini file in the right place? Did you add the *.php file type? What do your apahce logs say. They are generally very good at pointing out errors. > Also, is there anything I am missing, I am new to freebsd, but I find > nothing works right. Stuff that runs fine in slack 7 is broken and > crashes all the time in FreeBSD 4. Kmp3, xmms, x11amp, flashplayer, and > every single ICQ clone I can find all either crash constantly, or don't > work right to begin with. Any ideas where to start trying to find out > what the problem is? If you are running Linux binary versions of these software then you need to aenable linux emulation. If you built them from source the linux way, then you need to learn the FreeBSD way. Either `pkg_add disto.tar.gz` or 'cd /usr/ports/category/program_name; make install' Good luck, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message