I've installed CentOS 6.3 and i run the command
yum install httpd
after successfully installed I've typed in the terminal
service httpd start
nothing happend i did opened the browser and typed my ip address but Unable to connect
Note:
know I've reinstalled httpd
when i run
service httpd start
message displayed
Starting httpd: no listening sockets available, shutting down
Unable t
im running centos 5.8 and i had to change my server ip address. Now i cant get apache to re-run. I am running virtualmin as well.
I have an .rpm, which I created. In its %post part, I do some stuff, and in the end of this script, i call service httpd restart.
service httpd restart
Error:
Starting httpd: (13)Permission denied: make_sock: could not bind to address [::]:4508
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:4508
no listening sockets available, shutting down
I'm not able to start the fresh apache2 installation on my development machine running Ubuntu 12.10.
michal@ubuntudesktop:~$ sudo service apache2 start
* Starting web server apache2 no listening sockets available, shutting down
Unable to open logs
Action 'start' failed.
The Apache error log may h
I just made a change to my PHP.ini file. (my Linux dist is CentOS).
When I try to start httpd service by running:
/etc/rc.d/init.d/httpd start
I get:
Starting httpd: /usr/sbin/httpd: symbol lookup error: /usr/lib64/libaprutil-1.so.0: undefined symbol: apr_os_uuid_get
Any ideas? I'm running CentOS release 6.3 (Final)
hi ,i installed httpd service by yum install httpd.the problem is whern i typenetstat -anti dont see the ipv4 of the interface listening on 4334it just the... [by squidcentos]
I have just upgraded my FC15 to FC16. Apache was running OK under the old version, but will not start now.
Code:
[root@cardraeh ~]# systemctl start httpd.service
Job failed.