[SL] Re: Mandrake 9.1

Check file permissions *and* ownership.
Did you install using setup.pl, or manually?

Most files belong to 1000.1000, some to root.root, and the templates
and user directories to wwwrun.nogroup (or whatever account your web
server is running on).

In my installation

        ls -lai admin.pl

gives

lrwxrwxrwx    1 1000     1000            8 2003-05-19 22:07 admin.pl -> 
login.pl 

.

But it may well be, that your problem is not the file permissions or ownership
of admin.pl itself, but of some of the files in bin/mozilla. And here you find
the *real* admin.pl. It's owned by 1000.1000, and has -rw-r--r-- file 
permissions.


Good luck!

        Alex


On Wed, May 21, 2003 at 07:36:24PM +0100, Steven A. McIntosh wrote:
> 
> No admin.pl doesn't load, it tells me that I do not have permission to view, 
> whereas login.pl gives me a nice shiny login screen. I can't figure it.
> 
> Will check the file permissions
> 
> Regards
> 
> Steven
> 
> 
> On Tuesday 20 May 2003 10:12, you wrote:
> > > The ownerships are set, the problem being I can access login.pl but not
> > > admin.pl. Perhaps postgres, perhaps
> >
> > If you can't run/access admin.pl at all, I don't think this has much to do
> > with postgres/passwords/or users (except web users and permissions) at
> > all... that does not come into play until later in the admin setup where
> > you create a database.
> >
> > Perhaps I misunderstand and admin.pl loads, but fails to create/administer
> > databases??
> >
> > Also, while your checking permissions, don't forget to check the ones in
> > bin/mozilla - the files in the main directory are symlinks to the real
> > files in there.
> 

Other related posts: