Re[2]: [PHP-INST] A newbie question

2003-03-25 Thread fa
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

Re: [PHP-INST] A newbie question

2003-03-25 Thread Bryan Brannigan
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

[PHP-INST] A newbie question

2003-03-25 Thread fa
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.