Infinite redirect loop in cpanel-purchased script
        Posted  
        
            by 
                lital maatuk
            
        on Pro Webmasters
        
        See other posts from Pro Webmasters
        
            or by lital maatuk
        
        
        
        Published on 2011-04-23T10:30:10Z
        Indexed on 
            2011/06/24
            8:31 UTC
        
        
        Read the original article
        Hit count: 302
        
I am installing a script (that I bought on cpanel) in the root directory of my web site. When I try to install it, it gives me an error. I found that it starts an infinite URL redirect loop containing the name of my web site.
Something like:
install//mywebsite.com/install=mywebsite.com/install=mywebsite.com/install=mywebsite.com  etc. until the browser refuses to continue when URL gets too long.
The vendor told me I need to have mod_rewrite installed on my cpanel and something about .htaccess.
How do I do fix this?
© Pro Webmasters or respective owner