Fedora :: Httpd Error 98 On Fresh Install?

May 15, 2011

Sometimes httpd (the apache web server) fails to start and displays an error (98: Address already in use: make_sock: could not bind to address xxx.xxx.xxx.xxx:80). This happens even when no other service is listening on port 80, as evident from the output of "lsof -i :80" and "netstat -A inet -lnp". This is due to a configuration file mixup. Both /etc/httpd/conf/httpd.conf and /etc/httpd/conf.d/system-config-httpd.conf contain the directive "Listen :80". If you comment out the "Listen 80" in /etc/httpd/conf.d/system-config-httpd.conf, httpd will again start.

View 1 Replies


ADVERTISEMENT

Fedora Installation :: Start The Service Of Httpd Error Message Displayed: Starting Httpd: (98)Address Already In Use ?

Sep 19, 2010

I have installed fedora 13 in my system. httpd server is also installed. when I tried to start the service of httpd, following error message displayed: Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80

View 1 Replies View Related

Fedora Installation :: 15 Fresh Install - Something Has Gone Wrong - Error On Login ?

Jun 29, 2011

I have just fresh installed Fedora 15 over my (very) old copy of Fedora 11. I wanted to play around with Linux.

Anyway, when I log in, I get the "Oh no! Something has gone wrong" (like I stated).

View 3 Replies View Related

Fedora :: Httpd Won't Start Failed Error

Nov 18, 2010

I rebuilt my box with Fedora 14. installed httpd, mysql php etc. when I tried to start my httpd it was giving me error about finding the root document and server name I was able to fix temp the issue with the name by placing ServerName 192.168.1.105:80 in the httpd.conf file and the root document somehow was fixed also. but I am still can't start the httpd and no error message except that it failed. I also disabled Selinix but still no luck.

View 11 Replies View Related

Installation :: Grub Error 17 After Fresh Install

Jan 27, 2010

I have an odd problem. I custom-built a workstation:
MSI Speedster 1 mobo
2x Opteron 2352
4x DDR2 ECC 4GB
3x 150GB WD Raptor, hardware RAID 0
1x 2TB WD Green, standalone

I had Linux Mint 8 installed, but before putting the machine to real use decided to toss Windows 7 on there to see how it worked. Now I am attempting to put Mint 8 back on to get everything set up. There have been no hardware changes since I had Mint installed before.

I can successfully install, but when I reboot I get a Grub error 17. The partition table looks like:
50GB / ext4
400GB /home ext4
...
2TB /backup /ext3

Grub is installed to (hd0), which is the 450GB hardware RAID. It does not make a difference when I run the installation (and then reboot) with the 2TB drive disconnected. Thinking maybe the new ext4 format was messing with Grub, I tried:
200MB /boot ext2
50GB / ext4
400GB /home ext4
And installed again and rebooted. No dice. I'd guess Grub has issues recognizing the hardware raid, except it worked before

View 1 Replies View Related

OpenSUSE :: Update Error On Suse 11.3 (fresh Install)?

Jan 6, 2011

I have installed Suse 11.3 on my computer yesterday but since then I have been trying to update it but unable to do so. Everytime I try I get this error message: "system management is locked by the application with pid 6953 (usr/sbin/packagekitd). close this appliaction before trying again."

View 8 Replies View Related

Ubuntu :: Unknown Package Error On Fresh Install

Sep 4, 2010

Just did a clean install on my desktop of 10.04. Net was working fine, until I installed GIMP and restarted. A little "NO" symbol pops up next to my wireless indicator, and it tells me to either do an apt-get check from terminal or start the package manager to find out what the problem is...so, I do the apt-get check.

Here's what I get returned from the terminal:

E: Unable to write to /var/cache/apt/

E: The package lists or status file could not be parsed or opened.

View 9 Replies View Related

CentOS 5 :: Error 15 - File Not Found After Fresh Install Of 5.3 With LVM

Oct 19, 2009

I have just done a reinstall of Centos 5.3 on a dedicated server (via a KVM). My partition arrangement was the default presented to me by the installer:

As you can see, I'm using LVM for everything other than /boot (I need to use LVM for an app I am testing).

On reboot, I get the following:

[QUOTE]

It looks like it can't find vmlinuz-2.6.18-128.el5 in /boot.

I have rebooted using the Centos Install Disk 1 and gone in to rescue mode. Rescue mode mounted my / under /mnt/sysimage, from there I could see that /boot had been mounted from /dev/sda1 as it should be.

However, there was no initrd.image or /vmlinuz-2.6.18-128.el5 under /boot or /boot/grub. Shouldn't the CentOS installer have created these?

Is there anyway I can recover this installation?

View 1 Replies View Related

CentOS 5 :: Boot Error After Yum Update On Fresh Install

Jul 21, 2011

I have installed Centos 5.6 on a fresh VPS. After install I ran yum update command. After update was finished I noticed a message saying "Your system kernel may have been updated. Current kernel (2.6.18-238.e15) has been changed to : 2.6.18-238.12.1.e15)". When I reboot, I see two boot option in GRUB. one is Centos 5.6 (2.6.18-238.12.1.e15) Default and other is Centos 5.6 (2.6.18-238.e15). When Centos boots from default, it fails with fatal error. But when I boot with other option, the system boots as normal.

I need to know how to resolve this situation. Why yum update results in Kernel update and 2nd option in GRUB boot loader. and why Centos refuses to boot with update Kernel.

View 10 Replies View Related

Ubuntu Installation :: Fresh Install Of 8.10 Over 9.10 Causes Grub 'no Such Disk' Error

Jan 27, 2010

I have a dual boot machine (Win XP + Ubuntu 9.10 on separate physical drives) which was working fine. I now want to replace the Ubuntu 9.10 with LinuxMCE which is based on Ubuntu 8.10. Using the LinuxMCE install disk, I did a fresh install of Ubuntu 8.10 over the top of Ubuntu 9.10 (repartitioning the whole drive). On reboot, I now get a Grub "no such disk" error. I have run the boot info script which produced the following RESULT.txt:

Code:
Boot Info Summary:
=> Grub 2 is installed in the MBR of /dev/sda and looks for
(UUID=6a59ab9e-041f-41e2-b27c-02b8ada4c1af)/boot/grub.
=> Grub 0.97 is installed in the MBR of /dev/sdb and looks on the same drive
in partition #1 for /boot/grub/stage2 and /boot/grub/menu.lst.
=> Windows is installed in the MBR of /dev/sdc

[Code]....

View 5 Replies View Related

Debian :: Fresh Install - Root File System Error?

Mar 1, 2010

After a fresh install of Debian I came across an error Im hoping you guys can help me with. Ive searched for the error and it appears there are multiple reasons that could be causing it. To compound the problem, Im at work so I dont have the specific error messages....so I just installed Lenny (standard install, no desktop) using a USB installer and everything went very smooth. On first boot, the system paused while waiting for the root file system. After a minute or two it just errored out complaining it could not find the root file system and put me at a (vmlinuz) prompt?My guess is that I need to go into my bios and change my boot priority.. but again, thats just a guess.

View 1 Replies View Related

Debian Installation :: Fresh Install Error - $Display Is Not Set Or Cannot Connect To X Server

Jul 25, 2014

I am currently trying out Debian in VMware Player and I installed it using the following method.

Image Used: Debian-7.6.0-amd64-netinst

In the check list where it lets you select Debian Desktop, Print Server, and System Utilities I think it was? I deselected everything.

After Debian installed and rebooted I logged in, elevated myself to su, and entered the following commands.

apt-get update
apt-get install kdm kde-plasma-desktop --no-install-recommends
reboot
startkde

and I get the error '$DISPLAY is not set or cannot connect to the X server.'

View 8 Replies View Related

Debian Installation :: Fresh Install - Grub File Not Found Error

Nov 28, 2015

I just installed debian from debian-live-8.2.0-amd64-standard+nonfree.iso and after installation, which finished without problems, I cannot boot the system. I get the error:

Code: Select allfile '/boot/grub/i386-pc/normal.mod not found

From grub-rescue via ls command I see that I don't have the i386-pc folder inside /boot/grub. I have only two files:
unicode.pf2 and grub.cfg

View 7 Replies View Related

Ubuntu Installation :: Uncompression Error - System Halted On Fresh 10.10 Install

Oct 14, 2010

I'm trying to install 10.10 64bit on a DFI X48 mainboard with 8Gb RAM, I've tried installing from the Desktop CD, Alternate CD and USB stick, but all attempts fail with
uncompression error

-- System halted

I've run memtest86 and the RAM passes OK, I've even tried running the install with just 4Gb RAM but without any luck. I've even tried three different CD/DVD drives.10.04 64bit runs from the Live CD without any problems, but 10.10 isn't playing ball...

View 1 Replies View Related

Fedora :: Trashed Fresh F12 X64 Installation - USB Error Message

Mar 1, 2010

This, in conjunction with the "If nouveau refuses to die try" instructions, has now apparently basically trashed my fresh Fedora 12 x64 installation, which I had just set up. Another couple of hours gone to waste. I installed the package that Nokia offers as leigh123linux's build instructions last rpmbuild command persistently gave errors, restarted and was left with Nouveau showing some cryptic error message and finally being presented with only the console. Then I did the "if nouveau refuses to die try" part, foolishly figuring the nVidia driver might take over. Now I am left with watching Fedora's legacy boot animation (the loading bar) and then but one USB error message, nothing else. Looks like I'll be stuck with W7 for another while.

View 3 Replies View Related

Fedora Servers :: Install Of Httpd-devel Hurts Performance?

Jun 7, 2010

On F13 i386 inside Virtualbox. Host is a Win7 x64 box.

This may just be more idle curiosity than anything else since the server still works. . . but it's really bothering me because I can't explain it.

My (limited) understanding is that the devel files are just the source files and shouldn't actually affect peformance.

Yet, prior to installing httpd-devel (and its dependencies), /etc/init.d/httpd restart takes about 2 seconds total. After installing httpd-devel, the "stopping" phase of the httpd restart take 5-7 seconds (which seems really long when you're just sitting there waiting on it.

yum install httpd-devel also installs the following for dependencies:
db4-cxx
db4-devel
cyrus-sasl-devel
apr-devel
apr-util-devel
openldap-devel
expat-devel

All but one of those are devel files as well. And here's the real kicker: Uninstalling them through YUM doesn't put things back to normal (even after reboot).

I'm no linux expert. But I wouldn't think installing devel files would have this effect or any effect like this since they're just source code files (?). Can anyone explain what's happening or give me tips on how I can watch the apache process stop and see what's hanging it up?

View 2 Replies View Related

Fedora :: No Sound In My F12 Fresh Install

Dec 26, 2009

I dont ve any sound in my F12 fresh install. i ve updated it but i didnt check if the sound was workin earlier. My laptop is compaq presario Cq60.

I disabled pulse audio from startup and create the client.conf file in .pulse folder with the following code:

Code:

View 14 Replies View Related

Fedora Installation :: Fresh F12 Install But No GUI

Feb 16, 2010

I recently bought an F12 DVD (from a UK supplier) which I took to be a "full distribution". But looking back on the web site it was not described as such. After booting I selected the Replace Existing Linux System option and it listed the installation of 204 packages - much smaller than the 933 packages when I installed F9.
The kernel is now FEDORA (2.6.31.5-127.fc12.i686.PAE)

My problem is that I am now faced with a very intimidating terminal. I am sure the installation did not offer a graphical interface. I have tried to get Gnome running by following the Installation Guide :-
1) 7.4.2 Booting into a Graphical Environment
I type in -gedit /etc/inittab
and I get back --bash: gedit: command not found

2) 15.3 Switching to a Graphical Login
I type -yum group install "GNOME Desktop Environment"
Response -Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again.

3) Again under 15.3 - bullet point 3)
Type -/etc/inittab
Response --bash: /etc/inittab: permission denied

I have now run out of ideas. I'm sure it is not supposed to be difficult but I don't understand the implications of the command line responses. I really don't want to be condemned to a win dependency.

View 8 Replies View Related

Fedora :: 14 Fresh Install - Not Booting ?

Jan 1, 2011

I have a problem with fresh installation of Fedora 14. I've installed it from LiveCD, everything worked fine, but after installing security updates, Fedora stoped working. I mean, not immediately, but right after rebooting. Firstly, I got 1 more option to choose in Grub (which system).

This was also in Ubuntu, so I choosed the first option,- Fedora stopped booting right before the end. Also the second option didn't boot, and now I have to use this ugly Vista

I don't know what to do, reinstalling whole system won't be a problem, but what if it repeats?

It's Fedora 14 using GNOME with i686 architecture.

View 5 Replies View Related

Fedora Installation :: Cannot Update After Fresh Install Of F11

Oct 1, 2009

I recently finished a fresh reinstall of Fedora 11 on my ASUS EeePC 1000HA today. Once I rebooted, it asked for the usual "first time user thing" and I proceeded. After that screen, I was brought to the loging manager, so I logged in, and was presented with my destkop. I fired up the terminal, added myself to the sudoer's file and did a "sudo yum update" but was given the following error (the beginning of the text got cut off due to how lengthy the update list was): [URL].

View 3 Replies View Related

Fedora Installation :: No Updates After Fresh Install?

Dec 2, 2009

I have just installed F 12 - clean install- but when I go to get updates today (Dec 2nd) no updates appear.I have done yum clean and yum makecache but still no updates available in software updates

View 8 Replies View Related

Fedora Installation :: Fresh Install F15 And Can't Login

May 28, 2011

I decide to install F15 (other machines run F14) and after a pretty smooth install and reboot, I try to login and get the message "Oh no, something has gone wrong. A problem has occurred and the system can't recover. Please log out and try again". But no matter how long I try, I keep getting this message. Then I go to crt-alt-F2, and try to "yum install gnome-panel". Then it shows that I don't have any network connection at all, even though I did install my network. I'm thinking of installing F14 now.

View 2 Replies View Related

Fedora :: GRUB Fails On Fresh Install?

Jun 18, 2011

I'm trying to install FC15 x64, the install goes smooth and reports no errors, I looked around in /tmp/anaconda.log but couldn't see any relevant errors either, basically after rebooting and trying to boot my new install, I get:

error: file not found
Entering recue mode...
grub rescue> _

I've reinstalled 3 times now, first I was using USB, but now have tried with CD too. All I want is for GRUB to be installed on /dev/sda2 which is where my install is, and which is also the default location where the installer supposedly installs it to. I've also tried unplugging my other hard disks, and installing with just the first drive.

View 14 Replies View Related

Red Hat / Fedora :: RHEL 5.4 Fresh Install, Can't Rhn_register?

Jan 11, 2010

[root@mda-services ~]# rhn_registerAn error has occurred:exceptions.TypeErrorSee /var/log/up2date for more informationIt asks for the username & password, I provide it, and it bombs out. That log says:

[Mon Jan 11 17:18:04 2010] rhn_register
Traceback (most recent call last):
File "/usr/sbin/rhn_register", line 82, in ?

[code]....

View 1 Replies View Related

Networking :: Fresh Fedora 12 Install - Can't Network

Feb 16, 2010

I go into the settings and select "manual" and put in my IP, gateway, mask, and DNS. It never lets me use the "apply" button.

View 3 Replies View Related

Red Hat / Fedora :: Fresh Fedora Install And Missing Taskbars?

Jul 23, 2010

problem, I have just installed Fedora 13 on to a new build but for some reason I am missing the top and bottom taskbars. I can see the GNOME desktop with two icons, I have managed to get yum running, which is currently downloading updates. I have used the same live CD on other systems with incident.Just wondering if there is some thing I could try to reset or start a service setting etc to get the taskbars to show?

View 3 Replies View Related

Fedora Installation :: No Sound After Fresh Install Of Version 10

Mar 27, 2009

All, just did a freash install of fedora 10, and I have no sounds at all. Speakers work and are pluged in (everything works fine with my ubuntu partition) Nothing appears to be muted in alsa or on the gnome volume control Sound card = Creative Labs CA0106 Soundblaster

[code]...

View 4 Replies View Related

Fedora Networking :: BCM4312 Not Working Under F11 With Fresh Install

Jun 12, 2009

Just tried new Fedora 11 yesterday, did a fresh install with ext3 /boot and ext4 file system, booting looks great, but wireless doesn't work. I have tried using broadcom-wl, dnmouse script, dnmouse broadcom f11 rpm, fwcutter but not ndiswrapper

Code:
# rpm -qa | grep broadcom
broadcom-wl-5.10.79.10-2.fc11.noarch

Code:
# lspci -nn
02:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)

Code:
# lspci -vvv | grep 4312
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
Subsystem: Hewlett-Packard Company BCM4312 802.11b/g Wireless LAN Controller
ifconfig only shows eth0, lo and pan0 interfaces, and got nothing from iwconfig...

Code:
# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
pan0 no wireless extensions.

Even tried to blacklist b43 after installing broadcom-wl driver, but no luck. Broadcom-wl works fine with Fedora 10 on my laptop, is it possibly because of the new ext4 file system? Should I try ndiswrapper or install Fedora 10 again and do a preupgrade? I also use fedora at work.

View 14 Replies View Related

Fedora Installation :: X Doesn't Start On Fresh Install (x64)

Jul 31, 2009

I just downloaded the F11 x64 DVD iso, and I when I try to install it, after the media check screen, Anaconda starts it load, but it says "X failed to start, falling back to text mode" (or something like that).
The install goes through (in text mode), and all that gets installed is the basic environment.

My specs:
- AMD X2 Phenom II 550 Callisto
- 4gb DDR2 800 memory
- 1tb Samsung SATA / 100gb Western Digital SATA
- 2x XFX Geforce 9600gt 1gb
- ASRock K10N780SLIX3-WIFI motherboard

I've tried Ubuntu x86 on the same system, but I was having issues with it, so I decided to try FC11 instead.

View 7 Replies View Related

Fedora Installation :: Black Screen After Fresh Install?

Dec 8, 2009

Ok, I booted with the live cd and used Fdisk to delete all partitions and wipe the drive. I used the "Replace existing Linux system" install option and let it roll. So I reboot to the screen Flashing a _ then just black...System Info:GIGABYTE GA-EP45-UD3L LGA 775 Intel P45 ATX Intel Motherboard Intel Core 2 Quad Q6600 Kentsfield 2.4GHz 2 x 4MB L2 Cache LGA 775 Quad-Core Processor MSI R4850-T2D512 Radeon HD 4850 512MB 256-bit GDDR3 PCI Express 2.0 x16 HDCP Ready CrossFireX Support Video CardSeagate Barracuda 7200.10 ST3250410AS 250GB 7200 RPM SATA 3.0Gb/s 3.5" Internal Hard DriveKingston HyperX 2GB (2 x 1GB) 240-Pin DDR2 SDRAM DDR2 1066 (PC2 8500) Dual Channel Kit Desktop Memory Model KHX8500D2K2/2GRYes i did just copy my old newegg orders I'm brand new to fedora as well so I apologize if this a newb mistake.---------- Post added at 05:54 PM CST ---------- Previous post was at 03:41 PM CST ----------Update: I went and wiped the drive again and tried a different install method (use entire drive)After rebooting i spammed esc and got into grub and loaded fedora in nomodeset After going thro all the lisence and reg stuff it prompted me to log in, I did and once again im left with a black screen with a _

View 11 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved