JavaScript is a client technology, while Linux, Apache, MySQL, and Perl / Python / PHP are server related.
There are server-side JavaScript implementations, such as Aptana Jaxer and node.js , but JavaScript is most often used for browser behavior and, therefore, has little relation to the server, except through Ajax requests.
source share