swood47
Member
Posted 3 years ago #
My server is running Redhat FC4 (Stentz), kernel 2.6.14.
Mysql version 4.1.5, and PHP version 5.0.4.
Edited the wp-config.php file, as recommended.
When the wp-admin/install.php script is run it goes to "http://mattread.com/archives/2005/03/wp-admin-bar-20/".
What have I done wrong? Have I missed something basic?
Where exactly did you get your WP files from ?
Have you tried deleting everything from the server, downloading WP from here and using that (NOT overwriting, deleting first) ?
swood47
Member
Posted 3 years ago #
I downloaded the tarball about a month ago, but could not recall from where exactly.
So, I have deleted everything, downloaded the gzipped tarball from this site, and began the prosess all over again as detailed in the readme file.
The result is the same.
swood47
Member
Posted 3 years ago #
BTW, the browser is Mozilla Firefox under FC4 Linux.
Very very strange.....have you cleared the browser cache and tried again ? Tried another browser ? Asked someone else to try ?
It can't be the code from what I can see else Matt's post would be swamped daily :)
Is there any redirects setup in your server? Maybe a wrong IP/URL? What version of WP? Any plugins installed? Any other files on the server?
Sorry for all the questions to your question... just trying to figure out what happened.
Is there any redirects setup in your server? Maybe a wrong IP/URL? What version of WP? Any plugins installed? Any other files on the server?
Sorry for all the questions to your question... just trying to figure out what happened.
whoa! double post! ttttuuurrrn the hhheeat onnn!
swood47
Member
Posted 3 years ago #
Right now, this server is a standby unit. My firewall/router points http requests to my primary server, so my testing of Wordpress thus far has been simply pointing the local browser directly at the wp directory (as specified by httpd.conf). "http://wp-admin/install.php"
No redirects, no plugins, no other files in that directory.
That url does indeed redirect to Matt's site.
Your url should be http://localhost/wp-admin/install.php, assuming your webserver has your wordpress folder set as its root.
The redirect is Firefox being "clever" in trying to interpet an invalid address.
FireFox is great!
So says the guy getting the redirect traffic! LOL!