Re: I moved my server, changed ip and now..
Re: I moved my server, changed ip and now..
- Subject: Re: I moved my server, changed ip and now..
- From: Miguel Arroz <email@hidden>
- Date: Sun, 13 Apr 2008 01:36:13 +0100
Hi!
You should solve the problem of the localhost thing (did you reboot
the server?). But to make it work, you probably can replace
"localhost" for "127.0.0.1" on your connection dictionaries, as long
as you configure MySQL to accept network connections and authorize the
user to connect from 127.0.0.1 (you gotta love MySQL).
I would try a reboot first, just in case.
Yours
Miguel Arroz
On 2008/04/13, at 01:26, James Cicenia wrote:
it said it was running...
so... all services seem to be running just that WO can't connect to
mySQL.
my etc/hosts is the same first three lines as yours without a fourth
line.
I got to get these servers back up and running!
On Apr 12, 2008, at 7:08 PM, Miguel Arroz wrote:
Hi!
That's weird... did you check your /etc/hosts file? It should
contain the typical lines:
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
Also, run ifconfig and check the status of lo0. If for some reason
it's down, bring it back up with ifconfig lo0 up. Note that I don't
really know if lo0 can be put down and up, but I also never saw a
machine not recognizing localhost, so I'm just wild guessing trying
to help.
And did you reboot? :)
Yours
Miguel Arroz
On 2008/04/13, at 00:56, James Cicenia wrote:
I did changeip and when I run changeip -checkhostname is says I am
good.
I am getting this however: host localhost
Host localhost not found: 5(REFUSED)
when I run the host localhost command. I think that might have
something to do with the problem
James
On Apr 12, 2008, at 6:34 PM, Miguel Arroz wrote:
Hi!
Yes, you probably did, as everyone does when change an IP on OS X
Server for the first time and finds out that a lot of stuff
screwed up.
<http://images.apple.com/server/macosx/docs/Command_Line_Admin_v10.5.pdf
>
Check page 68, "Changing a Server’s IP Address" inside the
"Setting Network Preferences" chapter. I know you are using Tiger
and this manual is for Leopard, but it's still valid for Tiger.
Yours
Miguel Arroz
On 2008/04/13, at 00:11, James Cicenia wrote:
My apps start but can't open a connection to the mysql database.
It is running. I can access it via phpMyAdmin and remotely. So...
What is hanging up my WebObject Applications?
Did i miss something in the IP change? I am running OS X Tiger
Server on an Intel dual core XServe.
Thanks
James Cicenia
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (email@hidden
)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com
Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com
Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden