ABHIONLINUX
Site useful for linux administration and web hosting

2011/03/20

Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit ifnecessary. Use ‘LogLevel debug’ to get a backtrace

Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit ifnecessary. Use ‘LogLevel debug’ to get a backtrace


When you try to browse your website, if you are getting this error. This means that you have exceeded the limit of intername redictions used in your website.


To avoid  this error message simply use following code in .htaccess file.


RewriteRule .* - [L]

2011/01/22

Linux Plesk Back end files.

Plesk root directory :  /usr/local/psa
Plesk version          :  /usr/local/psa/version
Plesk Admin pass    :  /etc/psa/.psa.shadow
Plesk conf file         : /etc/psa/psa.conf
Apache conf           : /etc/httpd/conf/httpd.conf
Plesk apache startup script  : /usr/local/psa/admin/bin/httpsdctl start
Apache log files      : /var/log/http/
Php conf                :  /etc/php.ini
Named conf           : /var/named/run-root/etc/named.conf
Named db              : /var/named/run-root/var/domainname
Log                       : /var/log/messages
Names restart         : /etc/init.d/named restart
Mysql Db location  : /var/lib/mysql
Mysql conf            : /etc/my.cnf
Mysql log              : /var/log/mysql.log
Plesk qmail            : /var/qmail
Mail Dir for domain: /var/qmail/mailnames/domainname
Maillog                  : /var/log/maillog
Plesk home dir       : /var/www/vhosts/domain.com
Plesk Doc root       :  /var/www/vhost/domainname/httpdocs
Subdomain Docroot:  /var/www/vhost/domainname/subdomain
Domain specific log: /var/www/vhosts/domainname/statistics/logs


Plesk Db:
Plesk database is called psa. Admin logins are used to access psa db.

Following are the tables in psa db
1. Domains

2. Clients
3. db_users
4. db_bases
5. disk_spaces
6. mail
7. lockout
8. web_users