Bayside 0 Report post Posted March 11, 2010 Hello there, I have been following a program to allow me to develop Wordpress themes on my desktop. I've been given instruction to install uniform server which I have and was asked to install wordpress files in the www folder in uniform which I've done. I configured the wp-config php file. I was told to to to http://localhost/wordpress to install wordpress and I keep getting a 404 not found. What am I doing wrong if anything? I've gone back over my steps a half dozen times to make sure I did them correctly and could have still missed something. Now the person's that sold the program is referring everyone to this forum that are having difficulties. I would appreciate any feedback possible to help me move forward. Thanks in advance Bayside Quote Share this post Link to post Share on other sites
Ric 0 Report post Posted March 11, 2010 It looks as if you have done every thing correctly However to start the WordPress installation process type http://localhost/wordpress/wp-admin/install.php And not http://localhost/wordpress Check out this Wiki page for details: All the bestRic Quote Share this post Link to post Share on other sites
Bayside 0 Report post Posted March 11, 2010 It looks as if you have done every thing correctly However to start the WordPress installation process type http://localhost/wordpress/wp-admin/install.php And not http://localhost/wordpress Check out this Wiki page for details: All the bestRic Thanks Ric this address http://localhost/wordpress/wp-admin/install.php came up as an error for me too. I will look further into the Wiki Page. This kind of stuff drives me nuts ... lol Quote Share this post Link to post Share on other sites
Ric 0 Report post Posted March 11, 2010 Yep! “This kind of stuff drives me nuts” I agree. I have always found WordPress installs flawlessly with no hassle. Just wondering if Apache’s error log provides any clues. One thought I had being Vista try replacing /** MySQL hostname */define('DB_HOST', 'localhost'); With/** MySQL hostname */define('DB_HOST', '127.0.0.1'); All the bestRic Quote Share this post Link to post Share on other sites
Bayside 0 Report post Posted March 12, 2010 Yep! “This kind of stuff drives me nuts” I agree. I have always found WordPress installs flawlessly with no hassle. Just wondering if Apache’s error log provides any clues. One thought I had being Vista try replacing /** MySQL hostname */define('DB_HOST', 'localhost'); With/** MySQL hostname */define('DB_HOST', '127.0.0.1'); All the bestRic Rats! Still haven't gotten it, but thanks for your help Ric! Quote Share this post Link to post Share on other sites
rustyp 0 Report post Posted March 12, 2010 Try restarting the server just for the heck of it? Quote Share this post Link to post Share on other sites
BobS 0 Report post Posted July 17, 2010 Maybe the BEST thing is to be sure what we're talking about. Let's go back to basics.404 errors happen because something doesn't exist where it's expected. When you added wordpress, where did it go? Is it in C:\uniserver\www\wordpress\ or similar (where it should be)? Or is it somewhere else? If you have C:\uniserver\www\wordpress\wordpress\ that will get you a 404. Secondly, you don't have to preconfigure the wp-config.php file. In fact, WordPress will do that for you. If WordPress is actually in the right place, and there isn't a wp-config.php, WordPress will prompt you with a script to create it. My guess is that you have it in the wrong location. Bob Quote Share this post Link to post Share on other sites
rleroy 0 Report post Posted September 21, 2011 I think that installing wordpress is pretty straightforward and should you decide to read on all things that would be flashed at you, then you are looking to accomplish it in a couple of hours. I have set up several wordpress sites already and on the average, I think that it should take you about 40 minutes. What you could probably be extending on is when you choose to pick various themes and tabs. Quote Share this post Link to post Share on other sites
paul@egenart.com 0 Report post Posted February 23, 2016 Found error in Uniserver Zero 12_1_0 - php_curl must be started for Wordpress 4.4.2. Msg to Uniserver team: Please change that in the default settings - Thank's. It took three months for me to solve the problem of php_curl. Got install WordPress US version instead of WordPress Swedish version, to get the right error message.Error msg are "Download failed. There are no HTTP transports available which can complete the requested request." In Swedish: "Nerladdning misslyckades. Det finns inga HTTP transporter tillgängliga som kan slutföra den efterfrågade begäran." and that sentence you will not find on Google. Quote Share this post Link to post Share on other sites
Mayer345 0 Report post Posted March 21, 2018 For this 404 error, I think you need to re-configure the permalink settings in your WordPress. How to change Magento 2 order statusHow to install Magento 2 on WAMP server localhostMagento images not showing on frontendPlease re-run Magento compile command Quote Share this post Link to post Share on other sites
Cassius 0 Report post Posted October 2, 2018 when install the wordpress then after that go to xamp/htdocs/ and rename the wordpress folder name (any web name) then write the localhost/(webname) Quote Share this post Link to post Share on other sites
anneroberts 0 Report post Posted January 16 I think that installing wordpress is pretty straightforward and should you decide to read on all things that would be flashed at you, then you are looking to accomplish it in a couple of hours. Quote Share this post Link to post Share on other sites
felixguztav 0 Report post Posted August 23 Reading this thread made me remember how "not-so" user-friendly installing wordpress was in the past but now it just takes 1 click and everything gets installed smoothly. Quote Share this post Link to post Share on other sites