I have my web server
running as the user vpopmail and group vchkpw. When I try to use the
vpopmail_add_domain function it will create the directory of the domain
(/home/vpopmail/domains/blah.com) but will not create a database entry (this is
using mysql to store authentication info). If I run it as root it will
work, but I don't think I should do that...
I checked all
permissions in /home/vpopmail and virtually everything is owned by
vpopmail/gchkpw with adequite read/write permissions.
For some reason it
won't write to the database without being root... is there something I can do to
fix this? I can manually add data to the database, so I guess if there
isn't a way to fix this I can manually write the query to update the database
info.
Thanks
again
-Adam
