[thelist] guidance for a rooky on a database class in PHP

Kelly Hallman khallman at wrack.org
Thu Jul 3 12:42:13 CDT 2003


On Thu, 3 Jul 2003, jsWalter wrote:
> It is my understanding that I can do this in my .htaccess file 
> (or httpd.conf)...
> 
> <Directory /home/walter/htdocs/magicdb>
>    php_value mysql.default_user myUser
>    php_value mysql.default_password myPassWord
>    php_value mysql.default_host localhost
> </Directory>

If you do this in .htaccess, you shouldn't need the <Directory> tags...
Maybe that is part of the problem?

-- 
Kelly Hallman
http://wrack.org/




More information about the thelist mailing list