MySQL Forums
Forum List  »  MySQL Query Browser

Re: How to configure Query Browser
Posted by: Daniel Murawski
Date: February 07, 2005 02:35PM

My suggestion.

When ever are installing "server software" install them in one location of your HD. I always install all server software on my PC in my hard-drive root in a folder called "server". This currrently holds Apache, PHP, MySQL, Zend Optimizer in their own pretty folders. its layed out like:

+- C:\
|
+--- (C:\) server
|
+------ (C:\server\) Apache
|
+------ (C:\server\) php
|
+------ (C:\server\) mysql
|
+------ (C:\server\) Zend (Zend Optimizer)

As then you don't run into problems as you have now as theres no spaces in the paths!

Also the MySql documentation is way too technical too for a n00b! I suggest MySQl to create a non-technical one as the current on is 5 Megs worth!! (the one that comes with with the sef-installer).

Options: ReplyQuote


Subject
Written By
Posted
Re: How to configure Query Browser
February 07, 2005 02:35PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.