Hi, complete newbie to Magento (for some reason i cannot even say the name of the program in my post which is just crazy, when i try to post it stops me and wants words corrected). did one click control panel install of Magento which installed version 1.9.1.0 on a shared server so I do not have terminal access or super user. so if i just download 1.9.3.8 and ftp up and overwrite current 1.9.1.0 version will this work? or what should i do. I should also mention that my control panel install is brand new so there is no data in the database other than what was installed by the install program. Can anyone help me?
Hi @robert_johnson2,
Well, if you don't have another option uploading the files and overriding the existing ones should work (isn't the bright solution but it will work).
If you don't have data into your DB and you don't have 3rd-party modules you will be fine.
What is the "bright" solution then?
Hi @robert_johnson2,
I guess the best recomendation is to use a SCM to handle the code. Git is the natural option.
Also, you should have a dev or test environment to test the code changes first and the deploy the code on your LIVE server.
Using GIT is will be easier and better than uploading code by FTP.
Hello @robert_johnson2,
Note:- This upgrade will not effect the theme files.
--
If issue is solved, Click "Kudos" & "Accept as Solution"