Thanks, yes connecting over IP is working, but could not connect using valid host or domain name. It says invalid hostname, it seems it could not resolve the IP address using /hosts or /etc/resolv.conf while it is in chroot environment.
Samit Brock Noland wrote: > Connecting over TCP/IP. > > Brock > > On Feb 1, 2008 2:18 PM, Samit <[EMAIL PROTECTED]> wrote: >> Hi, >> >> What could be a better and secure way to provide chrooted virtual sites >> to allow mysql connect from php? >> >> I got error "Can't connect to local MySQL server through socket >> '/tmp/mysql.sock' (40)" >> >> Creating symlinks of /tmp/mysql.sock to user's chrooted virtual >> directory doesn't work. >> >> Creating hardlink of /tmp/mysql.sock to user's chrooted virtual >> directory works. >> Mounting /tmp directory to all chrooted virtual directory works. >> >> Any other tips will be appreciated. >> >> Regards, >> Samit >> >> >> >> >> >> >> _______________________________________________ >> Peruser mailing list >> [email protected] >> http://www.telana.com/mailman/listinfo/peruser >> > _______________________________________________ > Peruser mailing list > [email protected] > http://www.telana.com/mailman/listinfo/peruser > > _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
