Jeffrey Euen-Gow wrote:
Thanks for your help, I have changed the permsissions as per your suggestion
and tried to execute the script with success, I am now getting the following
output (errors):
[email protected] [~/public_html/scripts]# chmod +x startdaemons.sh
[email protected] [~/public_html/scripts]# cd ..
[email protected] [~/public_html]# ./scripts/startdaemons.sh .
Starting twitterstatusfetcher.php...
Fatal error: Call to undefined function pcntl_fork() in
/home2/xxxxxx/public_html/lib/daemon.php on line 51
Any advice on this.
You need the process control extension compiled and enabled to run the
daemons.
http://us2.php.net/manual/en/intro.pcntl.php
Zach
--
Zach Copley
[email protected] - http://identi.ca/zach
_______________________________________________
StatusNet-dev mailing list
[email protected]
http://lists.status.net/mailman/listinfo/statusnet-dev