Post Reply  Post Thread 
Pages (11): < Previous 1 [2] 3 4 5 Next > Last »
FreeBSD ?
Author Message
joximu Offline
Moderator
*****

joximu
Moderator
*****


Posts: 3,603
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
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

2008-08-05 ispCP RC6 released!!!
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
*

StevenE
Junior Member
*


Posts: 99
Group: Registered
Joined: Feb 2008
Status: Offline
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

OS : FreeBSD 7.0-RC1
ispCP Version : RC5
Apache-Version : 2.2.6
MySQL-Version : 5.1.22
Mods : none
02-27-2008 02:52 AM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Documentation Team
***
Docu Team

gOOvER
Documentation Team
***
Docu Team


Posts: 1,605
Group: Docu Team
Joined: Jul 2007
Status: Offline
Reputation: 13
Post: #13
RE: FreeBSD ?
As Joximu said: The Password should be encrypted! I think, thats the Error.

Server : Rootserver
OS : Debian 4.0 Etch 64bit
ispCP Version : 1.0.0 r1363 - 30.09.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : update via NightlyUpdateScript
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
*

StevenE
Junior Member
*


Posts: 99
Group: Registered
Joined: Feb 2008
Status: Offline
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

OS : FreeBSD 7.0-RC1
ispCP Version : RC5
Apache-Version : 2.2.6
MySQL-Version : 5.1.22
Mods : none
02-27-2008 03:10 AM
Find all posts by this user Quote this message in a reply
joximu Offline
Moderator
*****

joximu
Moderator
*****


Posts: 3,603
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #15
RE: FreeBSD ?
maybe you shoul remove the "admin" so the password is empty (in the ispcp.conf).

/J

2008-08-05 ispCP RC6 released!!!
02-27-2008 03:26 AM
Visit this user's website Find all posts by this user Quote this message in a reply
blocker Online
Junior Member
*

blocker
Junior Member
*


Posts: 81
Group: Registered
Joined: Apr 2007
Status: Online
Reputation: 1
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

OS: FreeBSD 7.0, 6.3, 6.2 - ISPCP Omega Dev. Version =T-W-S= Blocker
02-27-2008 05:14 PM
Find all posts by this user Quote this message in a reply
Zothos Offline
Member
****
Dev Team

Zothos
Member
****
Dev Team


Posts: 710
Group: Dev Team
Joined: Feb 2007
Status: Offline
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.

Real programmers don't comment their code - it was hard to write, it should be hard to understand

OS : Gentoo 32bit Stage1
ispCP Version : RC4
Mods : Dovecot | Pure-ftpd

No Support via PM - Payed Support via request
02-27-2008 07:04 PM
Find all posts by this user Quote this message in a reply
joximu Offline
Moderator
*****

joximu
Moderator
*****


Posts: 3,603
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
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...

2008-08-05 ispCP RC6 released!!!
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
*

StevenE
Junior Member
*


Posts: 99
Group: Registered
Joined: Feb 2008
Status: Offline
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]

OS : FreeBSD 7.0-RC1
ispCP Version : RC5
Apache-Version : 2.2.6
MySQL-Version : 5.1.22
Mods : none
02-27-2008 08:20 PM
Find all posts by this user Quote this message in a reply
joximu Offline
Moderator
*****

joximu
Moderator
*****


Posts: 3,603
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
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

2008-08-05 ispCP RC6 released!!!
02-27-2008 08:24 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Pages (11): < Previous 1 [2] 3 4 5 Next > Last »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this thread |

Forum Jump:

| All rights reserved : isp-control.net |