0% found this document useful (0 votes)
20 views

WP Linux

The document discusses how to start and stop the MySQL service on Linux. It states that to start the service, use "sudo /etc/init.d/mysql start" and to stop it, use "sudo /etc/init.d/mysql stop". It also notes that if LAMPP is installed, the equivalent of htdocs is /opt/lampp/htdocs, but otherwise the Apache server folder is /var/www. One person confirms Lampp installation is possible on Linux and provides commands to start Apache and MySQL as the superuser.

Uploaded by

Ningappa Uppal
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views

WP Linux

The document discusses how to start and stop the MySQL service on Linux. It states that to start the service, use "sudo /etc/init.d/mysql start" and to stop it, use "sudo /etc/init.d/mysql stop". It also notes that if LAMPP is installed, the equivalent of htdocs is /opt/lampp/htdocs, but otherwise the Apache server folder is /var/www. One person confirms Lampp installation is possible on Linux and provides commands to start Apache and MySQL as the superuser.

Uploaded by

Ningappa Uppal
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Guys (read Rajeev Bharshetty)... Do any of you know how to work with mysql on linux?

I mean starting the service n all... Plus what is the equivalent of htdocs on linux?
Top of Form

Like 22 hours ago

Rajeev Bharshetty For starting the service , sudo /etc/init.d/mysql start and for stopping use sudo /etc/init.d/mysql stop .... if u have installed lampp (xampp) software then you can find htdocs in path /opt/lampp/htdocs else /var/www is the apache server folder for running server applications. Yesterday at 4:52am Like

Rajeev Bharshetty For detailed steps on xampp installation refer this http://www.openprobe.blogspot.com/2010/10/xampp-installation-andconfiguration-in.html

Life in Open Source ...........: Xampp Installation and Configuration in Linux openprobe.blogspot.com Yesterday at 4:54am Like

Bharath Bhushan Lampp installation is on linux ... Then u use Start apache2 service Start mysql as su But they haven't installed lampp in out dept lab

Yesterday at 8:37am via mobile Like

Syed Abdul Kareem guys any one tell dem to install....plz.... Yesterday at 12:25pm Like

Nik Ash Rajeev... If lampp isn't installed, we can still run client-server based apps right? Cause Apache is there by default... Yesterday at 2:05pm Like

Syed Abdul Kareem ya...how abt creating DB n all it vl be difficult i guess.. Yesterday at 2:19pm Like

Rajeev Bharshetty Nik Ash yeah Yesterday at 8:01pm Like

Nik Ash thanx...


Bottom of Form

You might also like