Current time: 04-25-2024, 10:42 AM Hello There, Guest! (LoginRegister)


Post Reply 
FreeBSD ?
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #11
RE: FreeBSD ?
The password should be encrypted - it should look like 3NJG1wlklw3u8Kmwertlug or so...

maybe you follow the "howto change the password"...
http://www.isp-control.net/ispcp/wiki/howto_dbchangepw

/Joxi
02-27-2008 02:49 AM
Visit this user's website Find all posts by this user Quote this message in a reply
StevenE Offline
Junior Member
*

Posts: 104
Joined: Feb 2008
Reputation: 0
Post: #12
RE: FreeBSD ?
no I didn't changed anything in the posting, its just an test installation so I hoped it will work quick ^^


I'll post a short installation guide of what I did tomorrow Smile
02-27-2008 02:52 AM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #13
RE: FreeBSD ?
As Joximu said: The Password should be encrypted! I think, thats the Error.
02-27-2008 02:57 AM
Visit this user's website Find all posts by this user Quote this message in a reply
StevenE Offline
Junior Member
*

Posts: 104
Joined: Feb 2008
Reputation: 0
Post: #14
RE: FreeBSD ?
when I do -> /usr/local/www/apache22/ispcp/engine/ispcp-db-passwd

then-> Please Enter Your Current Password:
Please Enter Your New Database Password:
Please Repeat Your New Database Password:
ERROR: Unknown group 'root' !


why there should be a group called root? its only the user I guess
02-27-2008 03:10 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #15
RE: FreeBSD ?
maybe you shoul remove the "admin" so the password is empty (in the ispcp.conf).

/J
02-27-2008 03:26 AM
Visit this user's website Find all posts by this user Quote this message in a reply
blocker Offline
Junior Member
*

Posts: 123
Joined: Apr 2007
Reputation: 2
Post: #16
RE: FreeBSD ?
hi steve, glad to know that you want to run ispcp in freebsd Smile there is a lot to be done if we want ispcp runing in freebsd "natively", hopefully after rc4 it can be running "natively" Smile

i mean natively since, some command and structure in *BSD is different from *nux, like the problem you have, in BSD we use root:wheel and in *nux use root:root thats why you got an error

for now, you can avoid the error like openbsd instalation document said, just create a new group call root in /etc/group similar with wheel


StevenE Wrote:when I do -> /usr/local/www/apache22/ispcp/engine/ispcp-db-passwd

then-> Please Enter Your Current Password:
Please Enter Your New Database Password:
Please Repeat Your New Database Password:
ERROR: Unknown group 'root' !


why there should be a group called root? its only the user I guess
02-27-2008 05:14 PM
Find all posts by this user Quote this message in a reply
Zothos Offline
Release Manager
*****
Dev Team

Posts: 1,262
Joined: Feb 2007
Reputation: 10
Post: #17
RE: FreeBSD ?
i think we need a new config variable for this. Could you open a ticket please?
For milestone rc4.
02-27-2008 07:04 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #18
RE: FreeBSD ?
maybe the gid is the same - so we could use the Group ID instead of the name... ?

group root has gid 0 (zero) in *nix...
02-27-2008 08:08 PM
Visit this user's website Find all posts by this user Quote this message in a reply
StevenE Offline
Junior Member
*

Posts: 104
Joined: Feb 2008
Reputation: 0
Post: #19
RE: FreeBSD ?
ok now I can connect but the installation didn't create any database tables so now the following appears.

Table 'ispcp.config' doesn't exist


I look around but I can't find soemthing like an installation for the tables.
any hints?

Greetz
Steven[/u]
02-27-2008 08:20 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #20
RE: FreeBSD ?
ok, in /etc/ispcp/database/database.sql there is the structure.
You need to replace {DATABASE_NAME} with `ispcp` for example in the first lines.

Then import the whole structure...

and then the languages.sql (is only a small table needed)

/J
02-27-2008 08:24 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)