Joomla - error 500 in administrator - joomla

A new error on my website occured. I think I did not make any changes that could cause this problem.
I can login in admin normally and then when I click on everything except installed components there is 500 server error.
Any sugestions please?
Thank you!
Filip

Related

Login Troube with Prestashop Adminwindow

When I try to log-in into the prestashop admin area,
This error appears:
Does someone know why this error is coming? It came suddenly, there were no changes made.
Thank you in advance for your help! :)
This happens sometimes when connection to prestashop.com does not work correctly.
Simply delete all .xml files in your folder config\xml.

Magento 404 error page frontend

I noticed that Magento throw back a 404 error when trying to access the website from other locations. This only happenes on frontend. Backend can be accessible from all over the world. I don't know what's wrong.
I can access the website just normally without any problems! I can access the website even at home without no issues!
The Website is: borika.de
No restrictions have been noticed. Does anyone have an idea how to solve this issue?
Thanks
Please check could you make a condition of your index.php or try to replace with another same version index.php may be it will help
I recently deactivated other languages. This was the problem! This is the only solution that worked for me: Magento returns 404 error on all browsers except Firefox.

The connection was reset on laravel 5 login or register page

i am using laravel 5.1 authentication on my development server its work fine but on my production server both login and register pages give error The connection was reset, as there is no php/ laravel error not able to figure out where is the problem.
The one cause for this is laravel blade comments. Try to remove blade comments from that pages and check. Other wise try following scenario which I faced.
I am using Ubuntu 14.04 and site suddenly started giving "Connection was reset" and "No data received" error. I was facing issue in whole site.
After digging the issue, I came to following solution:
Add following code into your root .htaccess and issue will be fixed for now
php_flag xcache.cacher Off
php_flag xcache.size 0
php_flag xcache.stat Off
Hope this helps you too.

Service Temporarily Unavailable in Magento

Hi i have this staging website which i develop magento e commerce platform. I encountered an error which i dont know what happened. The error goes something like this
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
I keep on fixing this error but i found out that the error doesnt comes from the files. I tried to add an error php code to test if it executes, But nothing happened. I tried to search on google and it says that
Step1: Go to magento root directory.
Step 2: Find the maintenance.flag file and delete it.
I already follow this steps. But nothing happened. Can someone help me figured this thing out? Cause ive been stuck on this. Any help is muchly appreciated.
Just remove the file maintenance.flag from your Magento root directory and your website is back. OR It could be a server issue, timeout and so on.
First, put some test file to the docroot of the magento and see if it works, for example
<?php
phpinfo();
If it works, then check the apache/nginx logs, but i think the problem is with the web server / lb.

Error empty response when logging in magento admin

I really stuck on this issue, everytime i log in into magento admin, it's give me an ERR_EMPTY_RESPONSE on google chrome and Connection reset on Mozilla.
The shop is still accessable, but it's load very slowly. It's working fine before, and suddenly become like this.
I can't find a similiar issue like this, mostly are the shop that return an empty response and they still can access the admin page and it's caused of enabling flat category/products set up.
I'm not sure if client enabling the flat category/products. If it so, what table should i edit using phpmyadmin?
since i can't access the admin page, or there are another thing that cause this? some error code, some files missing in admin directory or htaccess thing, actually i'm not doing changes on htaccess before. Really need your help.
Restarting apache and mysql worked for me
service httpd restart
service mysqld restart
Hope this helps.

Resources