View previous topic :: View next topic |
Author |
Message |
niben_s n00b
Joined: 16 Jul 2003 Posts: 36 Location: Minneapolis, USA
|
Posted: Fri Aug 01, 2003 7:04 am Post subject: ebuild mod_php-4.3.2-r4 error |
|
|
Hi All,
This is an error I am getting.
According to Desktop Configuration Guide I have successfully emerged apache, php, mod_php and mod_ssl.
After the "emerge apache php mod_php mod_ssl" statement I tried
"ebuild /var/db/pkg/dev-php/mod_php-4.3.2-r4/mod_php-4.3.2-r4.ebuild config" but this is what I am getting
Quote: |
inux root # ebuild /var/db/pkg/dev-php/mod_php-4.3.2-r4/mod_php-4.3.2-r4.ebuild config
* Due to some previous bloopers with PHP and slotting, you may have
* multiple copies of mod_php installed. Please look at the autoclean
* output at the end of the emerge and unmerge all but relevant
|
But, I just see only one version of mod_php
Quote: |
linux root # emerge --pretend unmerge mod_php
>>> These are the packages that I would unmerge:
dev-php/mod_php
selected: 4.3.2-r4
protected: none
omitted: none
>>> Packages in red are slated for removal.
>>> Packages in green will not be removed.
|
Am I missing anything here??
Your response will be highly appreciated.
Thanks,
Nms |
|
Back to top |
|
|
To Veteran
Joined: 12 Apr 2003 Posts: 1145 Location: Coimbra, Portugal
|
Posted: Fri Aug 01, 2003 9:39 am Post subject: |
|
|
Try:
It will display what package(s) is or are blocking mod_php.
If you need more help just paste here the result from that command.
Tó _________________
------------------------------------------------
Linux Gandalf 3.2.35-grsec
Gentoo Base System version 2.2
------------------------------------------------ |
|
Back to top |
|
|
pYrania Retired Dev
Joined: 27 Oct 2002 Posts: 650 Location: Cologne - Germany
|
Posted: Fri Aug 01, 2003 10:05 am Post subject: |
|
|
it's a notice for people that used mod_php before and have upgarded to this version.
your setup isn't affected by it. you can just go on. _________________ Markus Nigbur |
|
Back to top |
|
|
niben_s n00b
Joined: 16 Jul 2003 Posts: 36 Location: Minneapolis, USA
|
Posted: Fri Aug 01, 2003 5:49 pm Post subject: |
|
|
Thanks pYrania, it was already working and I did not know. |
|
Back to top |
|
|
squealie n00b
Joined: 06 Aug 2003 Posts: 45
|
Posted: Wed Aug 06, 2003 3:04 pm Post subject: |
|
|
Hi all,
I'm very new to Gentoo.
I am trying to follow the Virtual Mailhost Guide, and running into the same problem (from the first post).
When I try to run 'ebuild /var/db/......./mod_php-4.3.2-r4.ebuild config' it gives me the bloopers-- message again, with no other output.
I went ahead and added "APACHE_OPTS="-D SSL -D PHP4" to apache.conf
PHP is still broken. (phpinfo page)
Edit: I may be running into the problem addressed here about apache1 and 2 being emerged with mod_php.
There was a reference about a GWM(?) detailing a package mask. What is this document?
Any suggestions, pointers? |
|
Back to top |
|
|
niben_s n00b
Joined: 16 Jul 2003 Posts: 36 Location: Minneapolis, USA
|
Posted: Wed Aug 06, 2003 8:50 pm Post subject: |
|
|
squealie wrote: | Hi all,
I'm very new to Gentoo.
I am trying to follow the Virtual Mailhost Guide, and running into the same problem (from the first post).
When I try to run 'ebuild /var/db/......./mod_php-4.3.2-r4.ebuild config' it gives me the bloopers-- message again, with no other output.
I went ahead and added "APACHE_OPTS="-D SSL -D PHP4" to apache.conf
PHP is still broken. (phpinfo page)
Edit: I may be running into the problem addressed here about apache1 and 2 being emerged with mod_php.
There was a reference about a GWM(?) detailing a package mask. What is this document?
Any suggestions, pointers? |
Are you using Apache or Apache2? Make sure you edit right file. There are separate directories that you can find under /etc directory for apache and apache2 if you have them both in ur system. |
|
Back to top |
|
|
maestro213 n00b
Joined: 11 Aug 2003 Posts: 6 Location: California
|
Posted: Mon Aug 11, 2003 6:37 pm Post subject: |
|
|
pYrania wrote: | it's a notice for people that used mod_php before and have upgarded to this version.
your setup isn't affected by it. you can just go on. |
niben_s wrote: | Thanks pYrania, it was already working and I did not know. |
yah i had the same error message, but it turned out mod_php was already working. they should really get that fixed up for the next update... |
|
Back to top |
|
|
|