• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

CHOWN root:psaadm problem

F

falcon56

Guest
Hello all,

i have an install error please help me ;)

START LOGGING: Mon Jul 31 20:00:38 CEST 2006



===> Installing rbash
Checking that /bin/rbash registered as login shell...
/bin/rbash
/bin/rbash is already registered as login shell

===> Installing psa database
Trying to check psa database... Trying to find psa database...
Trying to connect with admin account... connected
Trying to check psa database version... Trying to insert Hostname to the MySQL database... done

===> Updating crontab...
add mysqldump rotate to the crontab is already performed by cron

===> Installing Admin Server

ERROR while trying to chown root:psaadm /opt/psa/admin/bin/*

Aborting...

Setting the default locale
The default locale is set to en-US (ENGLISH, UNITED STATES)

START LOGGING: Mon Jul 31 20:08:14 CEST 2006



===> Installing rbash
Checking that /bin/rbash registered as login shell...
/bin/rbash
/bin/rbash is already registered as login shell

===> Installing psa database
Trying to check psa database... Trying to find psa database...
Trying to connect with admin account... connected
Trying to check psa database version... Trying to insert Hostname to the MySQL database... done

===> Updating crontab...
add mysqldump rotate to the crontab is already performed by cron

===> Installing Admin Server

ERROR while trying to chown root:psaadm /opt/psa/admin/bin/*

Aborting...

Setting the default locale
The default locale is set to en-US (ENGLISH, UNITED STATES)

START LOGGING: Mon Jul 31 20:10:58 CEST 2006

who to solve this ?

my /opt/psa/admin/bin/

Cobalt-raq550:/sbin# cd /opt/psa/admin/bin/
Cobalt-raq550:/opt/psa/admin/bin# ls -l
total 11372
-rwxr-xr-x 1 root psaadm 39660 May 6 2005 ab
-rwxr-xr-x 1 root psaadm 25119 May 6 2005 apxs
-rwxr-xr-x 1 root psaadm 3956 May 6 2005 checkgid
-rwxr-xr-x 1 root psaadm 8699 May 6 2005 dbmmanage
-rwxr-xr-x 1 root psaadm 11816 May 6 2005 htdigest
-rwxr-xr-x 1 root psaadm 30604 May 6 2005 htpasswd
-rwxr-xr-x 1 root psaadm 5857956 May 6 2005 httpsd
-rwxr-xr-x 1 root psaadm 5710 May 6 2005 httpsdctl
lrwxrwxrwx 1 root root 15 Jul 31 20:30 keyupdate -> ../sbin/wrapper
-rwxr-xr-x 1 root psaadm 7192 May 6 2005 logresolve
-rwxr-xr-x 1 root psaadm 5586500 May 6 2005 php
-rwxr-xr-x 1 root psaadm 1136 May 6 2005 php-config
-rwxr-xr-x 1 root psaadm 593 May 6 2005 phpextdist
-rwxr-xr-x 1 root psaadm 2430 May 6 2005 phpize
-rwxr-xr-x 1 root psaadm 6144 May 6 2005 rotatelogs
-rw-r--r-- 1 root psaadm 3856 May 6 2005 ttsmailparse.php
Cobalt-raq550:/opt/psa/admin/bin#

file wrapper in /sbin/ can not be found :p
 
Back
Top