Wordpress Installation

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Wordpress Installation

Postby icrhodes1 » 23. December 2015 11:54

I have been following an article https://premium.wpmudev.org/blog/how-to-install-wordpress-locally-for-pcwindows-with-xampp/ and have hit a bit of a problem as localhost/wp is asking for the sample file message is "Sorry, I need a wp-config-sample.php file to work from. Please re-upload this file to your WordPress installation"

My database is set as wp collation = latini1_swedish_ci privileges give 3 settings for user root 127.0.0.1 & :: & Localhost all are set to global all privileges and grant = yes

I have renamed the wp-config-sample.php to wp-config.php and edited it to read:

/** The name of the database for WordPress */
define('DB_NAME', 'wp');

/** MySQL database username */
define('DB_USER', 'root');

/** MySQL database password */
define('DB_PASSWORD', '');

/** MySQL hostname */
define('DB_HOST', 'localhost');

Any help will be greatly appreciated as I am new to wordpress and web design in general and want to try out things locally without messing up the WordPress site I have created using a stock theme, which is hosted.

Regards
ICRhodes
icrhodes1
 
Posts: 2
Joined: 23. December 2015 11:28
Operating System: Windows 7

Re: Wordpress Installation

Postby icrhodes1 » 23. December 2015 12:28

Sorry folks I forgot to try deleting the wordpress setup and reloading. Did this altered the config file and Wordpress now installed.

No doubt as I am new, this will not be my last post for help

thanx if you took the time to read this post

Regards

Ian
icrhodes1
 
Posts: 2
Joined: 23. December 2015 11:28
Operating System: Windows 7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 114 guests