Current time: 05-08-2024, 03:59 PM Hello There, Guest! (LoginRegister)


Post Reply 
FreeBSD 8.2 new install of 1.0.7
Author Message
lyndonl Offline


Posts: 2
Joined: Apr 2011
Reputation: 0
Post: #1
FreeBSD 8.2 new install of 1.0.7
Hi All,
I hope you can help

The install has gone perfectly until the setup is run perl ./ispcp-setup

it goes through the config fine and then this happens


Starting ispCP installation
* Stopping all services: ........... [ Done ]

System checks
* Mysql server connection: [ Done ]

Services setup
* ispCP users and groups: [ Done ]
* ispCP directories: [ Done ]
* ispCP main configuration file: [ Done ]
* ispCP database: [ Done ]
* ispCP default language table: [ Done ]
* ispCP default SQL data: [ Done ]
* ispCP system hosts file: [ Done ]
* ispCP system resolver: [ Done ]
* ispCP crontab file: [ Done ]
* ispCP Bind9 main configuration file: [ Done ]
* ispCP Apache fastCGI modules configuration: [ Done ]
* ispCP Apache main vhost file: [ Done ]
* ispCP Apache AWStats vhost file: [ Done ]
* ispCP Postfix configuration files: [ Done ]
* ispCP Courier-Authentication: [ Done ]
* ispCP ProFTPd configuration file: [ Done ]
* ispCP init scripts: [ Done ]

GUI setup
* ispCP GUI Bind9 configuration: [ Failed ]

[FATAL] An error occurred during setup process!
Correct it and re-run this program.

Log files are stored in /var/log/ispcp/setup
You can also find help at http://isp-control.net/forum

the logs are below

<-- SNIP -->
sys_command('/bin/chmod 0755 /usr/local/etc/rc.d/ispcp_network') | Ending...
setup_ispcp_daemon_network() | Ending...
setup_services_cfg() | Ending...
setup_gui_cfg() | Starting...
setup_gui_named() | Starting...
setup_gui_named_cfg_data() | Starting...
setup_gui_named_cfg_data() | [FATAL] Undefined Input Data...
exit_msg() | Starting...
exit_msg() | Ending...
del_file() | Starting...
del_file() | Ending...
<-- SNIP -->

If there is any more information you need please let me know
04-14-2011 05:38 PM
Find all posts by this user Quote this message in a reply
lyndonl Offline


Posts: 2
Joined: Apr 2011
Reputation: 0
Post: #2
RE: FreeBSD 8.2 new install of 1.0.7
ok fixed that problem

cd /usr/local/etc/ispcp/bind

less named.conf
// bind Data BEGIN.

// dmn [{DMN_NAME}] cfg entry BEGIN.
// dmn [{DMN_NAME}] cfg entry END.

// bind Data END.

### added the below, basically add your server name or "host name"
vi named.conf

// bind Data BEGIN.

// dmn [{DMN_NAME}] cfg entry BEGIN.
// dmn [{DMN_NAME}] cfg entry END.

// bind Data END.
; dmn [shweb-06.domain.co.za] timestamp entry BEGIN.
2011011001 ; Serial
; dmn [shweb-06.domain.co.za] timestamp entry END.


but now I get to this point


GUI setup
* ispCP GUI Bind9 configuration: [ Done ]
* ispCP GUI fastCGI/PHP configuration: [ Done ]
* ispCP GUI vhost file: [ Done ]
* ispCP PMA configuration file: [ Done ]


Post-installation tasks for freeBSD
Version: not found

[FATAL] An error occurred during setup process!
Correct it and re-run this program.


any ideas about "Version not Found" ?
04-14-2011 11:57 PM
Find all posts by this user Quote this message in a reply
dracoling Offline


Posts: 1
Joined: Apr 2011
Reputation: 0
Post: #3
RE: FreeBSD 8.2 new install of 1.0.7
(04-14-2011 11:57 PM)lyndonl Wrote:  Post-installation tasks for freeBSD
Version: not found

[FATAL] An error occurred during setup process!
Correct it and re-run this program.


any ideas about "Version not Found" ?

I found that the FreeBSD sed doesn't support the \s metachar, I fixed mine by changing all the \s in maintainer-helper.sh to an actual space char. I'm having a few other problems after that though. Looks like the FreeBSD postinstall is a bit broken.

If I can get all the pieces figured out maybe I'll submit a patch.
04-20-2011 01:59 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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