![]() |
How to install MySQL on a self hosted server
Forgive my ignorance.
Im trying to install wordpress on one of my client's websites, but the domain is self-hosted, and does not have MySQL. This client also has almost no technical knowledge and there is some unknown issue getting their usual tech support to do this. I need to know how i go about installing MySQL (and probably PHP MyAdmin) on their server. The currently the server is using a microsoft SQL installation with ASP in the website - THIS CANNOT BE INTERFERED WITH. The client needs their ASP and Microsoft SQL functionality to remain intact. They have INSITE and OASIS systems that are necessary for their buisness. Also the ASP functions have been integrated into the WordPress website i built them. (i built the site on my testing domain with the intent of transferring everything once it was complete). That said I need to install this WordPress website on their server and WP only works with MySQL. Im not at all experienced with these things. im just a small time web coder. The only experience ive had directly with SQL is changing the URLS in the database so i could transfer a WP installation from one domain to another. that was a simple mater of Find and Replace in Dreamweaver. I have ZERO understanding of SQL languages. i have no idea at this time whether the server is running apache or iis. |
You can install MySQL on a Windows machine with ZERO interference to SQL Server, to ASP, or to IIS. I know. I have done it several times now.
And have then even used MySQL and SQL Server on the same system, using ASP connections to each of them (and, yes, even with a single ASP page connected to both at the same time for a couple of apps). You do need at least a Remote Desktop connection to the server, though. It's not hard. Just download the MySQL version you need and run the default installer. Take all the defaults (be sure to say "YES" when asked if you want it to add MySQL to your ENVIRONMENT variables). Done. Never installed Wordpress, though, so can't help you there. |
Quote:
Thanks. |
| All times are GMT +1. The time now is 10:17 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.