View Single Post

  #1 (permalink)  
Old 10-20-2004
Kim Gijung
 
Posts: n/a
Default When does the php interpreter loads the php file?

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
Reply With Quote