Current time: 05-07-2024, 06:29 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] Can`t start ispcp_network.
Author Message
freed1985 Offline
Junior Member
*

Posts: 17
Joined: Mar 2010
Reputation: 0
Post: #1
[SOLVED] Can`t start ispcp_network.
My System:CentOS 5.4
ispCP version:ispCP 1.0.4

When I install ispCP,there was no error.

but,I can`t start ispcp_network.
When i run service ispcp_network start.

it report errors like this:
Code:
[root@localhost~]#service ispcp_network start
/etc/init.d/ispcp_network: line 169:unexpected EOF while looking for matching'"'
/etc/init.d/ispcp_network: line 175:syntax error: unexpected end of file
(This post was last modified: 03-08-2010 01:40 AM by BeNe.)
03-07-2010 09:02 PM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: Can`t start ispcp_network.
I can't see any flaw on our version of the init file. Could you post the contents of your /etc/init.d/ispcp_network file please? Thanks.
03-07-2010 10:23 PM
Visit this user's website 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: #3
RE: Can`t start ispcp_network.
line 66:
SERVICES_OUT="25 465 587

here a " might be lost...

at least there is one in the other OS files...

/J
(This post was last modified: 03-07-2010 10:40 PM by joximu.)
03-07-2010 10:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #4
RE: Can`t start ispcp_network.
*owned* Wink
03-07-2010 10:45 PM
Visit this user's website 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: #5
RE: Can`t start ispcp_network.
corrected in trunk - r2663
03-07-2010 10:47 PM
Visit this user's website Find all posts by this user Quote this message in a reply
freed1985 Offline
Junior Member
*

Posts: 17
Joined: Mar 2010
Reputation: 0
Post: #6
RE: Can`t start ispcp_network.
Thanks to joximu and all person upstairs.

I edited ispcp_network line 66:SERVICES_OUT="25 465 587

Just as joximu said,there lost a ".

It`s running now.

Thank you!!
(This post was last modified: 03-07-2010 11:49 PM by freed1985.)
03-07-2010 11:48 PM
Find all posts by this user Quote this message in a reply
foxb Offline
Junior Member
*

Posts: 37
Joined: Mar 2010
Reputation: 0
Post: #7
RE: [SOLVED] Can`t start ispcp_network.
Just to add to same problem...

the service does not start automatically
Code:
chkconfig --level 345 ispcp_network on
service ispcp_network does not support chkconfig

I suspect that:
Code:
# chkconfig: - ???????
is missing
03-08-2010 03:37 AM
Find all posts by this user Quote this message in a reply
digiwalker Offline


Posts: 2
Joined: Mar 2010
Reputation: 0
Post: #8
RE: [SOLVED] Can`t start ispcp_network.
(03-08-2010 03:37 AM)foxb Wrote:  Just to add to same problem...

the service does not start automatically
Code:
chkconfig --level 345 ispcp_network on
service ispcp_network does not support chkconfig

I suspect that:
Code:
# chkconfig: - ???????
is missing


I am getting same exact error...can run it manually but cant run chkconfig on it....
03-26-2010 11:11 AM
Find all posts by this user Quote this message in a reply
kafuse Offline


Posts: 2
Joined: Mar 2010
Reputation: 0
Post: #9
RE: [SOLVED] Can`t start ispcp_network.
(03-26-2010 11:11 AM)digiwalker Wrote:  
(03-08-2010 03:37 AM)foxb Wrote:  Just to add to same problem...

the service does not start automatically
Code:
chkconfig --level 345 ispcp_network on
service ispcp_network does not support chkconfig

I suspect that:
Code:
# chkconfig: - ???????
is missing


I am getting same exact error...can run it manually but cant run chkconfig on it....

refer to:
http://isp-control.net/forum/thread-10090.html
03-26-2010 02:56 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)