Daevid Vincent wrote:
Depends on your host I guess. Some hosts give you an entire Virtual Machine with root access. It depends on your distro too. But usually it's in /etc/apache... If you don't have direct access, you will have to talk to them about if mod_auth_mysql is installed and have them setup for you. If it's installed, you could also do the .htaccess route, but that's not as elegant.
You can see if the module is installed with phpinfo() (under the apache section).
brina -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php