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


How do you open gnuplot in Fedora?

To open gnuplot in Fedora, first ensure that it is installed by running the command sudo dnf install gnuplot in the terminal. Once installed, you can start gnuplot by simply typing gnuplot in the terminal and pressing Enter. This will launch the gnuplot command-line interface, where you can begin entering your plotting commands.


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 history command in Linux?

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


What is the Linux command for installing an application?

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


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