Why do server side languages like PHP require a virtual Apache server like XAMPP even when running on a Linus server?

Asked by Last Modified  

1 Answer

Learn PHP

Follow 1
Answer

Please enter your answer

IT Corporate Trainer with 9 years of experience in Edu tech

Because PHP is an interpreted language. This is distinctively different from e.g. Go or C, which are both compiled before they are runs. In practice this means that when you download and install PHP you are really installing an interpreter; a program that receives PHP code as an input, takes actions...
read more
Because PHP is an interpreted language. This is distinctively different from e.g. Go or C, which are both compiled before they are runs. In practice this means that when you download and install PHP you are really installing an interpreter; a program that receives PHP code as an input, takes actions based on that input (like opening / closing files, performs arithmetic, etc.), and then outputs the result. However, at least in the beginning*, PHP did not have an inbuilt web server. This is a stark contrast to a language like Go that comes with its own http package, which allows you to run a very efficient web server within your program. PHP on the other hand, needs help. This is where Apache** comes in. The server listens for http requests on a specific port on the server, normally 80, and it has been instructed to use the PHP interpreter when the request is for specific file extension, such as .php, though any file type will do. The results from the interpreter are then served to the user like any other file. * Not sure if it does today… I believe it does but I think it is only meant for development purposes ** Or any other web server for that matter, e.g. Nginx read less
Comments

Related Questions

Can I build iPhone apps using Python?
Yes, you can use PyMob app where apps can be written purely in Python, and the compiler tool flow converts them in native source codes for various platforms. But there are some cons on using PyMob, the...
Sunil
0 0
5
What are some good logical programming questions for php interview?
For Php interview, I suggest you work on the service scripts. And You will automatically get the logical programming questions
Rakes
0 0
5
how to place freshers job opening here?
Hello Rajesh, As an PHP aspirant you should be able to handle Basic HTML and CSS with hands on Javascript like putting together PHP and JS, Good expertise of Jquery like handling all DOM manipulations,...
Rajesh
PHP (LAMP) for entrepreneurs, is there any full time, fast track classes on PHP(LAMP) for entrepreneurs, who want are want to do some tech part in their startups
Yes, You have option. You can Join. Xpert Infotech, New Delhi. Before going through Silverlight live project training candidate should have knowledge of given concepts listed below: Knowledge of HTML...
Saee
0 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Hi,
To learn online is really convenient for both the sides but still trust is risk factor until and unless you don't know the teaching style of your tutor.so I will give you small free session to decide my...

PHP Intro.
What is PHP? PHP is an acronym for "PHP Hypertext Preprocessor" PHP is a widely-used, open source scripting language PHP scripts are executed on the server PHP costs nothing, it is free to download and...

Necessity of Theory and Practical in Computer Science.
Upon studying a subject both theory and practical are important. Usually many schools concentrate more on theory and the marks not on the practical. Other and opposite kind of people prefer practical...

Top Programming Languages 2017: Every Beginner Should Learn
Every year a plethora of job opportunities are being created for skilled programmers. So if you are thinking of honing your coding skills it is really a bright idea. But with so many programming languages...

How to Create A Master Page Template In PHP?
A master page template is essential to give a consistent look and feel to any website having multiple pages. It is quite easy to create a master page template in PHP using Dreamweaver. Let’s have...

Recommended Articles

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for PHP Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you