Have you resolved this?
I have similar problem – my WP 2.6 – but I can’t create even the first page (about). it shows me ‘Not Found The requested URL /o-avtorju/ was not found on this server.’
So, where did i do it wrong?
Ok, I have solved my problem with help of web hosting provider support:
i put wp files in the ‘blog’ folder on the server, but i forgot to put it in ‘public_html folder…
in the line for activation of install just leave the public_html out of the url, like http://www.myblog.com/blog/wp-admin/install.php although it is in the public_html folder and it should be http://www.myblog.com/public_html/blog/wp-admin/install.php … or at least i thought so…
🙂
I have similar problem. I have reinstalled wp twice and mysql base too… Everything stops at that ‘404 not found’ error.
Is it possible that “PHP safe mode off” is required to install wordpress on the server? My web hosting provider says that many of the users say that they have problems with addons as they require safe mode off?