I’ll try to tell the story from the beginning as I’m not sure what could or not be related…
Am trying to install 1.5 on a domain I have no use yet, before I upgrade my live store from 1.38a
After uploading the files, changing confg, etc, I couldn’t access the install php (not found).
From old support files I learned that php needed to be upgraded from 4.49 to 5.3 and so I did.
This actually errored all my live sites offline ( Am using godaddy host account with sub host folders for each different domain) to make a long story short… fast forward few hr’s later,
I ended up adding the line (AddHandler x-httpd-php5 .php) to the .htacess file on my main host site and vwalla, everything appear again.
Very pleased, I Went ahead and installed the new 1.5, and everything seem to look fine, but I couldn’t log into the admin ;( after some more reading I cleaned cache, restart, and vwalla again, I log in and everything seem to work in the admin. crossing fingures, I tried to log out and then login again, using the same I.E browser but after I insert sn/pw and click login it will take me to domain/adminx/login.php?camefrom=index.php and give me file not found error. But if I just delete the login.php?camefrom=index.php and leave the http…domain/adminx and hit enter, I’m in the admin panel already!
Now if I try to log in with safari or chrome browser, it wil take me to another url domain/SUBFOLDER/adminx and also give me file not found error. (if I keep messing with the url I’ll sometime find myself in the admin area and somtimes redirect to the ?camefrom=index... Seem inconsistent.
I hope am making sense ?