answersLogoWhite

0

MySQL and Apache are two totally different things, you only see them together a lot because a lot of Web apps use MySQL to store info in the database. So yes, you can use mySQL without Apache.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Full form of AT in AT commands?

Application Terminal


What are the commands for ubuntu?

For terminal? To install applications/programs/other: sudo apt-get install [name of application] (then enter your password, it wont show but just enter it anyway..) To remove and application/program/other: sudo apt-get remove [name of application] basics..--^


How many simultaneous connections are possible to a terminal server running in remote administration mode and why?

ANSWER: Two, because the application-sharing components are not installed with Terminal Server configured in Remote Desktop mode for remote administration.


How do you run Linux commands on terminal?

You just type the commands in and press Enter - very much like Microsoft's Powershell and Command Prompt, or macOS's Terminal window (which itself runs on Bash)


When the client runs an application on a terminal server which of the client computer's resources does the application utilize?

When a client runs an application on a terminal computer the application execution takes place. The server uses the clients time zone resource.


What is the Linux command for installing an application?

At a terminal prompt: sudo apt-get install <application-name>


What is the history command in Linux?

The history command displays all commands that have been entered into the terminal.


How do you find out whether Java is installed on Linux?

Enter "java -version" into a terminal. If Java is installed, it will tell you the version number. If it is not installed, it will say "command not found."


Lists the most recently used commands?

Press the upper cursor key at the terminal prompt to reveal the recently used commands. Or type history for a longer list.


How do you uninstall Songbird from a Mac?

Delete the application file from /Applications or wherever else you put it. Also, delete the following files in Terminal with these commands: rm -Rf ~/Library/Caches/Songbird rm -Rf ~/Library/Application\ Support/Songbird rm -f ~/Library/Preferences/org.songbirdnest.songbird.plist http://publicsvn.songbirdnest.com/wiki/Uninstall


What commands can be used to view IP configuration?

Open a terminal window on your PC and in it type: ipconfig /all


What is real time terminal?

A terminal usually attached to a distant host (mainframe usually) which can initiate a transaction to be performed on the host and it happens immediately (through time sharing) and looks to the user as if the operation is done instantaneously. The terminal does not get a response back until any databases are to be updated by the request from the terminal.