Installating ASTPP Community 5

iam installing ASTPP 5 community
OS: debian 10

Issue below
Installing dependencies for ASTPP
Creating neccessary locations and configuration files …
cp: cannot stat ‘/opt/ASTPP/config/astpp-config.conf’: No such file or directory
cp: cannot stat ‘/opt/ASTPP/config/astpp.lua’: No such file or directory
ln: failed to create symbolic link ‘/var/www/html/astpp’: File exists
ln: failed to create symbolic link ‘/var/www/html/fs’: File exists
mysqladmin: [Warning] Using a password on the command line interface can be insecure.
mysqladmin: connect to server at ‘localhost’ failed
error: ‘Access denied for user ‘root’@‘localhost’ (using password: YES)’
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: YES)
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: YES)
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: YES)
./install.sh: line 588: /opt/ASTPP/database/astpp-5.0.sql: No such file or directory
./install.sh: line 589: /opt/ASTPP/database/astpp-5.0.1.sql: No such file or directory
cp: cannot stat ‘/opt/ASTPP/web_interface/nginx/deb_fs.conf’: No such file or directory
Generating a RSA private key

Hello @alfyy ,
It seems like source was not run properly, please re-run the script in clean server.
Thanks,
palak.

@palak thankyou for the reply but even when i run this on a server it gives me same error. anyway iam running it again now will see how it goes.

Please make sure you have sudo command installed, and also give permission to install.sh file chmod+x in directory cd /usr/src.

1 Like

Palak, i still got these errors
iam chmod+x install.sh in /usr/src/

all good now thanks for the help

1 Like