RE: Installinging MySQL on a virtual server

2001-07-10 Thread Ton Geurts
mand in the .bootrc file in the root of my home directory to make sure it wille be restarted after a reboot. So you see, your tips were vaulable. Ton Geurts > Hi, > > I wonder I someone can give me some advice about the following situation. I > have to install MySQL to be used wit

RE: defining allowed host for mysql

2001-07-09 Thread Ton Geurts
After you've filled the user and db tables in the mysql database, just give the command mysql> flush privileges; The privileges will be reread. It's easier if you're tuning the whole story. GRTNX, Ton Geurts -Oorspronkelijk bericht- Van: Gerlinde Fischer [mailt

Installinging MySQL on a virtual server

2001-07-09 Thread Ton Geurts
use the TCP/IP ports on the virutal host www.mydomain.com, not on the actual host. * I have no root access and cannot edit the startup scripts. * My provider uses BSDI BSD 4.0.1 as operating system on the host. Who has any clues for me? Ton Geurts