Fixing Firefox “Offline” Problem in Fedora Core 9
August 6, 2008 By miketeo
If you find that the Firefox in your Fedora Core 9 keeps throwing an offline error, it is most likely due to an issue with the Network Manager.
The following solution is taken from the Ubuntu forum.
- Login as root and edit this file: /etc/dbus-1/system.d/NetworkManager.conf
- Replace all these lines <allow send_interface=”org.freedesktop.NetworkManager”/> with <deny send_interface=”org.freedesktop.NetworkManager”/>.
- Save the file and reboot the machine.
Now your Firefox should work without any problem.

























Add A Comment