How to run php programs on local computer?

keith smith klsmith2020 at yahoo.com
Wed Jul 3 11:39:49 MST 2013




If you are doing any data stuff, you will have to pull in MySql as well.


------------------------

Keith Smith

--- On Wed, 7/3/13, kitepilot at kitepilot.com <kitepilot at kitepilot.com> wrote:

From: kitepilot at kitepilot.com <kitepilot at kitepilot.com>
Subject: Re: How to run php programs on local computer?
To: "Main PLUG discussion list" <plug-discuss at lists.phxlinux.org>
Date: Wednesday, July 3, 2013, 11:21 AM

If they are WEB:
Install Apache in your box and run from http://localhost/ 
If they are 'shell', make sure that the first line is:
#!/bin/php (whatever 'which php' resolves to...)
YMMV...
ET 



joe at actionline.com writes: 
> What do I need to do to be able to run php programs on my local linux
> computer? 
> It's a nuisance to have to upload programs to my web host to test small
> changes. 
>  
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20130703/8b624905/attachment.html>


More information about the PLUG-discuss mailing list