ispCP - Board - Support - VHCS fork

Full Version: FreeBSD ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11
Is there a way to install ispCP RC3 on FreeBSD system ? A FreeBSD version will be available with RC4 ?

Thanks
There are many outdated Config files. In RC4 ispCP should be working with FreeBSD.
There was already a user which get ispCP running under FreeBSD.
But this was a long time ago and as gOOvER said, wait for the RC4.
Maybe you can help to correct the config for FreeBSD.

Greez BeNe
There were some changes for FreeBSD. Maybe you can test it with the Trunk from tomorrow morning.
gOOvER Wrote:There were some changes for FreeBSD. Maybe you can test it with the Trunk from tomorrow morning.

Good news ! I'll try it !

Thanks
Fine, please let us know, if all works. Smile
Hi,

I tried to install the actual package of ispcp-omega on FreeBSD7, and succeeded so long.
but if I try to call the website omega can't connect to MySQL
looks like:

ERROR: Unable to connect to SQL server !
SQL returned: Access denied for user 'root'@'localhost' (using password: YES)


I created a databank with phpmyadmin which is working fine.
ispcp.conf part seems right to me:

#
# SQL backend variables
#
# Don't change this one
DATABASE_TYPE = mysql
DATABASE_HOST = localhost
DATABASE_NAME = ispcp
DATABASE_PASSWORD = admin
DATABASE_USER = root
DATABASE_DIR = /usr/local/lib/mysql
CMD_MYSQLDUMP = /usr/local/bin/mysqldump
DATABASE_UTF8 = yes


have anyone an idea? might I make an misstake at the nstallation or is there a way to create the databank with ispcp?


thanks for any help.

Greetz
Steve
Which Version of ispCP did you try to install? RC3 or an actual Nightly?
actual nightly from ehm last thursday I think; only used the actual trunk for it and made some small changes in the install files and then it worked so far.
StevenE Wrote:DATABASE_PASSWORD = admin
DATABASE_USER = root

Is this the pw you set or did you change it for posting?

Can you post your changes? Maybe the Dev's can need them.
Pages: 1 2 3 4 5 6 7 8 9 10 11
Reference URL's