Control Web Panel

WebPanel => Installation => Topic started by: dundo on July 31, 2016, 12:18:11 PM

Title: Location of install log file?
Post by: dundo on July 31, 2016, 12:18:11 PM
Hi!

I've been trying to install CWP on my VPS for quite some time.

Now I've got it up and running but still some things are not working (postfix for example).

I had to rerun install script a few times, fixing dependencies and missing packages manually in the meantime.

I remember that even when I've run install script the last time there were some errors.

Now I've found some free time (and nerves!) so I would like to see what were those errors and how can I fix them.

The problem is I can't find the install log. I suppose there is one?


Regards, Dundo
Title: Re: Location of install log file?
Post by: klone7474 on August 09, 2016, 08:27:22 AM
login to your server with ssh and use following command

find -name log

this search for all log files and it should find the install log.