randomzero
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No CSS on local computerGood call, I’ll try that.
It works, haha nice.
Thanks so much for all your help and speedy responses π
Forum: Fixing WordPress
In reply to: No CSS on local computerWell, either way..
http://10.0.0.* doesn’t work on outside my network.
So I’d have to make it http://my.site.com?Forum: Fixing WordPress
In reply to: No CSS on local computerCurrently have WRT24G, with dd-wrt firmware.
Still sucks.
Forum: Fixing WordPress
In reply to: No CSS on local computerMy luck I guess.
I’ve used multiple linksys, d-link, netgear.. All either dropped the connection randomly, or slowed the connection.
ICS however, does neither. It’s relatively easy to set up as well.
Forum: Fixing WordPress
In reply to: No CSS on local computerI have one, it’s crap. Constantly drops connection, constantly unable to even access it. It’s just the biggest peice of shit I’ve ever used.
And it’s not even the only router I’ve had the connection issues with, so I’d rather just not use one.
I’ve managed to live with the ICS, it works (until now, of course..), it’s just not that configurable.
Forum: Fixing WordPress
In reply to: No CSS on local computerYeah, except I don’t use a router.
It’s ICS(Internet Connection Sharing).I’ve got all the proper (Or so I think) ports forwarded, but it just refuses to work. Took me a week to realize the site actually worked..
I have actually gotten it to work, and I found I can just log into phpmyadmin and change it in the options table.
If worst comes to worst, I can just do that every time I want to access the thing..Forum: Fixing WordPress
In reply to: No CSS on local computerIf I try and access my server using the url (http://my.url.com) it won’t work from within my own network, but it works fine everywhere else.
I can however, access my server from http://10.0.0.*, which is the network IP, from within my own network.
I did originally have the wordpress url as http://localhost, which apparently worked when I wasn’t at home, but didn’t work when I was.
So now it’s http://10.0.0.*, which does work on my home network, but I don’t know if it will work elsewhere.Forum: Fixing WordPress
In reply to: No CSS on local computerOk, that’s not going to work for me.
With ICS, I can’t view my server using the DNS. So in order to access it I actually have to use the network IP..
Forum: Fixing WordPress
In reply to: No CSS on local computerNevermind, found it.
“/wordpress” should work without anything else, right?
Forum: Fixing WordPress
In reply to: No CSS on local computerOh, ok.
How would I go about changing that?
Forum: Fixing WordPress
In reply to: No CSS on local computerYeah, I used localhost and 127.0.0.1 on the machine hosting the server.
But I used the machines network IP on my main pc, which is not hosting the server.
But, I just deleleted the database and recreated it and it works now.
Thanks for the help.Forum: Fixing WordPress
In reply to: No CSS on local computerYes.
It works at work, on a completely different network, using the URL.
But it doesn’t work on my home network, either on my main pc or on the pc hosting the server using either localhost, 127.0.0.1, or the PC’s network IP.