Correct Answer: root
Explanation:
Note: This Question is unanswered, help us to find answer for this one
LAMP Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More LAMP MCQ Questions
What will this command cp file1 file2 do?
You do not have to specify a length with which of the following MySQL datatypes?
What is MySQL?
How can you block users by IP address or by domain?
Which directive is used to determine a virtual host?
Which is correct with regard to the statements given below? Statement 1: If the internal network uses nonroutable IP addresses for either security or cost reasons, you can use a proxy server to provide Internet resources to hosts that normally cannot access the Internet. Statement 2: Using a caching proxy such as Apache (with mod_perl), you can provide seemingly faster access to Internet resources to the local users.
Which is correct with regard to the statements given below? Statement 1: When you set up Apache on an Internet host it can respond to an HTTP request for that host. Statement 2: Apache does not allow virtual hosts to inherit configuration from the main server, which makes the virtual host configuration quite manageable in large installations.
Which statement is correct with respect to PHP connections?
what will be the value of $num if mytable contains 12 records? $result=mysql_query('DELETE from mytable'); $num=mysql_affected_rows();
The architecture of MySql sets it apart from nearly every other database server. Which is correct about different layers of MySql?
LAMP MCQs | Topic-wise