On Wednesday 27 April 2016 03:22:03 pm Tom Van Gorkom wrote: > If a mySQL management tool is the best way to do this, what do you all > suggest? I loaded phpMyAdmin but so far cannot connect to it within my > local network. I put the workstation IP in the server conf file for > 'require IP' and 'IP allow' but it still denies access - won't load the php > page. Suggestions?
Personally, I like Webmin for most very simple things, PHPMyAdmin for a few more sophisticated things, and SIDU for most edits, but.... > If there is another way to accomplish this, I'd appreciate your ideas on > that also. In your case, an sql dump, troff, and re-import. Of course, dinking with an SQL database outside of the application designed for it ( or vice versa ) requires that you know what you are doing ! Remember one of the prime tenants of Open Source. If you break it, you get to keep both pieces. -- Cowboy http://cowboy.cwf1.com While money can't buy happiness, it certainly lets you choose your own form of misery. _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
