Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 75171 invoked from network); 27 Sep 2004 01:20:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Sep 2004 01:20:32 -0000 Received: (qmail 63381 invoked by uid 500); 27 Sep 2004 01:20:13 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 63298 invoked by uid 500); 27 Sep 2004 01:20:12 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 63281 invoked by uid 99); 27 Sep 2004 01:20:11 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=DATE_IN_PAST_06_12 X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [64.63.192.251] (HELO smtp5.ispsnet.net) (64.63.192.251) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 26 Sep 2004 18:20:09 -0700 Received: from dialup-4.244.147.79.dial1.stlouis1.level3.net (unverified [4.244.147.79]) by smtp5.ispsnet.net (Joe1) with ESMTP id 16242378 for multiple; Sun, 26 Sep 2004 21:22:14 -0400 From: Donald Emmack To: eimantas.vaiciunas@sc.vu.lt Date: Sun, 26 Sep 2004 08:20:11 -0700 User-Agent: KMail/1.6.2 References: <4156c98c.ea.180.23776@access4less.net> <200409252055.08494.donald@gate714.us> <200409261656.51867.eimantas.vaiciunas@sc.vu.lt> In-Reply-To: <200409261656.51867.eimantas.vaiciunas@sc.vu.lt> Cc: users@httpd.apache.org MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200409260820.11091.donald@gate714.us> X-Virus-Checked: Checked Subject: Re: [users@httpd] php apache suse 9.1 X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks much!! I am up and running on PHP!!! Next, I need to figure out mysql. I only have dial up access to my server - so I thought it would be better to make the changes on my local machine as a "test" server and then take the plunge and upload all my files at once - so now Im off to look up how to get mysql working on my local machine. best rgds. On Sunday 26 September 2004 09:56, Eimantas Vaiciunas wrote: > On Sunday 26 September 2004 03:55, you wrote: > > I think thats where it is messed up. I would like to find a specific > > tutorial (suse 9.1 preferred) on how to check this out. I am new to > > apache, I have tried Abyss but have had the same problem - so it has to > > be ME. > > It's simple. If you already compiled apache from source distro, compile php > for apache as DSO: > $ ./configure --with-apxs=/path/to/apache/bin/apxs > --other-configure-directives > $ make > $ su > Password: ********* > # make install > ----- > Eimis --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org