Post under localhost tag
How to enable XAMPP SSL socket transport
Has experience when try to connect with some ssl from your localhost and get below message?
Fatal error: Uncaught exception ‘Zend_Gdata_App_HttpException’ with message ‘Unable to Connect to ssl://www.google.com:443. Error #24: Unable to find the socket transport “ssl” – did you forget to enable it when you configured PHP?’
Enable Friendly Url in Ubuntu Localhost
After successfully activating Friendly Url in the Microsoft Localhost, will now explain how to enable friendly urls in Linux especially Ubuntu 9.04. Basically the requirement to be able to use the friendly url is the same, which enable the rewrite module on Apache server. (more)
Activating Friendly Url in Microsoft Localhost
If you like to try or build a dynamic website in localhost, it will be more comfortable if the ability of friendly urls that are now most active in online server for seo can be felt on the server offline. For users of Apache servers, both AppServ, XAMP or manually install the components one by one, to enable these capabilities friendly urls, just one condition, activate the rewrite module. (more)

Recent Feedback