Support

Admin Tools

#15628 500 Internal Server Error

Posted in ‘Admin Tools for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Admin Tools version
n/a

Latest post by nicholas on Wednesday, 03 April 2013 06:19 CDT

itaym
Mandatory information about my setup:

Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: 1.5.26
PHP version: 5.2.17
MySQL version: 5.0.96
Host: (optional, but it helps us help you)
Admin Tools version: 2.2.10

Description of my issue:
I tried to copy my site to subfolder with Kickstart without success.
I understood in my AT version it's problem so I downloaded the files manual backup the DB and upload them to the subfolder.

When I go to www.mysite.com/ru I get 500 Internal Server Error.
1. I checked folder permission.
2. I try to modify htaccess:
##### RewriteBase set - BEGIN
RewriteBase /ru
##### RewriteBase set - END
and also
RewriteRule ^index\.php$ http%2://www.mysite.com/ru/ [R=301,L]
3. in main site admin tools (htaccess maker: Allow direct access, including .php files, to these directories) i add the subfolder (ru)

but nothing work.

nicholas
Akeeba Staff
Manager
I strongly recommend against restoring in a subdirectory of your original site. Please note that the parent site's .htaccess is inherited in the subdirectory, making it impossible to access your site.

Instead, restore in a subdomain and make sure that the subdomain's root directory is placed outside the main site's root directory. For example, this directory structure will work:
/public_html  -- Main site root
/sudomain_html -- Subdomain root

While this one will NOT work:
/public_html -- Main site root
/public_html/subdomain_html -- Subdomain root


If you really must use a subdirectory you will need to add the ru directory to the "Allow direct access, including .php files, to these directories" list in .htaccess Maker, otherwise your subdirectory will definitely not work.

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

itaym
OK, I did it like you said:
/sudomain_html -- Subdomain root

What should i set in htaccess maker?
Base directory of your site (/ for domain's root)

Now it's "/" (without inverted commas)

nicholas
Akeeba Staff
Manager
Since it's a subdomain, yes, the directory is a single forward slash just like it is set right now. Remember, that whatever you set in the .htaccess Maker has to do with URLs, not where something is stored in the filesystem.

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

itaym
Thank you for great support!

nicholas
Akeeba Staff
Manager
You're welcome!

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!