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

  • How to remove the url field from WordPress comment form
    In some cases, you may not need or want that people who comment your posts can leave their website url. Here is a simple code snippet to ...
  • Protect your WordPress site with .htacces
    The typical WordPress .htaccess file looks similar: # BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] Rewr...
  • Change default "Enter title here" text within post title input field
    paste the code into your functions.php file. function title_text_input( $title ){ return $title = 'Enter new title'; } add_...
  • Submit WordPress Posts From The Frontend
    /** * * New Post Form for Custom Post Types for the Frontend of Your Site * By Jared Williams - http://new2wp.com * * Last Updated: 8/3...
  • Display wordpress category name without link
    When you’re using the the_category( ) function to display the category name of a post, a link to the category archive is automatically cre...
  • Add rel=”lightbox” to all images embedded in a post
    Adding this snippet to the functions.php of your wordpress theme will add a rel=”lightbox” attribute to all images embedded in your post. ...

Followers

Simple theme. Powered by Blogger.