Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

how to know if my PHP is a STATIC module or a DYNAMIC modu..

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  why do I need "AddModule mod_php4.c" ? ..  
Author Message
altemir

External


Since: Dec 16, 2003
Posts: 6



(Msg. 1) Posted: Tue Dec 16, 2003 8:29 am
Post subject: how to know if my PHP is a STATIC module or a DYNAMIC module ?
Archived from groups: alt>apache>configuration (more info?)

I have installed PHP4 using (SuSE 8.2) RPM :
mod_php4-core-4.3.1.24 and apache2-mod_php4-4.3.1-24

Now, I have /usr/bin/php executable and /usr/lib/apache-prefork/libphp4.so

Also, Apache accepts DSO : "httpd2 -l" shows "mod_so.c"

All around http://www.php.net/ it's said
"Only install either the static module or the dynamic one. Do not install both."

I undrestand what they mean, but HOW CAN I KNOW WHAT KIND OF MODULE DO I HAVE ?

Thanks. Sebastian.

 >> Stay informed about: how to know if my PHP is a STATIC module or a DYNAMIC modu.. 
Back to top
Login to vote
alvaro_quitar_1

External


Since: Oct 31, 2003
Posts: 86



(Msg. 2) Posted: Tue Dec 16, 2003 8:27 pm
Post subject: Re: how to know if my PHP is a STATIC module or a DYNAMIC module ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

*** Sebastia Altemir wrote/escribió (16 Dec 2003 05:29:10 -0800):
 > I undrestand what they mean, but HOW CAN I KNOW WHAT KIND OF MODULE DO I HAVE ?

Function phpinfo() offers tons of info. I believe that called API and
should be found on top of results.


--
--
-- Álvaro G. Vicario - Burgos, Spain
--<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: how to know if my PHP is a STATIC module or a DYNAMIC modu.. 
Back to top
Login to vote
altemir

External


Since: Dec 16, 2003
Posts: 6



(Msg. 3) Posted: Fri Dec 19, 2003 6:33 am
Post subject: Re: how to know if my PHP is a STATIC module or a DYNAMIC module ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks, Alvaro !
Yes, PHPINFO() provides A LOT of info Smile
I still want to know if my PHP is Static or Dynamic,
but I can NOT see this info in PHPINFO() output.

I can put it ALL in here,
or maybe you can tell me what field to look at ...

Thanks again - Sebastian.
 >> Stay informed about: how to know if my PHP is a STATIC module or a DYNAMIC modu.. 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 4) Posted: Fri Dec 19, 2003 3:32 pm
Post subject: Re: how to know if my PHP is a STATIC module or a DYNAMIC module ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sebastia Altemir <altemir.RemoveThis@es.ibm.com> wrote:
 > I undrestand what they mean, but HOW CAN I KNOW WHAT KIND OF MODULE DO

httpd -l will list all the modules that are compiled built-in, so
if php isn't there... it's a dynamic one. Another clue is looking
at the httpd.conf file. If there is a LoadModule directive here you
go. You can "load" only dynamic modules.

Davide<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: how to know if my PHP is a STATIC module or a DYNAMIC modu.. 
Back to top
Login to vote
altemir

External


Since: Dec 16, 2003
Posts: 6



(Msg. 5) Posted: Tue Dec 23, 2003 8:06 am
Post subject: Re: how to know if my PHP is a STATIC module or a DYNAMIC module ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Back to top
Login to vote
Display posts from previous:   
Related Topics:
Compressing Static Pages in Storage - Hi all, The project I've been assigned to is a servlet app that generates lots and lots of static html pages, many of which are 200+K. It is a bioinformatics lab, and as users start to analyze entire proteomes the hard disk usage is going through the..

how to disable tomcat locking static resources? - currently we're having problem with tomcat locking the HTML files. The web authors here cannot update the files directly. What we're using here is apache 2.0.46 and tomcat 4.1.24 using mod_jk to link them together. for some reasons, these html cannot be...

Setenv with a dynamic variable - Hi all, I would like to use Setenv directive like this : SetEnv USER_AUTH ${SSL_CLIENT_S_DN_Email} but the result is "${SSL_CLIENT_S_DN_Email}" (with phpinfo) and not the email. Can someone help me ? Thanks!

mod rewrite module - I need assistance with the syntax for a redirect I need to have happen in apache. Here is the situation: 1. Currently users have a dynamically created website. The url is: http://www.domain-name.com/members/USERNAME Where USERNAME is their username..

using the perl module - Hi; I have Apache 2.0 up and running after a bit of work. When I went to configure the CGI interface I ran into some problems. When I created a simple Perl script it would not run using the line #!/usr/bin/perl The problem was that the Apache 2.0 did not...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]