php-install Digest 9 Feb 2002 21:06:01 -0000 Issue 692

Topics (messages 5973 through 5978):

How to make libphp4.so
        5973 by: Johannes Tyra [BrainData]

Re: Missing OCX Controll
        5974 by: Dan Kim

Re: PHP 4.1.1 with Apache 2.0.28
        5975 by: Tomas Bzatek
        5976 by: Tomas Bzatek

problem with 4.1.1, apache 1.3.23
        5977 by: Dario Nuevo

A cry for help.
        5978 by: Dadrien Register

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 ---
Hello,

For my existing Apache I have sucessfully build a new PHP Module. But I have
only a libphp4.a in /libs and for my existing apache I need a libphp4.so
Module File.

Is it possible to convert it, without recompiling and installing Apache??

Greetings from Germany...
--
Mit freundlichem Gruß,
Johannes Tyra

--- End Message ---
--- Begin Message ---
I remember having this problem in an install in Win2K.  what you need is
this group of files, i think.  of course back anything up that gets over
written, but drop this into your win/system32 directory, and you should be
set.

where I got this zip, i really can't remember.  wish i could give credit to
where it is due, but you can give it to me too, if it works.  :)

good luck
-danny

ACK:  the zip is too big to send over the group.  (should have known better)
email me if you want the zip.
"Brent Newbury" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi all,
>
> I am having a problem installing PHP 4.1.1 under Windows XP (build 2600).
> After the installation has finished, it tells me I have a missing OCX
> controll. I have re-installed Windows 5 times today and I can't seem to
get
> it to work (I have downloaded all the updates. and still nothing).
>
> Is there anyway to get this bloody thing to work, I DON'T want to
configure
> it manually.
>
> Thnx for your time,
>
> Brent Newbury
>
>


--- End Message ---
--- Begin Message ---
Brian Capouch wrote:

> I saw a post-pair here from Tim Kettler to Rasmus asking about using
> 4.1.0 with 2.0.28.
> 
> I'm having problems with 4.1.1 and 2.0.28 of the same sort--all the
> install stuff goes smoothly, Apache 2.0 comes up, no errors anywhere,
> but my PHP scripts don't seem to be being sent to the PHP module.
> 
> A couple of specific questions that would seem helpful to have answered,
> and for which a fair amount of looking-around still hasn't seemed to
> help:
> 
>       Is there any way to get Apache 2.x to tell you which modules it has
> loaded,
>       as opposed to httpd -l which shows you which ones are built-in?
> 
>       Is there a "debug" mode one could use to watch the conf file being
> processed
>       at startup?
> 
> I'm assuming the problem is at the API level, which means I'm not going
> to go with the combination no matter what I do, but if someone out there
> knows differently, or can guide me in the right direction, I'd be much
> obliged.
> 
> Thanks in advance.
> 
> B.
> 


Yes, I have the same error. Everything works fine, but when I click the 
php file in directory, the browser wants to download it. I think this is 
the mime-type handler problem, the PHP module doesn't catch the 
application/x-httpd-php type.

-------------
Tomas Bzatek

--- End Message ---
--- Begin Message ---
Tomas Bzatek wrote:

> Brian Capouch wrote:
> 
>> I saw a post-pair here from Tim Kettler to Rasmus asking about using
>> 4.1.0 with 2.0.28.
>>
>> I'm having problems with 4.1.1 and 2.0.28 of the same sort--all the
>> install stuff goes smoothly, Apache 2.0 comes up, no errors anywhere,
>> but my PHP scripts don't seem to be being sent to the PHP module.
>>
>> A couple of specific questions that would seem helpful to have answered,
>> and for which a fair amount of looking-around still hasn't seemed to
>> help:
>>
>>     Is there any way to get Apache 2.x to tell you which modules it has
>> loaded,
>>     as opposed to httpd -l which shows you which ones are built-in?
>>
>>     Is there a "debug" mode one could use to watch the conf file being
>> processed
>>     at startup?
>>
>> I'm assuming the problem is at the API level, which means I'm not going
>> to go with the combination no matter what I do, but if someone out there
>> knows differently, or can guide me in the right direction, I'd be much
>> obliged.
>>
>> Thanks in advance.
>>
>> B.
>>
> 
> 
> Yes, I have the same error. Everything works fine, but when I click the 
> php file in directory, the browser wants to download it. I think this is 
> the mime-type handler problem, the PHP module doesn't catch the 
> application/x-httpd-php type.
> 
> -------------
> Tomas Bzatek
> 


Done: look at this: 
http://marc.theaimsgroup.com/?l=apache-new-httpd&m=101286422505279&w=2


--- End Message ---
--- Begin Message ---
hi folks..

i've installed a new apache (1.2.23) with mod_ssl, 
compiled all without errors.. then i built php 
(4.1.1), the so-module with apxs.. how it's usual..

from this point on, apache doesn't came up anymore 
;-(.. he showed no errors when making startssl, but 
no processes were started when making a ps aux..

for testing if it's php's or mod_ssl's thing, i 
commented the loadmodule-line in the httpd.conf from 
the php4_module.. et voilą, after that it came up 
without any problems (startssl).. so i think it must 
be php's problem..
has anyone seen this behaviour already? how can i 
solve it? it were really nice to have an apache with 
php, he's really "nude" this way ;-))

here's my configure i did..:
./configure --with-apxs=/usr/apache/bin/apxs --with-
openssl --disable-short-tags --with-bz2 --with-ccvs 
--
enable-ftp --with-mcrypt --with-
mysql=/usr/local/mysql
--with-ncurses --enable-shared

then, sure, apache produced an entry into the error-
log, here is it:
[Thu Feb  7 23:59:13 2002] [warn] pid file
/usr/apache/logs/httpd.pid overwritten -- Unclean
shutdown of previous Apache run?

as i read that message, i tried to fire up apache 
every time with deleting the pid-file before making 
a new try. also that had no affect..

massive thanks if you can help me, my home-
mailinglist (the german one) had no comments for me 
;-( so you are one of my last chances ;-)

greetings from switzerland
bye dario

ps: the server is a debian potato, newest kernel 
build..

-- 
[EMAIL PROTECTED] / dn2k.ch
"R.I.P., billy boy..."


--- End Message ---
--- Begin Message ---
I've tried to read everything about this on the php.net site and work
everything out, but I just don't understand it. Here's some basic info:

Windows XP Pro
Apache 1.3.22 or 1.3.23 (Tried both)
Php 4.1.1 or 4.0.6 (Tried both)

The error I get after I follow all configuration options is:
"[error] Cannot remove module mod_php4.c: not found in module list"

I have php installed in c:\php and apache in it's normal spot under Program
Files. Is there any light at the end of this black hole? Please let me know.
Thanx.

-Dade
--- End Message ---

Reply via email to