ID:               24152
 Updated by:       [EMAIL PROTECTED]
 Reported By:      wax at y12 dot doe dot gov
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache related
 Operating System: OSF1 V4.0 878 alpha
 PHP Version:      4.3.2
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

You should also definitely upgrade Apache to atleast 1.3.27


Previous Comments:
------------------------------------------------------------------------

[2003-06-12 10:29:19] wax at y12 dot doe dot gov

Description:
------------
OK I am trying to add PHP to the apache conf file.  We are using
Stronghold/2.4.1 Apache/1.3.3 C2NetEU/2409 Doorkeeper/2.0.  I am unable
to upgrade this version do to we need the DoorKeeper for Session
timeouts.

How do I add to the httpd.conf file to load the mod_php system?  I have
tried this:

LoadModule php4_module        libexec/libphp4.so

Not to mention I did a search and I am unable to find any libphp4.so
file....

I have tried this:

<IfModule mod_php4.c>
       AddType application/x-httpd-php .php
       AddType application/x-httpd-php-source .phps
</IfModule>

I even tried doing that IfModule and specify the full path on where the
mod_php4.c file is located and still no good... Can someone help me
out??



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24152&edit=1

Reply via email to