gypsyjae
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Firefox, Netscape and Youtube AGAINI’m sorry this is no help, but I have been having problems with Firefox on my web site, and it started when I embedded Google ads. IE and Konqueror worked just fine.
Forum: Fixing WordPress
In reply to: Blog AddressThank you, that’s very close. On the server I use http://localhost/blog. On my laptop, not the server but still behind the router, I use http://192.168.1.110/blog. Everyone else from the internet uses http://myDomain.org/blog. The only one that works is localhost.
So I guess ‘SecondDomain.com’ would be the actual web URL. Would I also replace ‘SERVER_NAME’, or is that a variable that I just didn’t recognize? I really appreciate the help. PHP is a foreign language to me.
Forum: Fixing WordPress
In reply to: Blog AddressIt is, but I don’t want localhost on my laptop. I want the address for the network server, which is determined by my router. The problem is that WordPress apparently tries to use that even for people who visit from the web, and if I change the setting in the Dashboard, then I cannot access the blog myself because I am behind the router. WordPress should be able to turn this off and just let my server do it’s job, but I can’t see that this is possible.
Forum: Fixing WordPress
In reply to: Blog AddressApparently WordPress tries to resolve the URL, so once I set the blog so other’s can view it, I can no longer view it from within the network. I have to find a public network just so I can write to my own blog. I guess I will have to look for a better solution. Thanks. It looks good even if no one will ever see mine.
Forum: Installing WordPress
In reply to: WordPress directory won’t load…If you are behind a router on the same network as the server, you may need to use the local address for the server instead of the public URL for the web site.
Forum: Installing WordPress
In reply to: WordPress directory won’t load…Permissions?
Forum: Installing WordPress
In reply to: fatal error when installingI had a similar problem. I originally downloaded the zip file. When using the gzip file it worked perfectly.