How To Enable Remote Access To MySQL Server on Windows Server

It took me a bit to figure this out, which in reality is quite simple. These are the steps for a Windows Server to allow you to use programs such as Navicat or other fancy application based GUI to manage the MySQL database.

Go to the Start Menu and select Run to open a Command Prompt
Browse [...]

1 Comment Technology, Web 379 views
 

MAMP: Mac, Apache, MySQL, PHP

Introduction
Before my friend introduced me to MAMP (Mac + Apache + MySQL + PHP), I wasn’t really able to do much web producing commuting to work. I was limited to making site mockups using Adobe Photoshop CS2 and some basic coding, but I couldn’t actually make the pages until I had internet connection so I [...]

3 Comments Technology, Web 43 views
 

Mac OS X: Installing WordPress on Tiger

Please note that I did not write this. This is reprinted from MacZealots written by Matt Willmore. The only thing that has been changed is formatting, all else is exactly as the author written. This is here for my personal reference.
Of the many options out there, many people choose to run their own blogging software [...]

4 Comments Announcements 0 views
 

Mac OS X: Setting Up Apache, MySQL, PHP and Mod_Rewrite

Please note that I did not write this. This is reprinted from TextDrive written by SuperJared. The only thing that has been changed is formating, all else is exactly as the author written. This is here for my personal reference.
Step 1: Enable Apache.
Go to System Preferences > Sharing and enable Personal Web Sharing. Verify that [...]

Related Posts with Thumbnails
4 Comments Technology, Web 77 views