Page 1 of 1

Problems with the initiation XAMPP 1.8.0

PostPosted: 27. July 2012 19:37
by nesscom
hello all, I have problems to start from XAMPP.


:~# /opt/lampp/lampp start
Starting XAMPP for Linux 1.8.0...
XAMPP: Starting Apache...
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://community.apachefriends.org/f/
XAMPP: Starting MySQL...
XAMPP: Couldn't start MySQL!
XAMPP: Starting ProFTPD...
XAMPP: ness-P4M90-M7 proftpd[15820]: warning: unable to determine IP address of 'ness-P4M90-M7'
ness-P4M90-M7 proftpd[15820]: error: no valid servers configured
ness-P4M90-M7 proftpd[15820]: Fatal: error processing configuration file '/opt/lampp/etc/proftpd.conf'
XAMPP: Error 1! Couln't start ProFTPD!
XAMPP for Linux started.

please my can help.

Thanks

Re: Problems with the initiation XAMPP 1.8.0

PostPosted: 28. July 2012 02:40
by JonB
Did you modify the configuration files?

Thanks
8)

Re: Problems with the initiation XAMPP 1.8.0

PostPosted: 28. July 2012 04:25
by nesscom
hi,JonB
the truth than no,I'm new in ubuntu, please .me can explain as configuring files
thanks :)

Re: Problems with the initiation XAMPP 1.8.0

PostPosted: 29. July 2012 01:21
by JonB
If you did not change the configuration files, I don't know what is wrong.

Look in the Apache /opt/lampp/logs/error_log. It might tell us what is happening.

Good Luck
8)

Re: Problems with the initiation XAMPP 1.8.0

PostPosted: 31. July 2012 12:33
by adnan
hello all, I have problems to start from XAMPP.


:~# /opt/lampp/lampp start
Starting XAMPP for Linux 1.8.0...
XAMPP: Starting Apache...
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://community.apachefriends.org/f/
XAMPP: Starting MySQL...
XAMPP: Couldn't start MySQL!
XAMPP: Starting ProFTPD...
XAMPP: ness-P4M90-M7 proftpd[15820]: warning: unable to determine IP address of 'ness-P4M90-M7'
ness-P4M90-M7 proftpd[15820]: error: no valid servers configured
ness-P4M90-M7 proftpd[15820]: Fatal: error processing configuration file '/opt/lampp/etc/proftpd.conf'
XAMPP: Error 1! Couln't start ProFTPD!
XAMPP for Linux started.

please my can help.

Re: Problems with the initiation XAMPP 1.8.0

PostPosted: 31. July 2012 14:20
by JonB
adna -You and nesscom seem to have the same problem.

"ness-P4M90-M7" <== is in a 'broken' configuration file - one that does not come with XAMPP. That string is not in the proftpd.conf file as it comes from our DL pages.

I think you are both working from a bad 'distribution' - one we at XAMPP did not create.

I also think the issue may be that both your machines have an unsupported architecture -

So two questions-

One - what kind of machine are you trying to run XAMPP on? If it is not IA64 or x86 Intel processor - it will not work.

Two - what was the source of your copy of XAMPP/LAMPP?

Good Luck

Re: Problems with the initiation XAMPP 1.8.0

PostPosted: 06. August 2012 18:08
by nesscom
hi JonB.

sight
/ opt / lampp / logs/
error_log
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs"

Thanks for your help

Re: Problems with the initiation XAMPP 1.8.0

PostPosted: 06. August 2012 22:00
by JonB
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80


You almost certainly have another Apache instance running on that machine. NOTE - 'Almost' - nothing is 100%

8)