Re: Auto Install mySQL

2006-05-16 Thread Dilipkumar
Hi, If you are installing in windows only thing you run the setup.exe ,after the installation is completed it will prompt for you a default user password that is root (password). and also to create anonymous user. Jim wrote: Hi All, Does anybody have some advise on automating the insta

Re: Auto Install mySQL

2006-05-16 Thread Puiu Hrenciuc
Hi, Just yesterday I have finished doing something very similar ( Apache+PHP+MySQL+Database+PHP-Application ) installer for a demo site. The setup installs the Apache service, the MySQL service and database and start the services. On unistall it removes the services, leaving all clean. The idea is