PHPCodez

Search
Skip to content
  • Home
  • PHP
  • Functions
  • WordPress
  • Plugins
  • Joomla
  • Magento
  • Linux
  • My SQL
  • jQuery
  • Profile
  • comments

Monthly Archives: April 2011

Linux, PHP

Command to install PHP – Ubuntu Linux

April 30, 2011 Pramod T P Leave a comment

sudo apt-get install php5

LinuxPHPUbuntu
Linux, My SQL

Command to check the status of MySql server – Ubuntu linux

April 30, 2011 Pramod T P Leave a comment
service mysql status

EX:service mysql status
mysql start/running, process 1300
LinuxMySQLUbuntu
Linux, My SQL

Command to restart MySQL – Ubuntu Linux

April 30, 2011 Pramod T P Leave a comment

sudo /etc/init.d/mysql restart

LinuxMySQLUbuntu
Linux, My SQL

Command to stop MySQL – Ubuntu Linux

April 30, 2011 Pramod T P Leave a comment

sudo /etc/init.d/mysql stop

LinuxMySQLUbuntu
Linux, My SQL

Command to start MySQL – Ubuntu Linux

April 30, 2011 Pramod T P Leave a comment

sudo /etc/init.d/mysql start

CommandLinuxMySQLUbuntu
Linux, My SQL

Command to install MySQL – Ubuntu Linux

April 30, 2011 Pramod T P Leave a comment

sudo apt-get install mysql-server

LinuxMySQLUbuntu
Linux

Command to stop apache – ubuntu Linux

April 30, 2011 Pramod T P Leave a comment

sudo /etc/init.d/apache2 stop

ApacheLinuxUbuntu
Linux

Command to start apache – ubuntu Linux

April 30, 2011 Pramod T P Leave a comment

sudo /etc/init.d/apache2 start

ApacheLinuxUbuntu
Linux

Command to restart apache – ubuntu Linux

April 30, 2011 Pramod T P Leave a comment

sudo /etc/init.d/apache2 restart

ApacheLinuxUbuntu
Linux

Command to install apache – Ubuntu linux

April 30, 2011 Pramod T P Leave a comment

sudo apt-get install apache2

ApacheLinuxUbuntu

Posts navigation

1 2 … 11 Next →

Beginners' Guide

Recent Posts

  • Public Cloud
  • Amazon Machine Image
  • Resource Tags
  • Instance user data
  • Instance metadata

Recent Comments

  • NickyOKiefer on comments
  • 검증사이트 on compare two strings – javascript
  • https://www.postonlineads.com/ on Install rar on ubuntu
  • farhangift on XAMP Change Localhost To Domain
  • دانلود بازی اندروید on Include a block in sidebar – Magento

Categories

  • .htaccess (32)
  • Ajax (4)
  • Apache (43)
  • AWS (9)
  • Cookie (4)
  • Database Model (9)
  • Design Pattern (9)
  • Filter (27)
  • General (182)
  • HTML (1)
  • IP.Board (1)
  • Javascript (60)
  • Jetty (3)
  • Joomla (17)
  • jQuery (63)
  • JSON (3)
  • JSP (1)
  • Linux (115)
  • Magento (363)
  • My SQL (72)
  • nginx (4)
  • OOPs (12)
  • Payment Gateway (1)
  • PHP (1,002)
  • Plugins (11)
  • Prototype (1)
  • session (5)
  • Socialengine (1)
  • SQL (69)
  • SVN (17)
  • Uncategorized (11)
  • Vbulletin (11)
  • Wordpress (89)
Proudly powered by WordPress