(04-07-2010 04:37 AM)pgentoo Wrote: Why must ispcp be offered as an RPM for you to adopt it?
Its easier to distribute to numerous servers but more importantly we don't allow compilers on production servers i.e. no make, no gcc etc...
MC
(04-07-2010 08:04 AM)joximu Wrote: Did you have a look at the vhcs2-database? table domains or admin...
somewhere the status field should give more info...
Looking at the domain table the status appears to be 'toadd'. I've looked at all the other tables and no clues there either (most are empty).
Code:
+----------+-----------------+----------------------------------+------------+----------------+-------------+------------+-------+-------+------+------+------+---------+--------------------------------+-------+------+---------+---------+---------+---------------------+
| admin_id | admin_name | admin_pass | admin_type | domain_created | customer_id | created_by | fname | lname | firm | zip | city | country | email | phone | fax | street1 | street2 | uniqkey | uniqkey_time |
+----------+-----------------+----------------------------------+------------+----------------+-------------+------------+-------+-------+------+------+------+---------+--------------------------------+-------+------+---------+---------+---------+---------------------+
| 1 | admin | iqiOg2uXWs75E | admin | 0 | | 0 | | | | | | | systems.management@example.com | | | | | | 0000-00-00 00:00:00 |
| 2 | reseller | 6cb75f652a9b52798eb6cf2201057c73 | reseller | 1270573530 | NULL | 1 | | | | | | | root@server.example.com | | | | | NULL | NULL |
| 3 | junkme.gov | 6cb75f652a9b52798eb6cf2201057c73 | user | 1270573586 | | 2 | | | | | | | root@server.example.com | | | | | NULL | NULL |
+----------+-----------------+----------------------------------+------------+----------------+-------------+------------+-------+-------+------+------+------+---------+--------------------------------+-------+------+---------+---------+---------+---------------------+
+-----------+-----------------+------------+------------+-----------------+-------------------+----------------+----------------------+----------------------+---------------------+----------------------+-------------------+-------------------+---------------+--------------------+-------------------+--------------+-------------------+-------------------+------------+------------+
| domain_id | domain_name | domain_gid | domain_uid | domain_admin_id | domain_created_id | domain_created | domain_last_modified | domain_mailacc_limit | domain_ftpacc_limit | domain_traffic_limit | domain_sqld_limit | domain_sqlu_limit | domain_status | domain_alias_limit | domain_subd_limit | domain_ip_id | domain_disk_limit | domain_disk_usage | domain_php | domain_cgi |
+-----------+-----------------+------------+------------+-----------------+-------------------+----------------+----------------------+----------------------+---------------------+----------------------+-------------------+-------------------+---------------+--------------------+-------------------+--------------+-------------------+-------------------+------------+------------+
| 1 | junkme.gov | 0 | 0 | 3 | 2 | 1270573586 | 0 | 0 | 0 | 10 | 0 | 0 | toadd | 0 | 0 | 9 | 10 | 0 | yes | yes |
+-----------+-----------------+------------+------------+-----------------+-------------------+----------------+----------------------+----------------------+---------------------+----------------------+-------------------+-------------------+---------------+--------------------+-------------------+--------------+-------------------+-------------------+------------+------------+