Re: what are the system requirements/resources needed to run PHP on Linux?
NotGiven wrote:[color=blue]
>
> I can't find them easily at PHP.net[/color]
The exact system requirements will depend on how PHP is installed and
configured. There are at least three ways to run PHP (as a Web server
module, as a CGI executable, and as a command-line executable);
additionally, many libraries can be enabled or disabled, affecting
system requirements.
Comment