From owner-freebsd-questions@FreeBSD.ORG Mon Jul 25 21:24:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ABE116A41F for ; Mon, 25 Jul 2005 21:24:12 +0000 (GMT) (envelope-from slas7713@yahoo.com) Received: from web33605.mail.mud.yahoo.com (web33605.mail.mud.yahoo.com [68.142.199.194]) by mx1.FreeBSD.org (Postfix) with SMTP id 9816C43D48 for ; Mon, 25 Jul 2005 21:24:11 +0000 (GMT) (envelope-from slas7713@yahoo.com) Received: (qmail 64413 invoked by uid 60001); 25 Jul 2005 21:24:11 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=IZPzjdar1zBrvzeBGeKTjzMZiJMaEIRzB2ka8d1NPbFBm/2LwGQSRpsiA+ruJg/ODRgfeUXutP21WSDW0woSHBJfZd1Iy8ysCtlZ02KX7yw/eo9iTZuxRT06JLmcVqWaecGrn1pIcC33L0lZ9ShEEeZ0qKJ1FlKC7On/8fViZIY= ; Message-ID: <20050725212411.64411.qmail@web33605.mail.mud.yahoo.com> Received: from [24.216.129.249] by web33605.mail.mud.yahoo.com via HTTP; Mon, 25 Jul 2005 14:24:11 PDT Date: Mon, 25 Jul 2005 14:24:11 -0700 (PDT) From: steve lasiter To: free bsd MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: oscommerce issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jul 2005 21:24:12 -0000 I've fought with this for a couple of day and now it's time to ask. I'm running FreeBSD 5.4 with Apache 1.3, MySQL5.0.2, PHP5.0.3_2 and a fresh install of OScommerce. First Question: During my first attempt to access the /oscommerce/catalog/admin directory I got the register_globals turned off error, modify php.ini. I modified my VirtualHost entry in my Apache httpd.conf file and added the line "php_value register_globals "on"" I'm worried about security issues with this. Is there any more info you can give me on this or a better fix. Second Question: Now when hen attempting to access the /oscommerce/catalog/admin directroy I'm getting the error: "1046 - No database selected Select configuration_key as cfgKey, configuration_value as cfgValue from configuration" I have configured the "configure.php" file (many times now) with the proper database connection info and successfully tested connectivity to my database. Is there any info on this problem. Also, if there is anyone that I might be able to contact to get more info on OScommerce with FreeBSD I'd love to get other general questions answered. Thanks for the help in advance, Dean Lasiter __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com