Knowledgebase

Back to Troubleshooting

Location Of Common Site Manager Files


This article will show you the location of common files in site manager.

PHP Configuration File (php.ini):

This is the configuration file for PHP on your entire account. Any time you make a change in this file, you will need to restart the account for the changes to take effect. You can do so in site manager -> Restart Account. If you do not need a certain configuration to be account-wide, please utilize a local .htaccess file to enable it for a specific directory.

    /etc/php.ini

MySQL config:

    /etc/my.cnf

Apache Web Server config:

the configuration file for your Web Server (Apache). Be sure to restart the account for any changes to take effect. You can do so in site manager -> Restart Account.

    /etc/httpd/conf/httpd.conf


SSL config:

This is only for private SSLs, not the SharedSSL tool.

    /etc/httpd/conf.d/ssl.conf

(Comment from Nate: I just moved the locations a bit.)

SSL certificate files:

locations where OpenSSL sets up your SSL certificate, this is not for the SharedSSL tool.

    SSL Key: /etc/httpd/conf/ssl.key/server.key

    SSL Certificate Signing Request (CSR): /etc/httpd/conf/ssl.csr/server.csr

    SSL Certificate (CRT): /etc/httpd/conf/ssl.crt/server.crt

Miva config:

    /etc/httpd/conf.d/miva.conf

File Manager:

    /etc/httpd/conf.d/fm.conf

Uebimiau config:

This configuration file is only needed if you have Uebimiau installed through Site Manager.

    /var/www/html/uebimiau/inc/config.php


AWStats config:

    /etc/awstats/awstats.conf


PHP Apache config:

    /etc/httpd/conf.d/php.conf


Apache logs:

 Each request on your website shows in access_log and Apache 500, 403, and 404 errors appear in error_log

    /var/log/httpd/access_log

    /var/log/httpd/error_log


Mail log:

a file that keeps the mail transactions for the day when this log is enabled. Please contact Support if you need help enabling this log.

    /var/log/maillog


Related Articles

My Emails I Send Are Being Received In The Junk Folder
Can I Backup My Outlook Mail Data
How To Change An Email Account Password
How To Change An Email Forwarder Into Full Email Account
How To Create An Email Account

Can’t Find what you need?

No worries, Our experts are here to help.