Title: Changes in Editor
Last modified: August 19, 2016

---

# Changes in Editor

 *  Resolved [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/)
 * I updated my site yesterday… and forgot to fix the Style css. page to have the
   page image tags float left. I went in today, made the change and I can’t get 
   it to update. How long after I make a change to the Style css template should
   I have to wait for it to update?

Viewing 15 replies - 46 through 60 (of 62 total)

[←](https://wordpress.org/support/topic/changes-in-editor/page/3/?output_format=md)
[1](https://wordpress.org/support/topic/changes-in-editor/?output_format=md) [2](https://wordpress.org/support/topic/changes-in-editor/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/changes-in-editor/page/3/?output_format=md)
4 [5](https://wordpress.org/support/topic/changes-in-editor/page/5/?output_format=md)
[→](https://wordpress.org/support/topic/changes-in-editor/page/5/?output_format=md)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829207)
 * > then I added the Module for WordPress
 * What did you do exactly? I’d suggest downloading the wordPress .zip archive, 
   then opening the archive and copying the entire wordpress folder to your EasyPHP
   www folder.
 * Make sure that EasyPHP is running. Next open your web browser and navigate to
   your local host root – which is usually something like [http://127.0](http://127.0)
   0.0:80. Or right click on the EasyPHP icon & select _Explorer_. Add `/wordpress/
   wp-admin/install.php` to the end of the url in the address bar. That should start
   the WordPress installation process.
 * You can design an entire site locally and them move the whole thing to a hosting
   company but you need to do a fair amount of database editing to get the moved
   site working properly. So I’d suggest you use the local install as a place to
   test out themes, template changes or post layouts. Do all of the live site work**
   on** the live site. It’s far easier.
 *  Thread Starter [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829208)
 * The wordpress download is in the www folder. now I am extracting them? Is that
   right?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829209)
 * Yes – extract it so that you end up with a folder called wordpress in www. The
   wordpress folder should contain a number of files plus 3 sub-folders – wp-content,
   wp-admin and wp-includes.
 *  Thread Starter [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829210)
 * wp admin
    wp content
 * If I expand I see themes, Images, Etc. but no idea what to do from here
 *  Thread Starter [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829211)
 * At least we are both seeing the same thing.. that is positive
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829212)
 * Do you also have a wp-includes sub-folder with its own set of sub-folders? If
   so, you now need make sure that EasyPhp is running. Then right click the icon
   in the task bar, select Local Web and make a note of the url that is displayed
   in your web browser.
 *  Thread Starter [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829213)
 * Ok got it
 *  Thread Starter [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829214)
 * Error establishing a database connection
 * This either means that the username and password information in your wp-config.
   php file is incorrect or we can’t contact the database server at localhost. This
   could mean your host’s database server is down.
 *  * Are you sure you have the correct username and password?
    * Are you sure that
   you have typed the correct hostname? * Are you sure that the database server 
   is running?
 * If you’re unsure what these terms mean you should probably contact your host.
   If you still need help you can always visit the WordPress Support Forums.
 *  Thread Starter [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829215)
 * Is the Data Base name easyphp?
 *  Thread Starter [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829216)
 * Welcome to WordPress. Before getting started, we need some information on the
   database. You will need to know the following items before proceeding.
 * Database name
    Database username Database password Database host Table prefix(
   if you want to run more than one WordPress in a single database) If for any reason
   this automatic file creation doesn’t work, don’t worry. All this does is fill
   in the database information to a configuration file. You may also simply open
   wp-config-sample.php in a text editor, fill in your information, and save it 
   as wp-config.php.
 * In all likelihood, these items were supplied to you by your Web Host. If you 
   do not have this information, then you will need to contact them before you can
   continue. If you’re all ready…
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829217)
 * You call the database whatever you want. Access the right-click EasyPHP menu 
   again and select _Administration_. On the page that appears in your browser, 
   select _Manage MySQL_. You’ll now see a new page in your browser. This is PhpMyadmin–
   the tool you can use to manage databases.
 * In the_ Create new database_ input, type in `wordpress`, then select _Create_.
   Once the new db has been created, it will appear in the left-hand column. Click
   on the db name in this column.
 * In the db management page, there’s a list of tabs across the top. Select _Privileges_
   followed by _Add a new User_. You now enter the database username and password(
   think of this as setting up WordPress’ access credentials – not your login details).
   Don’t worry about any of the dropdowns in the first box – just add a username
   and a password (you’ll need to type the latter in twice).
 * In the second box (called “Database for user”), ensure that _Grant all privileges
   on database “wordpress”_ is selected.
 * In the third box (called “Global privileges”), click _Check All_.
 * Make a final note of the username and password (copying them to NotePad is a 
   good idea at this point), then select _Go_.
 * You’ve now set up a new database and a user who is allowed to use your new database.
   Next you need to tell your user (WordPress) where to find the database and what
   user name & password it should use to log into the database server. Open wp-config-
   sample.php in NotePad and re-save it as wp-config.php. Now add your database 
   settings:
 *     ```
       define('DB_NAME', 'wordpress');
   
       /** MySQL database username */
       define('DB_USER', 'the_username_you_created');
   
       /** MySQL database password */
       define('DB_PASSWORD', 'the_password_for_your_new_user');
   
       /** MySQL hostname */
       define('DB_HOST', '127.0.0.1');
       ```
   
 * Save the file then try running wordpress/wp-admin/install.php again.
 *  Thread Starter [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829218)
 * Thanks! I have one more question, then you can go enjoy your Sunday. I appreciate
   your patience.
    What do you think this means? MySQL said: Documentation #1045–
   Access denied for user ‘root’@’localhost’ (using password: NO) phpMyAdmin tried
   to connect to the MySQL server, and the server rejected the connection. You should
   check the host, username and password in your configuration and make sure that
   they correspond to the information given by the administrator of the MySQL server.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829219)
 * Try reversing the process. Set up a new user **first** via the Privileges tab.
   Then set up a new database.
 *  Thread Starter [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829220)
 * ok,
    thanks!
 *  Thread Starter [isay81](https://wordpress.org/support/users/isay81/)
 * (@isay81)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/4/#post-1829224)
 * OMG THANKS SO MUCH!! I AM NOT REALLY SURE HOW I DID IT, BUT IT WORKED.
 * I just don’t know how “I will find it again… can you help me with that? Is it
   the URL or the name I called it? Don’t dare close it until i know for sure.. 
   or do I use the Easy php to find it again?

Viewing 15 replies - 46 through 60 (of 62 total)

[←](https://wordpress.org/support/topic/changes-in-editor/page/3/?output_format=md)
[1](https://wordpress.org/support/topic/changes-in-editor/?output_format=md) [2](https://wordpress.org/support/topic/changes-in-editor/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/changes-in-editor/page/3/?output_format=md)
4 [5](https://wordpress.org/support/topic/changes-in-editor/page/5/?output_format=md)
[→](https://wordpress.org/support/topic/changes-in-editor/page/5/?output_format=md)

The topic ‘Changes in Editor’ is closed to new replies.

 * 62 replies
 * 4 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/changes-in-editor/page/5/#post-1829250)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
