php-install Digest 30 Nov 2002 04:48:23 -0000 Issue 1140

Topics (messages 9274 through 9275):

Re: Starting Apache2 with php 4.2.3
        9274 by: Mike P

variable $PHP_SELF
        9275 by: John Coder

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
You don't need the AddModule line BUT you need to change to the
php4apache2.dll rather than the php4apache.dll


"Eugene Sherbin" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi, I'm trying to setup PHP 4.2.3-Win32 as a sapi module into Win32 apache
> client (2.0.42-win32-x86-no_ssl) under windows XP
>
> downloaded the zip file from the php.net website, and then extracted the
> contents into c:\php\ (such that php.exe is in the root of that dir). Then
I
> copied all the dlls into windows\system folder as per instructions, added
> the 3 lines of code:
>
>    LoadModule php4_module c:/php/sapi/php4apache.dll
>    AddModule mod_php4.c
>    AddType application/x-httpd-php .php
>
> to the begining of httpd.conf file, and when i try to start the server it
> says:
>  "Cannot load C:/PHP/sapi/php4apache.dll into server: The specified module
> could n
> ot be found." meanwhile C:/PHP/sapi/php4apache.dll is exactly where it's
> located on the hdd
>
> Thank you
> Eugene
>
>
>


--- End Message ---
--- Begin Message ---
I recently upgraded to php-4.3.0RC2 and I'm having probs with the
$PHP_SELF variable. where in the php.ini do I set this? and to what
value? Right now I am using the old php.ini and it seems to be doing
well but I would like to use the new php.ini that came with the tarball.
in case any other changes were made that I didn't see.

John Coder



--- End Message ---

Reply via email to