Berikut ini adalah path file penting yang perlu diketahui bila anda menggunakan Control Panel Web hosting “ZPanel” sehingga dengan mudah anda bisa menemukan solusi dari masalah yang sedang dihadapi.
Seperti kita ketahui bahwa ZPanel hanya dapat berjalan dengan baik pada operating Sistem yaitu : Ubuntu, Centos dan Windows, maka tabel di bawah ini hanya merupakan “ZPanel important files” dari ke tiga Operating Sistem tersebut.
[tabs type=”horizontal”][tabs_head][tab_title]Ubuntu[/tab_title][tab_title]CentOS[/tab_title][tab_title]Windows[/tab_title][/tabs_head][tab]
File or directory | Path |
---|---|
ZPanel password file | /root/passwords.txt |
ZPanel config files | /etc/zpanel/configs/ |
ZPanel apache config file | /etc/zpanel/configs/apache/httpd.conf |
ZPanel virtual host file | /etc/zpanel/configs/apache/httpd-vhosts.conf |
ZPanel website files | /etc/zpanel/panel/ |
ZPanel FTP config file | /etc/zpanel/configs/proftpd/proftpd-mysql.conf |
ZPanel log files | /var/zpanel/log/ |
ZPanel users websites | /var/zpanel/hostdata/[zpanel-login]/public_html/[sub_domain_tld] |
ZPanel custom static pages | /etc/zpanel/panel/etc/static/ |
ZPanel themes | /etc/zpanel/panel/etc/styles/ |
Apache config file | /etc/apache2/httpd.conf |
Apache log files | /var/log/apache2/error.log |
Php.ini | /etc/php5/apache2/php.ini |
Mysql config file | /etc/mysql/my.cnf |
Mysql log file | /var/log/mysql/error.log |
Apache user:group | www-data:www-data |
How to restart apache ? | service apache2 restart |
Run ZPanel daemon | sudo /usr/bin/php -q /etc/zpanel/panel/bin/daemon.php |
[/tab][tab]
File or directory | Path |
---|---|
ZPanel password file | /root/passwords.txt |
ZPanel config files | /etc/zpanel/configs/ |
ZPanel apache config file | /etc/zpanel/configs/apache/httpd.conf |
ZPanel virtual host file | /etc/zpanel/configs/apache/httpd-vhosts.conf |
ZPanel website files | /etc/zpanel/panel/ |
ZPanel FTP config file | /etc/zpanel/configs/proftpd/proftpd-mysql.conf |
ZPanel log files | /var/zpanel/log/ |
ZPanel users websites | /var/zpanel/hostdata/[zpanel-login]/public_html/[sub_domain_tld] |
ZPanel custom static pages | /etc/zpanel/panel/etc/static/ |
ZPanel themes | /etc/zpanel/panel/etc/styles/ |
Apache config file | /etc/httpd/conf/httpd.conf |
Apache log files | /var/log/httpd/error.log |
Php.ini | /etc/php.ini |
Mysql config file | /etc/my.cnf |
Mysql log file | /var/log/mysqld.log |
Apache user:group | apache:apache |
How to restart apache ? | service httpd restart |
Run ZPanel daemon | sudo /usr/bin/php -q /etc/zpanel/panel/bin/daemon.php |
[/tab][tab]
File or directory | Path |
---|---|
ZPanel password file | C:\zpanel\password.txt |
ZPanel config files | C:\zpanel\configs |
ZPanel apache config file | – |
ZPanel virtual host file | C:\zpanel\configs\apache\httpd-vhosts.conf |
ZPanel website files | C:\zpanel\panel\ |
ZPanel FTP config file | C:\zpanel\bin\filezilla\FileZilla Server.xml |
ZPanel log files | C:\zpanel\logs |
ZPanel users websites | C:\zpanel\hostdata\[zpanel-login]\public_html\[sub_domain_tld] |
ZPanel custom static pages | C:\zpanel\panel\etc\static |
ZPanel themes | C:\zpanel\panel\etc\styles |
Apache config file | C:\zpanel\bin\apache\conf\httpd.conf |
Apache log files | C:\zpanel\logs\apache\ |
Php.ini | C:\zpanel\bin\php\php.ini |
Mysql config file | C:\zpanel\bin\mysql\my.ini |
Mysql log file | C:\zpanel\logs\mysql\mysql.err |
Apache user:group | daemon:daemon |
How to restart apache ? | net stop apache + net start apache |
Run ZPanel daemon | C:\zpanel\bin\php\php.exe c:\zpanel\panel\bin\daemon.php |
[/tab][/tabs]