Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache [RISOLTO]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
rdivincenzo
Tux's lil' helper
Tux's lil' helper


Joined: 01 Apr 2006
Posts: 79

PostPosted: Fri Sep 07, 2007 2:21 pm    Post subject: Apache [RISOLTO] Reply with quote

Ho appana installato Apache facendo:

Code:
# emerge apache


L'installazione è avvenuta con successo ma ho dei piccoli problemini.
Quando devo avviare il serverweb mi comporto come segue:

Code:
# cd /etc/initd.d
# apache2 start


ottengo la seguente

Code:
Usage: apache2 [-D name] [-d directory] [-f file]
               [-C "directive"] [-c "directive"]
               [-k start|restart|graceful|stop]
               [-v] [-V] [-h] [-l] [-L] [-t] [-S]
Options:
  -D name           : define a name for use in <IfDefine name> directives
  -d directory      : specify an alternate initial ServerRoot
  -f file           : specify an alternate ServerConfigFile
  -C "directive"    : process directive before reading config files
  -c "directive"    : process directive after reading config files
  -e level          : show startup errors of level (see LogLevel)
  -E file           : log startup errors to file
  -v                : show version number
  -V                : show compile settings
  -h                : list available command line options (this page)
  -l                : list compiled in modules
  -L                : list available configuration directives
  -t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings)
  -S                : a synonym for -t -D DUMP_VHOSTS
  -t                : run syntax check for config files


Ovvero sembrerebbe che il software non sia installato come servizio e questo mi arreca problemi. Qualcuno sa dirmi come farlo partire nel modo indicato sopra?

Grazie anticipatamente!


Last edited by rdivincenzo on Fri Sep 07, 2007 2:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
micio
Tux's lil' helper
Tux's lil' helper


Joined: 13 Sep 2006
Posts: 98

PostPosted: Fri Sep 07, 2007 2:25 pm    Post subject: Reply with quote

a quel punto devi lanciare
Code:
./apache2 start


altrimenti lui pensa di andare a prendere l'eseguibile che sta in /usr/sbin/ anzichè lo script in init :)
In alternativa puoi lanciare direttamente il comando
Code:
/etc/init.d/apache2 start


Micio!
_________________
with Linux plug and play
while with Winzozz plug and pray ^.^
Back to top
View user's profile Send private message
rdivincenzo
Tux's lil' helper
Tux's lil' helper


Joined: 01 Apr 2006
Posts: 79

PostPosted: Fri Sep 07, 2007 2:30 pm    Post subject: Reply with quote

Miticoooooooooooooooo!!!!!!!!!!!!!
Back to top
View user's profile Send private message
micio
Tux's lil' helper
Tux's lil' helper


Joined: 13 Sep 2006
Posts: 98

PostPosted: Fri Sep 07, 2007 2:33 pm    Post subject: Reply with quote

eeeeehhh per così poco :)
_________________
with Linux plug and play
while with Winzozz plug and pray ^.^
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum