[freeside] Domains
Adam Rose
adamr at eaze.net
Wed May 30 07:19:50 PDT 2001
On Wed, 30 May 2001, ivan wrote:
> On Tue, May 29, 2001 at 11:42:29AM -0500, Adam Rose wrote:
> > Ignore my last message. I found the answer within svc_www.pm. I still
> > don't see where this module(FS::svc_www.pm) is being called. Right now, I
> > setup a service/package for domain(svc_domain) and virtual email
> > (svc_acct_sm). I don't see any information in svc_www in the database
> > after adding a couple domains and virtual emails.
>
> The package needs to include a service with table svc_www as well.
>
>
I see (svc_www__recnum,svc_www__recnum_flag,svc_www__usersvc,
svc_www__usersvc_flag) in the part_svc table. In the /edit/part_svc.cgi is
there a need to add another section for svc_www?
Apache and DNS export:
Every time I have had to edit/add anything to Apache or DNS/Bind
configs, I did a 'killall -1 named' or 'killall -1 httpd'. Is this
something that the administrator needs to do or the script?
Also, I don't see any export script for apache. This is easy to
create,besides the above issue. Is there allready a pre-written script
for apache(svc_www) exports or do I need to create one.
Thanks for your help
--Adam Rose
More information about the freeside-users
mailing list