RE: php4-cli or mod_php4

2004-12-06 Thread Olaf Greve
Hi, > Correct solution would be to install mod_php4 first and then > install all the necessary extensions via separate ports. For instance, to > get MySQL support in PHP you would install /usr/ports/databases/php4-mysql. > > This way of installing extensions via ports was introduced when PHP >

Re: php4-cli or mod_php4

2004-12-06 Thread Toomas Aas
Olaf Greve wrote: It seems that as of fBSD 5.3, the version that is installed when using sysinstall has a lot less compile options enabled than it used to do previously, one of which being the MySQL support. Here's what I did to solve the issue: 1) Install Apache 1.3, PHP4 (MOD + CLI), PHP4 extensi

RE: php4-cli or mod_php4

2004-12-06 Thread Olaf Greve
Hi, > > i want to install apache+php+mysql. If i install mod_php i cannot > >install php4-extension (mysql, etc ...). If i try to install php4-cli > >and extensions apache doesn't know how to handle .php files . What's the > >they to go to make apache work with mysql and php ? fBSD is 5.3. Well

Re: php4-cli or mod_php4

2004-12-03 Thread Kevin D. Kinsey, DaleCo, S.P.
Cristi Tauber wrote: Hello list, i want to install apache+php+mysql. If i install mod_php i cannot install php4-extension (mysql, etc ...). If i try to install php4-cli and extensions apache doesn't know how to handle .php files . What's the they to go to make apache work with mysql and

RE: php4-cli or mod_php4

2004-12-03 Thread Thomas S. Crum - AAA Web Solution, Inc.
-extensions. Best, Thomas S. Crum -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew L. Gould Sent: Friday, December 03, 2004 8:45 AM To: Cristi Tauber Cc: FreeBSD Question Subject: Re: php4-cli or mod_php4 On Fri, 03 Dec 2004 15:30:15 +0200 Cristi Tauber

Re: php4-cli or mod_php4

2004-12-03 Thread Andrew L. Gould
On Fri, 03 Dec 2004 15:30:15 +0200 Cristi Tauber <[EMAIL PROTECTED]> wrote: >Hello list, > > i want to install apache+php+mysql. If i install mod_php i cannot > install php4-extension (mysql, etc ...). If i try to install php4-cli > and extensions apache doesn't know how to handle .

php4-cli or mod_php4

2004-12-03 Thread Cristi Tauber
Hello list, i want to install apache+php+mysql. If i install mod_php i cannot install php4-extension (mysql, etc ...). If i try to install php4-cli and extensions apache doesn't know how to handle .php files . What's the they to go to make apache work with mysql and php ? fBSD is 5.3.