Hello,
I got the web admin scripts installed, I think properly.  before rebooting
the VS, I can get to the Web Admin website, but you can't do anything on
there, everything is blank.  There is no Virtual server to control, or add
users, etc etc.
I added the
<Location /vsdadm>
        AllowOverRide AuthConfig
        Auth_MYSQL On
        Auth_MySQL_DB vsdadmsite
        Auth_MySQL_Password_Table siteusers
        Auth_MySQL_Username_Field id
        Auth_MySQL_Password_Field passwd
        Auth_MySQL_Empty_Passwords Off
        Auth_MySQL_Encrypted_Passwords On
        Auth_MySQL_Encryption_Types Plaintext
        AuthName "vsdadm center"
        AuthType Basic
        require valid-user
</Location>
in the httpd.conf file.
I go to the host server, and reboot the vs, and I get the following error:
Syntax error on line 531 of /etc/httpd/conf/httpd.conf:
Invalid command 'Auth_MySQL', perhaps mis-spelled or defined by a module not
included in the server configuration
I have a standard installation, with the skel that I downloaded from the
freevsd website.  PHP seems to work fine, and I was able to connect to the
vsdadmsite fine from shell.  What could be this error? If anyone has an
idea, let me know, I'll try anything
:)
Thanks.


------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to