We assume you have downloaded package from our Download section.PATH for download should be /usr/src/If not then please download it from here http://astppbilling.org/download/latest.tar.gzcd /usr/src tar -xzf latest.tar.gzWhen I try to unzip the file, I get an error that the file is not in gzip formatThanks in advance, Steve |

To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/6a460363-b291-4a09-88aa-f899496e1c76%40googlegroups.com.--
=====================================================================
Documentation : https://astppdoc.atlassian.net/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+unsubscribe@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.

Steve
--
=====================================================================
Documentation : https://astppdoc.atlassian.net/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+unsubscribe@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/72c67f85-29d2-4296-ad86-ebf14230c45f%40googlegroups.com.
Steve
mysql -uroot -e "UPDATE mysql.user SET password=PASSWORD('<MYSQL_ROOT_PASSWORD>') WHERE user='root'; FLUSH PRIVILEGES;" (changed <MYSQL_ROOT_PASSWORD> to the myself password I set earlier, but I get this errormysql -uroot -e "UPDATE mysql.user SET password=PASSWORD('xxxxx') WHERE user='root'; FLUSH PRIVILEGES;"
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
ro...@ip-x.x.x.x:/usr/src# service nginx reload
Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
Thanks in advance.
--
=====================================================================
Documentation : https://astppdoc.atlassian.net/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+unsubscribe@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/755290e5-a2f5-4404-979c-0fdad4021b75%40googlegroups.com.