Internal server error in bakup of magento 1.8.1 - magento

Taking System backup System->tools->backup -> System Backup in admin panel of magento 1.8.1, following Internal server Error occurred ---
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster#eshopsnet.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
During backup maintenance mode message show on home page of live website. After refreshing browser above error occured in home page and admin panel.
Please provide any solution.

connect to the ftp using software (ex:filezilla) go to the root folder (ex:public_html) right click on index.php and select file permissions. Then set the Numeric value to the 644. your done :)

Related

_PS_MODE_DEV_ not working in Prestashop 1.6.1.11

I'm trying to install/configure a theme in a new/clean Prestashop 1.6.1.11 installation. I was able to install/enable the theme, but when I try to view the page it comes back with a 500 error message.
I changed _PS_MODE_DEV_ to true in /config/defines.inc.php but still I only get:
The x.x.x.x page isn’t working
x.x.x.x is currently unable to handle this request.
HTTP ERROR 500
It's not showing the error debug information so that I can troubleshoot.
Anywhere else where I need to enable this?
Thanks
You are not able to view the error even after enabling error debugging because the error is being generated before the error debugging is set to enabled. In order to debug your issues, you can check the error log on your server.
In case of Apache you can check following file:
/var/log/apache2/error.log

Magento 1.9.2 Internal server error

I got Internal server error in frontend only.
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster#test.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
But my admin page is loaded. I got error only in frontend.
Kindly help me.
Take a backup and delete everything inside var folder.
When I get these kind of errors, they are most likely caused by an error in my .htaccess syntax.

Can't login to Magento Connect Manager - 1.6

I've been struggling with this issue for 2 days. I triyed everything I found on Google but still can't access. I get this message
ERROR 500 - Internal Server Error
The following error occurred
The requested URL caused an internal server error
I changed folders and files permissions but it won't go away and I find nothing in the log files.
Any help would be highly appreciated

500 internal server error on virtual hosting magento

I am running magento sites on virtual host.All are working properly except one where on product saving it shows me 500 error.I search and did alot of techniques but couldn't succeed.Can anyone tell me that either this is my side issue or server side.I check magento logs but no error or exception.Only on product save it show me the error.Thanks I also enable rewrites from htaccess.
While watching var/reports i found two types of errors in all files:
SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
SQLSTATE[42000] [1044] Access denied for user 'magento'#'%' to database

Magento Error: SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 113

I have copy the magento website from one server to another and done all the necessary changes and now when i opened my new site the following error is coming
There has been an error processing your request
Exception printing is disabled by default for security reasons.
Error log record number: 1237612538
It is showing the numbers of errors first is
a:4:{i:0;s:115:
"SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 113"
;i:1;s:2374:"
#0 /home/content/32/9503032/html/lib/Zend/Db/Adapter/Pdo/Mysql.php(96): Zend_Db_Adapter_Pdo_Abstract->_connect()
Here is the solution:
Are you sure changed db credentials correct in xml file?
1 .Recheck db credentials with username and password correct or not?
File permisions
compilation mode enable/disable
clear cache
clear sesion
try it
if you want to more detail in error, you can change a little bit step as follows
go to Magento Folder
Magento Folder
errors
local.xml.sample to local.xml
Refresh Page. You will see more detail errors.

Resources