When does the php interpreter loads the php file?

This is a discussion on When does the php interpreter loads the php file? within the PHP Language forums, part of the PHP Programming Forums category; Hi All, I'm wondering three facts about php, apache and apache module. 1.How can i differentiate the php ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #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
  #2 (permalink)  
Old 10-20-2004
Alvaro G Vicario
 
Posts: n/a
Default Re: When does the php interpreter loads the php file?

*** Kim Gijung wrote/escribió (20 Oct 2004 00:03:35 -0700):
> 1.How can i differentiate the php intepreter if it's running as a
> apache module or as cgi?


If I recall correctly phpinfo() calls it "Server API".

> 2.When does the php interpretor loads the php file to main memory?


In a web page, when the file is requested. In a command line script, when
the file is executed.

> 3.and till when it keeps the php file on memory?


Until the execution ends.

> - in my experience only after installing Zend it caches the php
> file.


Right, if you aren't using a cache the file is not cached.


--
-- Álvaro G. Vicario - Burgos, Spain
-- Thank you for not e-mailing me your questions
--
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:26 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0