answersLogoWhite

0

To install from source, you may have to use ./configure make make install each in case the server is a unix server

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you install PHP on a Mac?

First install a webserver such as apache.Then download and unpack the PHP source for Unix/Linux.Open apache's httpd.conf and enable the PHP5 module and specify the location of PHP. There should be sample lines to uncomment within this file


How to convert asp for use on UNIX?

ASP pages are a Microsoft technology. To convert them to run under Unix you could install a package in Apache that understands ASP, or you could rewrite it so that it uses something more generic, such as Perl, PHP, or Python.


How do you install crystal reports for php?

how to create report in php


How do you use ticks in PHP?

Backticks in PHP are simply shorthand for calling shell_exec on their contents, as in most Unix shells. See the related link.


How do you remove an old PHP installation and install a new one?

Re-installing a php installation be it windows or unix depends on the method it was installed originally. In linux/unix this may be binary or from source and depending on the installation method and the subsequent method of package removal,reinstall should be followed. If the original package was compiled from source,the appropriate compilation options and flags may need to be followed or existing applications may not work.


What is the difference between net and php?

.net is a framework based on Microsoft software and is not open source, php is a language which is open source and based on Linux/unix systems


How do you install PHP scripts?

You need to upload the scripts to web hosting space that support PHP.


How do you run php programs?

You need to install PHP either on a pre built apache server such as xampp or download PHP directly from the website.


How do you install php in window?

Download xampp or wamp and everything you need to run PHP would be installed with it


Name two scripting languages that can be used in UNIX?

Client-Side- JavaScript, ECMAScript Server-Side- PHP


How do you install PHP as a CGI?

The PHP website has a comprehensive online manual that can explain most aspects of PHP, including its installation. See the related links for a constantly-updated PHP installation guide.


Does Apache support PHP?

Yes, Apache Tomcat supports the installation and usage of PHP (of any version below 5, not including 5). See the related links for an official Tomcat-PHP installation guide.