DCSS
Forum Replies Created
-
Forum: Installing WordPress
In reply to: WordPress Deployment – Lose FormattingThanx to your input I think I figured out what I did wrong. The only thing that is perplexing is that everything comes up correctly now on the user machine but for some reason, the images do not come up because WP is still looking for them on localhost. I changed the general settings to look based on the ServerIPAddress instead of locahost which is the way I had it. All works well except where it goes to find the images.
I will look through the forum and documentation to see if this is addressed. I may be back for an answer, however.
Thanx again!!
Forum: Installing WordPress
In reply to: WordPress Deployment – Lose FormattingThanx esmi, thought of that. Tried http://ServerIPAddress/index.php but get the same result.
I get the WP page but without formatting and the links do not work. It is not finding the files it needs (css, links, etc.) on the server. I am not sure why nor how to fix it.
Thanx again for your response.
Forum: Installing WordPress
In reply to: WordPress Deployment – Lose FormattingBoth computers are on the same network 20 feet apart. I know they communicate because I do get the WP screen with no formatting other than basic HTML and the links do not work. I just do not know where to go to fix this.
I access the my workstation (the server running nginx) from the other workstation by using the following url with IE
http://ServerIPAddress/localhost/index.php
Thanx for your response.