Title: Wrong file path (css &#8230;)
Last modified: November 4, 2017

---

# Wrong file path (css …)

 *  [juppinger0](https://wordpress.org/support/users/juppinger0/)
 * (@juppinger0)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/wrong-file-path-css/)
 * Hi all,
 * I have a huge problem.
    I want to install a new wordpress on our server.
 * If I open the install page the page is loading but the css (and other) files 
   have the wrong URL.
 * I installed the wordpress here:
    – [https://wp.mywebsite.de](https://wp.mywebsite.de)
 * If I enable firebug “network traffic analysis” I can see that the first file (
   setup-config.php) is loading from the correct url:
    – [https://wp.mywebsite.de/wp-admin/setup-config.php](https://wp.mywebsite.de/wp-admin/setup-config.php)
 * But ALL other files are broken because they all have the wrong url (a LOCAL url):
   –
   [https://10.1.15.21/wp-includes/css/buttons.min.css?ver=4.8.2](https://10.1.15.21/wp-includes/css/buttons.min.css?ver=4.8.2)–
   [https://10.1.15.21/wp-admin/css/install.min.css?ver=4.8.2](https://10.1.15.21/wp-admin/css/install.min.css?ver=4.8.2)–…
 * The wrong address “10.1.15.21” is our INTERNAL IP address from the webserver.
 * Why is wordpress using the INTERNAL address for this files and not the external
   address (url)?
 * Where can I change this?
 * Maybe wordpress is using an php-server-variable like:
    $_SERVER[‘SERVER_ADDR’]-
   or- $_SERVER[‘HTTP_HOST’] ???
 * Need help please!!!
 * thanks,
    jup

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [unfinishedcode](https://wordpress.org/support/users/unfinishedcode/)
 * (@unfinishedcode)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/wrong-file-path-css/#post-9640629)
 * In the database the root is listed. Update the options table, specifically the
   siteurl and home fields. Alternatively, you can update the in wp-config.php by
   adding the following…
 *     ```
       define('WP_HOME','http://example.com');
       define('WP_SITEURL','http://example.com');
       ```
   
 * More information is found here: [https://codex.wordpress.org/Changing_The_Site_URL](https://codex.wordpress.org/Changing_The_Site_URL)
 *  Thread Starter [juppinger0](https://wordpress.org/support/users/juppinger0/)
 * (@juppinger0)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/wrong-file-path-css/#post-9640668)
 * I dont have a Database Or tables until now.
    I am still on the first install 
   Page („Choose language „).
 *  Thread Starter [juppinger0](https://wordpress.org/support/users/juppinger0/)
 * (@juppinger0)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/wrong-file-path-css/#post-9640706)
 * And i dont have a config until now.
 *  Thread Starter [juppinger0](https://wordpress.org/support/users/juppinger0/)
 * (@juppinger0)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/wrong-file-path-css/#post-9640747)
 * everything fine 🙂
    I just installed without stylesheet-files.
 * no problems during installation.
    after that I changed the 2 URLs directly in
   the options-table (database).
 * works fine.
 * thanks!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Wrong file path (css …)’ is closed to new replies.

## Tags

 * [Install](https://wordpress.org/support/topic-tag/install/)
 * [internal](https://wordpress.org/support/topic-tag/internal/)
 * [IP](https://wordpress.org/support/topic-tag/ip/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [juppinger0](https://wordpress.org/support/users/juppinger0/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/wrong-file-path-css/#post-9640747)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
