I had an issue with the WebSite Gallery in my Windows Azure Pack installation. When I opened the Website Gallery I had this issue: So to check why the service didn’t work I looked into the debug log of MgmtSvc-WebAppGallery. I saw this event: To be sure that the web service Web App Gallery worked, I opened the database to ...
Read More »Windows Azure Pack – MySQL Server
In the previous topic, I have configured the Website clouds service in the Windows Azure Pack. However websites usually need a database to store configuration and user data. For example Tech-Coffee is powered by WordPress which needs a MySQL database. So in this topic we will see how to implement the MySQL Servers service on the Windows Azure Pack. MySQL ...
Read More »Windows Azure Pack – Website clouds
Website clouds is a service provided by Windows Azure Pack to deliver web hosting to your tenants. This service is similar to web hosting provided by Microsoft Azure. Websites can use ASP.NET or PHP technologies and the website databases can be stored on SQL Server or MySQL. Thanks to Windows Azure Pack, several service levels can be delivered. Websites are ...
Read More »