PDA

View Full Version : Initial setup issue


ttyr2
31st May 2005, 23:46
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
1st June 2005, 09:19
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
1st June 2005, 16:32
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
1st June 2005, 16:42
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.