Web: Limit Internal Recursion?

_Andy_
_Andy_ Posts: 11,150 Forumite
Hi guys

I am working on a website, using Joomla 1.5 hosted on Hostgator.
After having ongoing issues with server not responding quickly, I asked the guy who actually owns the site to contact Hostgator. They said

"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.
(04:57:35 PM) David Ca: Usually this error indicates a script or process on that page is causing a resource constraint on the server."

Does anyone know what this means we should do to fix it? In simple terms :)
thanks!

Comments

  • davb
    davb Posts: 1,293 Forumite
    Sounds like you a have a loop in one of your scripts. It seems in a lot of cases to relate to redirects in htaccess.
  • steve1980
    steve1980 Posts: 2,334 Forumite
    _Andy_ wrote: »
    Does anyone know what this means we should do to fix it? In simple terms :)
    thanks!

    Get a host that can facilitate Joomla properly and reply to problems in a easy to understand manner!
    Estate Agent, Web Designer & All Round Geek!
  • _Andy_
    _Andy_ Posts: 11,150 Forumite
    @steve - totally agree. Trying to persuade him to move, I can't stand Hostgator.
    @Davb - thanks - where should I be looking for this?
  • RussJK
    RussJK Posts: 2,359 Forumite
    Yeah, so I was just spoke to this guy, and he was like "I know Joomla inside and out, let me teach you."

    He gestured for me to sit and listen, and hours passed while he explained, "As his website is using too much server requirements hence why he is getting that error :( ... He needs someone to look at his htaccess file and java script requests first :)"

    I know right, mind blowing stuff. I could barely speak or contain my excitement, and it took a strong sedative and a brisk walk to calm myself.
  • _Andy_
    _Andy_ Posts: 11,150 Forumite
    Right here's the contents of the ht access file

    "
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /wp-backup/
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /wp-backup/index.php [L]
    </IfModule>
    # END WordPress
    "

    I am running Joomla 1.5 but was on WP, could that be causing a problem?
    thanks in advance
  • davb
    davb Posts: 1,293 Forumite
    With the comment lines that are in there, it looks like it's all to do with WP - so if you aren't using it anymore, that could be your issue, although it does need investigation.
    I believe there is supposed to be a basic htaccess file installed with Joomla - as htaccess.txt located in the root of the public_html or home directory where you have installed Joomla, which would obviously need renaming to .htaccess to make it work - maybe worth a try, but back-up your current one first.
This discussion has been closed.
Meet your Ambassadors

🚀 Getting Started

Hi new member!

Our Getting Started Guide will help you get the most out of the Forum

Categories

  • All Categories
  • 350.1K Banking & Borrowing
  • 252.8K Reduce Debt & Boost Income
  • 453.1K Spending & Discounts
  • 243K Work, Benefits & Business
  • 597.4K Mortgages, Homes & Bills
  • 176.5K Life & Family
  • 256K Travel & Transport
  • 1.5M Hobbies & Leisure
  • 16.1K Discuss & Feedback
  • 37.6K Read-Only Boards

Is this how you want to be seen?

We see you are using a default avatar. It takes only a few seconds to pick a picture.