Hi,
On Thu, Aug 8, 2013 at 8:35 AM, Philippe-Charles Krug-Basse <[email protected] > wrote: > Hi all,**** > > ** ** > > I must be the last dumb person on hearth since I can’t use PHP with Monkey. > **** > > ** ** > > Could someone be nice enough to explain me what PHP stack (package) I > should install (I’ve php5-cli already installed) and what settings I must > have (if any) to let me play my php scripts with Monkey (1.2.1).**** > > ** ** > > My distro is Ubuntu 12.04.2 LTS 64 bit.**** > > ** ** > > TIA for your help.**** > > You should use PHP5 in it FastCGI version, the package name is: php5-fpm. That package install a PHP FastCGI server which you must make sure its running. Then in Monkey you have to enable the fastcgi plugin and edit the configuration to point it to your new fastcgi server. Please use the latest Monkey v1.2.2. Let us know if you need additional assistance after try the steps mentioned, best, -- Eduardo Silva http://edsiper.linuxchile.cl http://monkey-project.com
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
