| Author |
Message |
aapun
Beginner


Joined: Dec 24, 2003 Posts: 1
|
Posted: Wed Dec 24, 2003 1:52 am Post subject: 1and1 users please help ... probs while installing phpnuke:( |
|
|
pros, help the new commer !!
Trying to get my personal site hooked up on 1and1 using phpnuke.
This is what I did so far:
1. uploaded the .gz file onto my free space.
2. Unzipped it using the command tar -zxvf PHP-Nuke.tar.gz listed in INSTALL file.
3. I already have a database created for me with weired names and weired login information. I am trying to use this same database to run nuke script. So I logged in using my SSH client and executed the following command in the appropriate directory mysql nuke < nuke.sql
This is what I get after doing that !!!
ERROR 2002: Can't connect to local MySQL server through socket '/kunden/tmp/mysqld.sock' (2)
I have scratched my brains in every possible corner to find out the reason behind this... but no clue so far.
Hoping to see some light frm this forum ... I know some/many of the guys out here have got this working ...
Thanks in advance
aapun |
|
| Back to top |
|
|
AdBot
|
| Post subject: 1and1 users please help ... probs while installing phpnuke:( |
|
|
|
|
|
| Back to top |
|
 |
CodEZ
Beginner


Joined: Sep 22, 2003 Posts: 12
|
Posted: Wed Dec 31, 2003 3:31 pm Post subject: Re: 1and1 users please help ... probs while installing phpnu |
|
|
| I haven't tried on my 1and1.com accounts yet, hopefully someone will get an FAQ or some general help before I try ^^ |
|
| Back to top |
|
|
IceColdFever
Beginner


Joined: Jan 13, 2004 Posts: 1
|
Posted: Fri Jan 16, 2004 12:32 am Post subject: Re: 1and1 users please help ... probs while installing phpnu |
|
|
| i get the same error doing the same thing on the 1&1 account |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
Posted: Fri Jan 16, 2004 8:32 am Post subject: Re: 1and1 users please help ... probs while installing phpnu |
|
|
just make sure that you actually have a mysql database setup with your account, and that your phpnuke installation is properly configured to use it. _________________
 |
|
| Back to top |
|
|
LogicX
Beginner


Joined: Jan 17, 2004 Posts: 1 Location: Wernersville, PA
|
Posted: Sat Jan 17, 2004 10:36 am Post subject: Re: 1and1 users please help ... probs while installing phpnu |
|
|
try connecting to any specific hostname they gave you for the mysql server.
Thats an error you get if the mysql server isn't running on the specific server you're ssh'd into.
such as -- mysql -h something.1and1.com then all the rest of the info you were using before, for user, database, pass --
try man mysql for more info |
|
| Back to top |
|
|
CodEZ
Beginner


Joined: Sep 22, 2003 Posts: 12
|
|
| Back to top |
|
|
danigoldman
Beginner


Joined: Jan 27, 2004 Posts: 1
|
Posted: Tue Jan 27, 2004 8:23 pm Post subject: Re: 1and1 users please help ... probs while installing phpnu |
|
|
I am actually installing phpslash on my 1and1 account. I got the same error as you. I believe the problem is the host name try adding the host name in the arguments i.e. "-h db52.perfora.net" it worked by me when I added the option.
Hope this helps,
Daniel Goldman
http://d-goldman.org [d-goldman.org]
.~.
/ v \
/( _ )\
^ ^
In Linux we trust! |
|
| Back to top |
|
|
clarke1866
Beginner


Joined: Jan 30, 2004 Posts: 2
|
Posted: Sat Jan 31, 2004 1:48 pm Post subject: Re: 1and1 users please help ... probs while installing phpnu |
|
|
| Try here for answers: http://s88567960.onlinehome.us/ |
|
| Back to top |
|
|
|
|
|
|
|