Re: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread Ben Munat
Hmm, you might try emerging one of these at a time: apache, then mysql, then php. Note that you can turn off all use flags in a package.use entry by doing "-*" and then turning on individual flags after that; something like "=dev-lang/php-4* -* apache2 bcmath berkdb...". I'd also carefully con

[gentoo-server]

2006-02-09 Thread Thomas Warnick
-- gentoo-server@gentoo.org mailing list

RE: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread Christopher Schwerdt
> In file included from > /var/tmp/portage/php-4.4.1-r3/work/php-4.4.1/ext/odbc/php_odbc.c:37: > /var/tmp/portage/php-4.4.1-r3/work/php- > 4.4.1/ext/odbc/php_odbc_includes.h:185:21: > WINDOWS.H: No such file or directory > /var/tmp/portage/php-4.4.1-r3/work/php-4.4.1/ext/odbc/php_odbc.c: In > funct

Re: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread Ronald Vazquez
Thanks everybody for all the suggestions. OK, I tried: # emerge 'dev-lang/php-4*' mysql apache whith the following in my /etc/portage/package.use =dev-lang/php-4* -adabas -apache apache2 bcmath berkdb birdstep bzip2 calendar cdb cgi cjk -cli crypt ctype curl -db2 dba -dbase -dbmaker -dbx deb

Re: [gentoo-server] The Great RAID debate

2006-02-09 Thread JD Gray
Ramon von Alteren wrote: Dual Xeon 2.8 Ghz 2Gb RAM 1 ATA 40Gb system disk 24 465Gb SATA disks 2 3ware 9550SX-12MI controllers with 224Mb Config: 2 RAID-50 arrays of 12 disks each. Glued together in a single LVM volume of 9Tb There are few things I wouldn't do to get my hands on t

Re: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread Kerin Millar
On 09/02/06, LYL <[EMAIL PROTECTED]> wrote: > dev-lang/php is php v5.0 up, while dev-php/php is php4 > That's not correct. Just to make it perfectly clear - *anyone* who is currently using dev-php/{php,mod_php} in any shape or form should migrate to dev-lang/php as soon as possible The former ebui

Re: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread Ben Munat
No, you can install php-4.* with the dev-lang ebuild I'm using it! b LYL wrote: dev-lang/php is php v5.0 up, while dev-php/php is php4 -- gentoo-server@gentoo.org mailing list

Re: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread Ben Munat
Hello Ronald, If you're still very new to gentoo, it would be worth your time to read up a bit on how gentoo does things. It's not quite like any other distro. :-) Here's the section of the handbook on portage, use flags, etc.: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&cha

RE: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread Christopher Schwerdt
> dev-lang/php is php v5.0 up, while dev-php/php is php4 > dev-lang/php can also be PHP 4. You have to add >=dev-lang/php-5 to /etc/portage/package.mask. ls -l /usr/portage/dev-lang/php -rw-r--r-- 1 portage portage 9683 Jan 24 15:05 php-4.3.11-r5.ebuild -rw-r--r-- 1 portage portage 8676 Ja

Re: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread LYL
dev-lang/php is php v5.0 up, while dev-php/php is php4 -- gentoo-server@gentoo.org mailing list

Re: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread Jonas 'data' Fietz
Ronald Vazquez wrote: !!! The short ebuild name "php" is ambiguous. Please specify !!! one of the following fully-qualified ebuild names instead: dev-lang/php dev-php/php Which one of those should I install, *lang/* or *php/*? Does it matter? dev-lang ist the more recent one. So you

Re: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread Ronald Vazquez
Hello: So far, thanks to David Abbott and you Ricardo. I am starting to read the docs now. I ran the emerge -vp and here is the output: ## # emerge -vp apache php mysql These are the packages that I would merge, in order: Calculating dependencies - !!! The shor

Re: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread Ricardo Loureiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Ronald, It's pretty simple, just emerge -vp apache php mysql and see which use flags you need to enable or disable, according to your taste. After that just emerge apache php mysql, configure each one according to your taste and start them.

Re: [gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread david
This may help; http://gentoo-wiki.com/LAMP -- gentoo-server@gentoo.org mailing list

[gentoo-server] Need help installing Apache with PHP on our server

2006-02-09 Thread Ronald Vazquez
Hello: I am having a bit of trouble installing Apache-2.0.XX with PHP-4.X on our Gentoo server using the emerge system. I have done multiple times (from source) on Red hat, SuSE, Slackware, and others but have never used the emerge functionality. I guess part of the problem is that I am not