|
Any news on this problem? I also happen to be stuck here with the same setup as above. (Leopard 10.5.5 does not help either)
At one point, I thought the blank page problem had to do with php.ini settings like
display_errors = Off
short_open_tag = Off
But setting these to On does nothing. Now I am leaning towards the so called ”kCFErrorDomainCFNetwork error 302” problem a lot of people are discussing right now. Only happens in Safari though, Firefox still displays the white page of death.
The blank page happens after clicking Continue on the first Installation Wizard Page (regardless of full install or downloader install). It redirects to
http://localhost/magento/index.php/install/wizard/beginPost/
which immediately redirects to:
http://localhost/magento/index.php/install/wizard/locale/
which in Safari gives the error:
Safari can’t open the page.
Safari can’t open the page “http://localhost/magento/index.php/install/wizard/locale/”. The error was: “Operation could not be completed. (kCFErrorDomainCFNetwork error 302.)” (kCFErrorDomainCFNetwork:302) Please choose Report Bugs to Apple from the Safari menu, note the error number, and describe what you did before you saw this message.
I’ve tried both the downloader and the full 1.1.5 release. Seems as if I have to give MAMP a shot, unless someone can contribute to a solution here.
|