![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fedora Linux for Socket Program Development | venkatesh.n | UNIX for Advanced & Expert Users | 0 | 01-16-2008 01:14 AM |
| Error: No Route to host...urgent {socket() connection} | arunchaudhary19 | High Level Programming | 6 | 10-30-2007 01:10 AM |
| ORA-12157 error installing Oracle 10g on Fedora 5 | Joncamp | UNIX for Advanced & Expert Users | 1 | 05-13-2007 08:03 PM |
| read/write socket error | gio | High Level Programming | 2 | 04-16-2007 08:52 PM |
| Fedora Core CD not found error >8-( | jegaines | UNIX for Dummies Questions & Answers | 1 | 07-06-2005 10:46 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Socket Error for LAMP on Fedora 7
Hi. um. I'm trying to make a LAMP server on Fedora 7, but When I try to turn Apache/Httpd on, it gives me this error:
[...] [root@kimserver ssl]# chkconfig -- levels 235 httpd on [root@kimserver ssl]# /etc/init.d/httpd start Starting httpd: (98)Address already in use: make_sock: could not bind to address 192.168.1.110.80 no listening sockets available, shutting down Unable to open logs [FAILED] Plz. Help. Thxs |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Is Apache (or another Web server) already up? Check "netstat -tlnp" as root and see if you get something similar
Code:
tcp6 0 0 :::80 :::* LISTEN 3637/apache2 |
|
#3
|
|||
|
|||
|
Ya. It's already installed.
|
|
#4
|
||||
|
||||
|
LAMP is bad, is ugly and noone should ever use it
fedor has in its repos all you need. further more, apache is already installed and working on the 80 port plus php/perl, and probably mysql |
|
#5
|
|||
|
|||
|
It's not only installed, but started. You should be able to access your Web server immediately.
|
|
#6
|
|||
|
|||
|
Oh. Also, when I try to change the Mysql password, it gives me a error. Saying that I can't chnage it or something
Also, does fedora also start mysql, php, etc for you already too? Also, how can I start hosting? |
|
#7
|
||||
|
||||
|
Quote:
Quote:
what ?! |
||||
| Google The UNIX and Linux Forums |