View previous topic :: View next topic |
Author |
Message |
KyrahJade -
Joined: 20 Apr 2003 Posts: 3
|
Posted: Sat May 17, 2003 6:56 pm Post subject: Installing Abyss on Linux |
|
|
Hello all,
I'm a relatively new Linux user, just came from Windows XP, and I used Abyss Web Server there.
I installed the Linux version of the webserver, and everything went smoothly, except that when I browse to my site, it gives me a 403 erorr.
I went to this forum and did a little searching, and saw the problem was in permissions. But I modified the permissions accordingly...but I still get the same error.
I'm running Mandrake 9.1, is that helps. For someone to help me, do I need to send my abyss.conf file? Or?
Thank you in advance,
KyrahJade.
---------
"Those that attempt to erase the truth never see it anyway."
<kyrahjade@softhome.net> |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sun May 18, 2003 6:06 pm Post subject: Re: Installing Abyss on Linux |
|
|
If you're new to Linux and its stuff, do the following:
* Login as a normal user.
* Install Abyss in that user's directory
* Run it from there.
Error 403 happens when the server is run by user X and the files were installed by user Y and X has no rights to read Y files. In other word, do not switch users. The user who installed abyss should run it in order to avoid chown manipulations. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
KyrahJade -
Joined: 20 Apr 2003 Posts: 3
|
Posted: Sun May 18, 2003 10:23 pm Post subject: Installation Success |
|
|
Thank you very much.
I noticed that I tried to install it as root, and therefore my regular user couldn't add anything. Everything works now, and once again, thank you very much. |
|
Back to top |
|
 |
|