Well, I have to thank Mark, Monkeybum & Brady for finally getting 0.7.14800 installed on 1 + 1. Way too many hours spent on this for one weekend.
The problem I had was the number (9) Brady said he replaced 9 instances of ‘SCRIPT_NAME” with ‘ORIG_SCRIPT_NAME’ and that after doing so hissite.com sent him to “mysite.com/install (whereas before it was mysite.com/index.php/install)
I had only replaced 8 instances even though I used find & replace on Store.php, Config.php, Url.php and functions.php
At wit’s end I went back through those scripts carefully and found the culprit. In Url php there is a incidence that find & replace missed.
line 357 if (!Mage::getStoreConfigFlag(’web/url/use_orig_script_name‘)) {
the orig has use_script_name in small letters and f&r;missed it for me...... Maybe your problem is the same.
Anyway, like most of you, I’m now in and will start looking at this tomorrow......
Well I couldnt install this version. I follow the instructions by dell and others and I couldnt install.
My question is:
What Kind of files i must delete to install (again) magento, because is too much work upload 9mb (take me 4 hours)
Every fresh installation give me a chance to make it works
When i get to this screen in the install process i click the “Proceed with Automatic Download (Beta) and the processes go as follows:
Setting preferred state to: beta
config-set succeeded
Downloading and installing Magento, please wait...
I am installing on 1&1;, and am getting the error that I don’t have the correct version of PHP - although the htaccess file has specified the use of php5. Why isn’t it working? I am getting quite discouraged, as I have been trying to get this running all night long.
Any suggestions or help would be greatly appreciated.