ED]>
BB> Sent: Tuesday, March 25, 2003 9:26 AM
BB> Subject: [PHP-INST] A newbie question
BB> Hi, list.
BB> I'm a newbie in UNIX, so this might be a stupid question.
BB> Anyway, I've installed php-4.3.1 as a loadable module for
BB> apache-1.3.27. (apache configured: ./conf
try using this as a test script
--snip--
--snip--
if this works then your PHP installation is ready to fly.
- Original Message -
From: "fa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 9:26 AM
Subject: [PHP-INST] A newbie ques
Hi, list.
I'm a newbie in UNIX, so this might be a stupid question.
Anyway, I've installed php-4.3.1 as a loadable module for
apache-1.3.27. (apache configured: ./configure --enable-so; php
configured: ./configure --with-apxs=/usr/local/apache/bin/apxs
--with-mysql).
Installation of both goes fine.