944,209 Members | Top Members by Rank

Ad:
Nov 10th, 2006
0

php in unix

Expand Post »

I have written a program in php.It works fine with internet explorer.How to make it run in unix environment.By the way do we get free unix software on net?If so please let me know the link.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kumarangopi is offline Offline
9 posts
since Nov 2006
Nov 10th, 2006
0

Re: php in unix

Scripts written in PHP will almost always run on any PHP-enabled webserver with no tweaking. The most common server on a Unix-based server is Apache, which is used by the majority of web servers around the world. Apache alone does not provide PHP support, so you must download a PHP module that can be dynamically loaded by Apache:
http://www.php.net/downloads.php

You'll almost certainly need MySQL if your PHP script uses a database system:
http://mysql.org/downloads/

Once you've installed all this, you'll probably find that your script runs easily.

Hope this helps
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Getting Started and Choosing a Distro Forum Timeline: i want to try linux
Next Thread in Getting Started and Choosing a Distro Forum Timeline: This all right for Gentoo?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC