| View previous topic :: View next topic |
| Author |
Message |
rev138 l33t


Joined: 19 Jun 2003 Posts: 848 Location: Vermont, USA
|
Posted: Tue Jul 31, 2007 1:44 pm Post subject: webapp-config is not detecting apache? |
|
|
I have apache 2.0.58-r2 installed via portage, and I'm trying to use webapp-config to install mediawiki. However, I get the following error:
| Code: | # webapp-config -I -d wiki mediawiki 1.8.4
* Fatal error: Your configuration file sets the server type "Apache"
* Fatal error: but the corresponding package does not seem to be installed!
* Fatal error: Please "emerge >=net-www/apache-1.3" or correct your settings.
* Fatal error(s) - aborting |
Why does webapp-config not see my apache installation?
TIA. _________________ Vermont Free PC
http://www.vtfreepc.org |
|
| Back to top |
|
 |
nrosier n00b


Joined: 06 Jul 2002 Posts: 43 Location: Belgium
|
Posted: Tue Jul 31, 2007 2:42 pm Post subject: |
|
|
| When did you emerge apache? I've noticed the maintainers recently moved it from net-www/apache to www-servers/apache. If you have emerged www-servers/apache webapp-config does not find the net-www package. |
|
| Back to top |
|
 |
rev138 l33t


Joined: 19 Jun 2003 Posts: 848 Location: Vermont, USA
|
Posted: Tue Jul 31, 2007 2:51 pm Post subject: |
|
|
It's the latest stable version, which is under "www-servers".
I hacked webapp-config's server.py and changed "net-www" to "www-servers". Works now  _________________ Vermont Free PC
http://www.vtfreepc.org
Last edited by rev138 on Tue Jul 31, 2007 3:01 pm; edited 1 time in total |
|
| Back to top |
|
 |
nrosier n00b


Joined: 06 Jul 2002 Posts: 43 Location: Belgium
|
Posted: Tue Jul 31, 2007 3:01 pm Post subject: |
|
|
Which version of webapp-config are you running? I've got 1.50.16-r1 emerged today and it has a dependy for >=www-servers/apache-1.3
Sync portage and re-emerge webapp-config.
There's lot's of packages with dependies to net-www in stead of www-servers so maintainers will have a blast fixing those as well  |
|
| Back to top |
|
 |
rev138 l33t


Joined: 19 Jun 2003 Posts: 848 Location: Vermont, USA
|
Posted: Tue Jul 31, 2007 3:06 pm Post subject: |
|
|
I sync'd only a few days ago. I guess I caught it in the window between the apache relocation and the webapp-config update. I got it working anyway, but it's good to know for the future.
Thanks. _________________ Vermont Free PC
http://www.vtfreepc.org |
|
| Back to top |
|
 |
likewhoa l33t

Joined: 04 Oct 2006 Posts: 693 Location: Brooklyn, New York
|
|
| Back to top |
|
 |
orvtech Tux's lil' helper


Joined: 28 Aug 2004 Posts: 115 Location: US. Florida
|
Posted: Tue Aug 07, 2007 4:55 pm Post subject: |
|
|
| rev138 wrote: | It's the latest stable version, which is under "www-servers".
I hacked webapp-config's server.py and changed "net-www" to "www-servers". Works now  |
thanks. that fixked the problem _________________ http://orvtech.com
http://www.linuxevolution.org |
|
| Back to top |
|
 |
|