answersLogoWhite

0

Can you run PHP and MySQL on Linux?

User Avatar

Anonymous

13y ago
Updated: 8/19/2019

Yes.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Is PHP runable in Linux?

PHP can run on any major operating system just like java as long as you have an interpreter. Try installing a LAMP (Linux, Apache, MySQL, PHP) server & you should be able to run php on your pc/server. There are some IDE's which would allow php development on linux os


What is lamp in php?

LAMP stands for Linux-Apache-MySQL-PHP. In simpler terms it contains everything to build a php application on a linux platform.


Can you run PHP on Linux?

Yes. Many popular websites run PHP on Linux.


You have Linux server with PHP MySQL running on it can you shift entire setup on Windows since there are speed related issue on Linux server?

yes you can if you have the same php and mysql version on the windows machine just take a copy of the files and do a mysql db backup and move it. but if your haveing speed issues with Linux youll get worse on windows. yes you can if you have the same php and mysql version on the windows machine just take a copy of the files and do a mysql db backup and move it. but if your haveing speed issues with Linux youll get worse on windows.


How to solve what if your php installation appears to be missing the mysql extension which is required by wordpress?

Ideal thing to do would be to delete all your installation & install a single WAMP/LAMP server. It combines all the features necessary to run php including windows/linux, apache, mysql & php


How would you explain about the LAMP software?

LAMP (LINUX-APACHE-MYSQL-PHP) is a solution stack of Software to run Dynamic Websites or Servers. HTTP://openwavecomp.com.sg


What is a good server for PHP language?

The best server yet for php serving is Apache, as PHP and Apache work closely together. The MySQL community database is a good server for PHP applications, this is why we talk about w/xamp servers, Windows/Linux Apache MySQL PHP servers.


What technologies that used to build FaceBook is it php mysql is so what are the rest of the technologies needed?

facebook definatly runs on php (as you can tell by going to www.facebook.com/home.php). Also when you apply for a job to the company mysql knowledge is a must. However as for the platform it runs on that is difficult to say for sure, however i would imagine them to be using a classical LAMP setup (Linux Apache MySQL and PHP) as is very common with php/mySQL sites.


What do you need to host a PHP site?

The basics required to host a web site written in PHP (commonly):A serverA Linux OSApache http webserverPHPThis would be the most used set up for a PHP web site, normally this would also include installing MySQL as a database server which would complete what is commonly referred to as a LAMP stack (Linux, Apache, MySQL, PHP).There is software and emulators available that will allow you to run PHP and many different types of servers including Windows and IIS, but the above is the most commonly accepted set up.


Why to use use MYSQL with PHP and not anyother database?

You can connect any DB via PHP if you have database specific database extensions defined. LAMPP stack refer to 'Linux Apache Mysql PHP Perl'. Hence this stack is famous for php development as it include all the needed components for web development. Mysql is preferred mostly because it's extension is added by default in XAMPP or WAMPP stack.


What are the functionalities of Linux?

There are really to many to accurately list Generally Linux is deployed for most dedicated servers and host and array of different things the most common of which is LAMP (Linux Apache MYSQL PHP) which is the Linux based Web Server package


What are two DBMS products that run under the Linux operating system?

MySQL and SQLite these two DB are compatible with linux environment.