Pagina 1 di 1

xampp (lampp): error 1! apache non parte.

Inviato: martedì 15 luglio 2008, 19:49
da lelebart
salve a tutti!
ho appena installato lampp (come avevo già fatto su un'altra macchina seguendo questa guida)
ma apache non vuole partire!

Codice: Seleziona tutto

sudo /opt/lampp/lampp start
Starting XAMPP for Linux 1.6.7...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Error 1! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Sorry, I've no idea what's going wrong.
XAMPP: Please contact our forum http://www.apachefriends.org/f/
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP:  - warning: unable to determine IP address of 'radiofaina'
 - error: no valid servers configured
 - Fatal: error processing configuration file '/opt/lampp/etc/proftpd.conf'
XAMPP: Error 1! Couln't start ProFTPD!
XAMPP for Linux started.
di ProFTPD non mi importa di nulla, però che cavolo.. senza apache come faccio?
ho provato a dare una googlata e non ho capito nulla riguardo a come muovermi!

Re: xampp (lampp): error 1! apache non parte.

Inviato: martedì 15 luglio 2008, 20:01
da shaitan
prova a vedere

/opt/lampp/logs/apachestart.log

cosa ti dice

Re: xampp (lampp): error 1! apache non parte.

Inviato: martedì 15 luglio 2008, 20:06
da lelebart
... è vuoto!
error_log invece riporta

Codice: Seleziona tutto

[Tue Jul 15 19:20:14 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:22:46 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:22:51 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:23:03 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:23:11 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:24:14 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:24:34 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:25:13 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:26:01 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:26:38 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:31:26 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:31:41 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:31:56 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:35:58 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:37:30 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:46:52 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:50:58 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:51:15 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed
[Tue Jul 15 19:51:49 2008] [alert] (EAI 5)Nessun indirizzio associato con l'hostname: mod_unique_id: unable to find IPv4 address of "radiofaina"
Configuration Failed

Re: xampp (lampp): error 1! apache non parte.

Inviato: martedì 15 luglio 2008, 20:30
da shaitan
evidentemente è saltata (o non c'è) l'associazione fra radiofaina e l'ip (127.0.0.1)

dovrebbe essere in /etc/hosts

se manca dovresti aggiungere
127.0.0.1 radiofaina

Re: xampp (lampp): error 1! apache non parte.

Inviato: martedì 15 luglio 2008, 20:37
da lelebart
perdona la mia ingoranza: dove di preciso?  :-[