Hello,
I would like to ask someone more skilled with PHP internals, where can I
found some documentation when I want to start to develop new PHP SAPI. For
many years I'm using PHP as FastCGI but standrad FastCGI handler and also
new PHPFPM does not suits my needs.
So how to start? Where can I find some documentation?
Thanks
Tom
Peter Hodur wrote on 23/02/2015 14:31:
Hello,
I would like to ask someone more skilled with PHP internals, where can I
found some documentation when I want to start to develop new PHP SAPI. For
many years I'm using PHP as FastCGI but standrad FastCGI handler and also
new PHPFPM does not suits my needs.So how to start? Where can I find some documentation?
Thanks
Tom
Hi,
You might find some useful tips in these previous threads:
Regards,
Rowan Collins
[IMSoP]
Hey.
Here are the references that I will be using when I get to develop on my own SAPI - that is, if I stop being ill…
- https://github.com/johannes/pconn-sapi https://github.com/johannes/pconn-sapi
- http://www.phpreferencebook.com/html-version/ http://www.phpreferencebook.com/html-version/
Kind regards,
Ingwie.
Am 23.02.2015 um 15:31 schrieb Peter Hodur petehodur@gmail.com:
Hello,
I would like to ask someone more skilled with PHP internals, where can I
found some documentation when I want to start to develop new PHP SAPI. For
many years I'm using PHP as FastCGI but standrad FastCGI handler and also
new PHPFPM does not suits my needs.So how to start? Where can I find some documentation?
Thanks
Tom