ngnix unistall and user created problem

sajadonline

Verified User
Joined
Dec 2, 2008
Messages
6
hi

i installed ngnix via danginx.com and unistall and switch to apache

but when created new host user when visit user domain return internal error 500

i rebuild php , apache but have now this problem

please help me

thx
 
Do you get any errors in /var/log/httpd/domains/domain.com.error.log ?
 
[Sun Jun 15 17:43:31.459438 2014] [core:error] [pid 26100] [client 188.165.58.27:61960] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://forum.egardesh.com/index.php
 
Please try:
Code:
mv /usr/local/directadmin/data/templates/custom /usr/local/directadmin/data/templates/custom_backup
cd /usr/local/directadmin/custombuild
./build update
./build rewrite_confs

And please let me know the results.
 
Back
Top