-
- Mobileciti

-
Total Posts: 6
Joined: 2008-10-27
|
I have same problem, I fixed with below:
1. downgrade PHP5.3x to PHP5.2
2. upgrade ok
You may get a 500 error after refresh, and you get the same on your regular admin page and your storefront, you may need to change permissions on your .php files. SSH into your server, navigate to your Magento directory, and check the permissions on index.php. If may have been changed from 644 (rw-r-r) to 666 (rw-rw-rw) during the install.
Hope this will help
|