Welcome Guest. Sign in or Signup
Asked by: emiliano 4148 views Questions
I have that 500 error in the website after I updated to 1.6.0.
any hints on that ?
thank you.
Ignacio Pascual on Aug 22, 2011 Reply
Check your apache error log first http://Www.unexpectedit.com
+1 Votes 1 Votes 0 Votes
emiliano on Aug 22, 2011 Reply
Hello Ignacio, I can not check that since I do now have admin access.
I do not have admin access and I can not see any other tab other than the homepage.
thank you
0 Votes 0 Votes 0 Votes
I’m afraid that error is when PHP code tries to use non-existing PHP library or bad syntax in .htaccess.
The way I use is to read the Apache logs.
http://www.unexpectedit.com
Yes you were right Ignacio.
i had to change this:
############################################ ## you can put here your magento root folder ## path relative to web root
#RewriteBase /
to this
RewriteBase /
Gracias Ignacio but not i have a small issue with the checkout and wishlist tabs. http://magentoexpert.com/magento-main-tabs-redirect-to-old-website-after-upgrade/
please give me hint if you can.
Magento Developers on Aug 24, 2011 Reply
Please refer this, if it could help you: http://www.expertmagentodevelopers.com/blog/page/2/
emiliano on Aug 24, 2011 Reply
Magento Connect sucks balls. It has to get down the hard way- the ssh way. since, then dream about magento connect.
cheers mate.
Arun Sharma :) on Feb 24, 2012 Reply
Steps For
/************************* HOW TO UPGRADE MAGENTO **************/
1. Dowload Latest version.
2. Take app and media file from the latest version and Replace those files to the current site.
3. You will get blank page .
Go to the index.php file
And uncomment line # ini_set(‘display_errors’, 1); some thing like.
4. Now u wil get internal server error.
5. Index.php set permission 755
6. Now see the erro_log file and check the actual errors
7. I had got error in app/Mage.php file but I replaced this file with old Mage.php
8. I got Fix , Site is working now.
9. I clear chache and tmp folder then i see it was working but was not showing the Mage 1.6.2.0 in admin at bottom , But later on it was working.
10. Now the issue is image is not showing.
11. For Solving that issue i replaced new media folder with old site media folder.
12. Down load Magento CLean file from here :
http://www.magentocommerce.com/?ACT=25&fid=21638&aid=13087_PwJpPDMw6ZZ0gSHxEZ2Z&board_id=1
[23-Feb-2012 19:45:34] PHP Fatal error: Call to undefined method Varien_Db_Adapter_Pdo_Mysql::dropIndex() in /home/babygift/public_html/app/code/core/Mage/Cron/sql/cron_setup/mysql4-upgrade-1.5.9.9-1.6.0.0.php on line 34
[24-Feb-2012 16:13:59] PHP Parse error: syntax error, unexpected $end in /home/babygift/public_html/app/Mage.php on line 874
I had got these above errors in error_log file.
/*********************END ***************/
I'm Existing User New User? Register Now
Email * Password *
Name *
Email *
Password *
Notify me of followup comments via e-mail