FREQUENTLY ASKED QUESTIONS (FAQ)
$Revision: 27 $
$LastChangedDate: 2008-01-14 13:55:16 -0700 (Mon, 14 Jan 2008) $
$LastChangedBy: gpeangel $
-------------------------------------------------------------------------------
Installation
Q. Just installed WAG and no errors were reported during the process, but
when I browse to the index page I get the following error:
/wagateway/index.php SELECT * FROM wagateway_WAGConfig
1146: Table 'wagateway.wagateway_WAGConfig' doesn't exist
What might be causing this error?
A. Be sure you've created or identified a database to contain WAG's data
structures. You must also setup a database user with CREATE, ALTER,
INDEX, SELECT, INSERT, UPDATE, DELETE privledges on the database you've
identified. For first time installs, besure the "Delete Existing Tables"
option is check during the Web Application Gateway configuration. This
option is under the "MySQL Database" section on the last step of the
installation/configuration process. This option is uncheck by default
to prevent the accidental deletion of any existing data.
Operation
Q. I changed a user's group and application permissions, yet the user
still has his original permissions.
A. The user has to log off and log back on to the system for the new
permissions to take effect.