Date: 08/15/00
- Next message: Jeroen Olthof: "[PHP] sorry for posting this here , its a mysql problem"
- Previous message: Jose Lo: "[PHP] calling a C program in php"
- In reply to: Kevin Beckford: "[PHP] How does php4 install onto FreeBSD?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 15 Aug 2000, Kevin Beckford wrote:
> We're probably moving to FreeBSD as a server platform soon. I was
> wondering if there are any gotcha's installing php4 onto this
> platform. All my experience is with linux.
It's pretty easy. Something along the lines of (assuming that you've got
the ports collection installed):
cd /usr/ports/www/mod_php4
make install
This will install apache with mod_php4 as a DSO shared module. There are
other modules in the ports collection including mod_php3, mod_perl,
mod_dtcl, jserv etc...
> Also, can this platform support the php4/java combination?
Not sure about that one. But I can tell you that FreeBSD only has a
native port for jdk-1.1.8 (although that's about to change very soon).
Hope this helps.
Cheers, Joel...
--- Joel Sutton | Software Developer | jsutton <email protected> ITworks Consulting | http://www.itworks.com.au/ Phone: +61+3+9642 5477 | Fax: +61+3+9642 5499 Melbourne, Australia | "Perl, PHP, MySQL, MS Access 97"-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jeroen Olthof: "[PHP] sorry for posting this here , its a mysql problem"
- Previous message: Jose Lo: "[PHP] calling a C program in php"
- In reply to: Kevin Beckford: "[PHP] How does php4 install onto FreeBSD?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

