Re: databases under users dir

2002-03-09 Thread prafulyahoo
sorry to cross post. Actually I also want to achive the same thing for virtual hosting. Would you tell me how you will create a database in $home/mysql ? What I know is when you say create database , it creates under $mysqlhome/var/ Please calrify the doubts. Praful - Original Message -

Re: About to pull my hair out :o) setting up Connection to MySQL

2002-03-09 Thread prafulyahoo
Hi, If your hosting compamy provide PHP support then make a php page, --- view this page in browser and you will see lot of information including the HOSTNAME variable. Then use that host name in your connection string. Other wise it is always better to try