At authorization get error JFolder :: create: Infinite loop detected

Need help with the Administration of your Joomla! 2.5 site? This is the spot for you.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
mishapod
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Fri Dec 14, 2018 2:31 pm

At authorization get error JFolder :: create: Infinite loop detected

Post by mishapod » Thu Dec 27, 2018 3:43 pm

Hi everyone!
I work on Joomla 2.5

Database one. I work through FTP - FileZilla

When authorizing on the site or in the admin panel (empty fields or incorrectly filled in), the error 500 JFolder :: create: Infinite loop detected. http://prntscr.com/m07hqb.
I looked through each file, there are no syntax errors.

But on a local network without 500 errors, everything works well.

+ Errors stopped getting into /logs/error.php. I registered the full path and gave access rights to 777. It is written in the admin area that there is no access.

Code: Select all

/ logs (Log File Directory)                  Not available
/ templates (directory for temporary files)  Not available
All another available

I tried to put all the settings in the local configuration.php file on a live site, without changes.

Thanks!

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17443
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: At authorization get error JFolder :: create: Infinite loop detected

Post by toivo » Thu Dec 27, 2018 4:43 pm

mishapod wrote:It is written in the admin area that there is no access.
Those two folders are not available because the names of the folders are invalid.

The folder for logs is either 'logs' or preferably 'administrator/logs' - make sure the name does not have a blank space.

The Temp folder should be 'tmp', a subfolder in the main Joomla folder. This folder is required for temporary files and it has nothing to do with the Joomla templates folder.
Toivo Talikka, Global Moderator

mishapod
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Fri Dec 14, 2018 2:31 pm

Re: At authorization get error JFolder :: create: Infinite loop detected

Post by mishapod » Thu Dec 27, 2018 8:09 pm

toivo wrote:
Thu Dec 27, 2018 4:43 pm
mishapod wrote:It is written in the admin area that there is no access.
Those two folders are not available because the names of the folders are invalid.

The folder for logs is either 'logs' or preferably 'administrator/logs' - make sure the name does not have a blank space.

The Temp folder should be 'tmp', a subfolder in the main Joomla folder.
I changed configuration, but nothing changed.
Look at my configuration, please.

configuration
http://prntscr.com/m0b97k

//directory permissions
http://prntscr.com/m0b9i0

global config
http://prntscr.com/m0b9u3
http://prntscr.com/m0ba2s

FTP -FileZilla
http://prntscr.com/m0bagv

Maybe I make smth wrong?


Locked

Return to “Administration Joomla! 2.5”