PDA

View Full Version : Initial setup issue


ttyr2
05-31-2005, 10:46 PM
After installing Oreon 1.21 on a Fedora Core 3 box, fully patched, I enter the information requested on the web-based setup page and click continue. It goes to another page and all that one says is "localhost" in the upper left corner under the Oreon logo. What am I doing wrong? I've rebooted, and apache/mysql are both up and running. Mysql is set up with a root password as well.

rom
06-01-2005, 08:19 AM
Hi,

After having enter the setup information you have to go on :
http://ip/oreon/ and you'll see the login page, no need to reboot :roll:

Do you have desactivate SELinux ?

ttyr2
06-01-2005, 03:32 PM
I believe I did install SElinux. I take it that will cause problems with Oreon? Do you know how to disable it after it's been installed?

tetatoto
06-01-2005, 03:42 PM
To disable SELinux on a FC3, you've got to edit the file /etc/sysconfig/selinux and change the variable as follows:

SELINUX=disabled

Then reboot your machine, and SELinux is disabled.