Re: How to run php programs on local computer?

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: kitepilot@kitepilot.com
日付:  
To: Main PLUG discussion list
題目: Re: How to run php programs on local computer?
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




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 -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss