WordPress tips

- Jibon Bikash Roy

Saturday, April 13, 2013

How to install and configure Apache,PHP,MySql and phpMyadmin on ubuntu


http://connectwww.com/how-to-install-and-configure-apachephpmysql-and-phpmyadmin-on-ubuntu/727/

Posted by Jibon Bikash Roy at 1:46 PM No comments:
Newer Posts Older Posts Home
Subscribe to: Comments (Atom)

Blog Archive

  • ►  2015 (4)
    • ►  May (1)
    • ►  February (3)
  • ►  2014 (4)
    • ►  October (1)
    • ►  May (1)
    • ►  February (1)
    • ►  January (1)
  • ▼  2013 (20)
    • ►  December (1)
    • ►  September (1)
    • ►  July (3)
    • ►  June (5)
    • ►  May (3)
    • ▼  April (1)
      • How to install and configure Apache,PHP,MySql and ...
    • ►  February (2)
    • ►  January (4)
  • ►  2012 (85)
    • ►  November (4)
    • ►  October (37)
    • ►  September (3)
    • ►  August (13)
    • ►  July (6)
    • ►  June (13)
    • ►  May (7)
    • ►  February (1)
    • ►  January (1)
  • ►  2011 (4)
    • ►  October (1)
    • ►  September (1)
    • ►  August (1)
    • ►  June (1)
  • ►  2010 (40)
    • ►  November (14)
    • ►  October (2)
    • ►  August (1)
    • ►  July (15)
    • ►  June (2)
    • ►  May (5)
    • ►  April (1)

About Me

Jibon Bikash Roy
View my complete profile

Pages

  • Home
  • Wordpress Plugin List

Popular Posts

  • Get the page ID by the page name
    function get_id_by_post_name($post_name) { global $wpdb; $id = $wpdb->get_var("SELECT ID FROM $wpdb->posts WHERE post_name =...
  • Wordpress user information show...
    The call to get_currentuserinfo() places the current user's info into $current_user , where it can be retrieved using member variables....
  • WP Date Image Hack
    I am posting the simple hack I made with using dynamic images to replace the date entries of my blog. Just follow the short tutorial here to...
  • WordPress Error Reporting
    define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false); @ini_set('display_e...
  • show particular page in home page
    <?php // retrieve one post with an ID of 5 query_posts('p=5'); global $more; // set $more to 0 in order to only get th...
  • Post Pic Add a login form on your WordPress Theme
    Are you using WordPress as a cms or as a community site? If yes, it can be a cool idea to display a login form in your blog sidebar or on a ...

Followers

Simple theme. Powered by Blogger.