oavs Posted June 11, 2003 Share Posted June 11, 2003 OK I found the problem. I installed self installation version that insatalls Mysql/PHP and the Apache. This was causing all the problem. I went and stoped Mysql and then re installed (not much of a installation, basicly copied the files from a zip folder to c:/mysql) the manual version. So installing (copying) mysql-4.1.0-alphafixed the problem. All this time I wasted your time. Sorry guys. But I did not know. Now I got it working :-)) what do I do with it ..no seriously. How can I use it with my DW MX so that all the tests with my mysql and PHP actually works locally before any uploads. Does that mean I have to change all my mysql host in my php files need to be changed? aghhh! must be an other way. Would be easier to just change the connection.php file then re change it just before up load. I am asking because I do not know which is the right/correct/ common way. Any suggestions plase ? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/573-why-is-it-so-diffucult-to-install-mysql/ Share on other sites More sharing options...
effigy Posted June 11, 2003 Share Posted June 11, 2003 try adding the -p switch; it should prompt you for a password, unless windows is different. i think the defaults are \'localhost\' , \'root\' , empty password. Quote Link to comment https://forums.phpfreaks.com/topic/573-why-is-it-so-diffucult-to-install-mysql/#findComment-1922 Share on other sites More sharing options...
Blu_Smurf Posted June 11, 2003 Share Posted June 11, 2003 if your on windows goto c:mysqlbun type winmysqladmin and it asks for your user/pass Quote Link to comment https://forums.phpfreaks.com/topic/573-why-is-it-so-diffucult-to-install-mysql/#findComment-1925 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.