Current time: 05-16-2024, 09:21 PM Hello There, Guest! (LoginRegister)


Post Reply 
sites-avaible/ispcp.conf wont be filled
Author Message
CvH Offline
Junior Member
*

Posts: 13
Joined: Dec 2007
Reputation: 0
Post: #1
sites-avaible/ispcp.conf wont be filled
Hi, i have an fresh installed Debian Etch and everything runs fine but ispCP RC6 didn´t create the Subdomains useable.

I can setup an subdomain in the AdminCP and all folders and files are created.
But /etc/apache2/sites-avaible/ispcp.conf leaves empty.

Ive tryed to stop start ... but nothings helps


also

Quote:UPDATE `domain` set `domain_status`='change';
UPDATE `domain_aliasses` set `alias_status`='change';
UPDATE `subdomain` set `subdomain_status`='change';

afterward # /var/www/ispcp/engine/ispcp-rqst-mngr

wont help

also tryed to update to latest nightly wont help ...

any ideas ?
10-10-2008 12:36 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #2
RE: sites-avaible/ispcp.conf wont be filled
Please enable debug (in /etc/ispcp/ispcp.conf DEBUG = 1) and run /var/www/ispcp/engine/ispcp-rqst-mngr. then put here output from file /var/log/ispcp-*.
10-10-2008 12:46 AM
Visit this user's website Find all posts by this user Quote this message in a reply
CvH Offline
Junior Member
*

Posts: 13
Joined: Dec 2007
Reputation: 0
Post: #3
RE: sites-avaible/ispcp.conf wont be filled
Quote:/var/www/ispcp/engine/ispcp-rqst-mngr
DEBUG: push_el() sub_name: mngr_start_up(), msg: Starting...
DEBUG: push_el() sub_name: lock_system(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('`which touch` /var/run/ispcp.lock'), msg: Ending...
DEBUG: push_el() sub_name: lock_system(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mngr_start_up(), msg: Ending...
DEBUG: push_el() sub_name: mngr_engine(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mngr_engine(), msg: Ending...
DEBUG: push_el() sub_name: mngr_shut_down(), msg: Starting...
DEBUG: push_el() sub_name: unlock_system(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command('`which rm` -rf /var/run/ispcp.lock'), msg: Ending...
DEBUG: push_el() sub_name: unlock_system(), msg: Ending...
DEBUG: push_el() sub_name: mngr_shut_down(), msg: Ending...

no logs in /var/log/ispcp/*.* created (delete older logs before)
--------------------------------------------------------------------------------

after i added an testdomain (test.de) some logs are created
(This post was last modified: 10-10-2008 02:53 AM by CvH.)
10-10-2008 02:18 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #4
RE: sites-avaible/ispcp.conf wont be filled
You must do this steps after
Code:
UPDATE `domain` set `domain_status`='change';
UPDATE `domain_aliasses` set `alias_status`='change';
UPDATE `subdomain` set `subdomain_status`='change';
10-10-2008 02:24 AM
Visit this user's website Find all posts by this user Quote this message in a reply
CvH Offline
Junior Member
*

Posts: 13
Joined: Dec 2007
Reputation: 0
Post: #5
RE: sites-avaible/ispcp.conf wont be filled
1. debug 1
2. mysql "UPDATE `domain` ..."
3. /var/www/ispcp/engine/ispcp-rqst-mngr
4. logs

hope this is right Smile

-edit-
now it works ... dont know why but it works


but an other error appear
Quote:No input file specified.
html docs are ok, only *.php files wont work (info php ... always the same error) php cgi mysql support for domain is on

in the debug logs are now a lot of this errors
Code:
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{AWSTATS_ENGINE_DIR}' eq '{AWSTATS_ENGINE_DIR}', missing '{AWSTATS_ENGINE_DIR}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{APACHE_LOG_DIR}' eq '{APACHE_LOG_DIR}', missing '{APACHE_LOG_DIR}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{AWSTATS_WEB_DIR}' eq '{AWSTATS_WEB_DIR}', missing '{AWSTATS_WEB_DIR}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{AWSTATS_CACHE_DIR}' eq '{AWSTATS_CACHE_DIR}', missing '{AWSTATS_CACHE_DIR}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DOMAIN_NAME}' eq '{DOMAIN_NAME}', missing '{DOMAIN_NAME}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DMN_NAME}' eq '{DMN_NAME}', missing '{DMN_NAME}' in src !
DEBUG: push_el() sub_name: get_tag(), msg: ERROR: '{DB_DIR}' eq '{DB_DIR}', missing '{DB_DIR}' in src !

--edit #2 --
i gave a reinstall a try and it works ...
dont know why but it works again Smile
(This post was last modified: 10-10-2008 09:30 AM by CvH.)
10-10-2008 02:52 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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