answersLogoWhite

0


Best Answer

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

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Would MySQL commands work in a terminal like application Mac OS X if you didn't have an active web server installed like Apache would you be able to create databases without a web server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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 a cable terminal?

A cable terminal is a fixture designed to be installed in the end of a cable or conductor in order to facilitate the connection.


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."


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


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.


What commands can be used to view IP configuration?

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