zmpkg.pl start fehler

Support and queries relating to all previous versions of ZoneMinder
Locked
thorlinux
Posts: 3
Joined: Sun Feb 12, 2006 5:35 pm

zmpkg.pl start fehler

Post by thorlinux »

meine zmpkg.log

Code: Select all

12.02.2006 19:28:32.959767 zmpkg[8523].ERR [Unable to find valid 'su' syntax]
12.02.2006 19:31:48.188776 zmpkg[9261].INF [Command: start]
zmpkg.pl start macht das

Code: Select all

[root@Thorsten ZoneMinder-1.22.0]# zmpkg.pl start
You are required to change your password immediately (root enforced)
(current) UNIX password:                
mein systen= archlinux noddle 0.7.1 mit apache 2.0.55, php 5.1.2, mysql 5.0.18, perl 5.8.7-2 aus arch pack.
can you help me in German .

gruß thorsten
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

you might want to check the apache user in:
vipw
apache:x:48:48:Apache:/var/www:/sbin/nologin

Regards,
Corey
thorlinux
Posts: 3
Joined: Sun Feb 12, 2006 5:35 pm

Post by thorlinux »

but who my apache user?
arch install apache in /home/httpd not too /var/www.
I have make user httpd in passwd

Code: Select all

httpd:x:48:48:Apache:/home/httpd:/sbin/nolgin
its not go.
can you help me?
dgsconseil
Posts: 13
Joined: Sun Feb 12, 2006 3:20 pm

Post by dgsconseil »

/sbin/nolgin
well is this a fake shell or a mistake ?
may be it is nologin ?
thorlinux
Posts: 3
Joined: Sun Feb 12, 2006 5:35 pm

Post by thorlinux »

dgsconseil wrote:
/sbin/nolgin
well is this a fake shell or a mistake ?
may be it is nologin ?
sorry schreibfehler. es geht aber immer noch nicht. it does not go

Code: Select all

httpd:x:48:48:Apache:/home/httpd:/sbin/nologin
Locked