Hi All,
I'm wondering three facts about php, apache and apache module.
1.How can i differentiate the php intepreter if it's running as a
apache module or as cgi?
2.When does the php interpretor loads the php file to main memory?
3.and till when it keeps the php file on memory?
- in my experience only after installing Zend it caches the php
file.
Thak you
I'm wondering three facts about php, apache and apache module.
1.How can i differentiate the php intepreter if it's running as a
apache module or as cgi?
2.When does the php interpretor loads the php file to main memory?
3.and till when it keeps the php file on memory?
- in my experience only after installing Zend it caches the php
file.
Thak you
Comment