|
Yesterday while trying to install a module for magento connect was unable to enter the admin. Appears this error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, 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 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
look: http://www.vuduloja.com/admin
I uninstalled the module magento connect but could not access the admin anyway.
When talking to an operator of my host, he suggested running a php file that cleans the permissions of the root magento store and got the following result but did not work:
----------------------- CLEANUP START -------------------------
*************** SETTING PERMISSIONS ***************
Setting all folder permissions to 755
Setting all file permissions to 644
Setting pear permissions to 550
Warning: chmod() [function.chmod]: No such file or directory in /home/elvudu/public_html/magento-cleanup.php on line 45
****************** CLEARING CACHE ******************
Clearing var/cache
Clearing var/session
************** CHECKING FOR EXTENSIONS ***********
-= WARNING =- Overrides or extensions exist in the app/code/local folder
-= WARNING =- Overrides or extensions exist in the app/code/community folder
------------------- CLEANUP COMPLETED in:16.1459 seconds ------------------
I would like to have a new alternative please.
Thank you in advance.
|