Tips

How to enable curl in Appserv to overcome Fatal error: Call to undefined function curl_init()

By default appserv don’t enable curl extension. To enable that extension you need to check the following section : 1. php extension directory Make sure you see php_curl.dll in the list. As you see php_curl listed in  you can continue. 2. Open php.ini Delete ; sign in front of extension=php_curl.dll ;extension=php_mbstring.dll ;extension=php_bz2.dll ;extension=php_curl.dll ;extension=php_dba.dll extension=php_dbase.dll [...]

  • Share/Bookmark
Tips

How to find out uptime status of my VPS

I love to use netcraft for see how my vps server serve me. Just change this address to your need : http://uptime.netcraft.com/up/graph?site=yourdomain.extension If netcraft has your data they will show you data like this one but if not you must wait for few days Thanks for reading, if you think this post help you please [...]

  • Share/Bookmark
Tips, Vps

Put Vuvuzela action with Ozh’ Vuvuzelator

Do you want to make your wordpress support World Cup 2010? Ozh know that and thats why he make Vuvuzelator wp plugin. I’ve try it and installation is simple : 1. Add this plugin by supply keyword ‘Vuvuzelator’  and click Search Plugins. 2. Click Install Now 3. Activate the plugin and reload your blog. As [...]

  • Share/Bookmark
Tips