Hi,

I am following this and had also some difficulties with Apache (Version 1.3)
when upgrading PHP to latest stabile version, to accept the php4apache2.dll.
He did not accept it until now. Weird thing however is that he seems totally
happy with php4apache.dll.
How can this be?
I made the upgrade manually.
All the config/ini files were updated and where php4apache.dll was mentioned
got replaced with php4apache2.dll. all new drivers and php4ts.dll were
copied to the WINNT/System32 etc. I am running Win2000 proffessional -
together with latest stable release of mySql.

I just got the error message from Apache that he can't find the driver on
the path.
Which was ridiculous because it was residing next to php4apache.dll in all
the directories he would look for.

Checking the registry I realized that only php4apache.dll was present and
registered.
Could this be the problem?

Cheers,
Doris

----- Original Message -----
From: "Stephen" <[EMAIL PROTECTED]>
To: ".ma" <[EMAIL PROTECTED]>
Cc: "Installation Helplist (PHP)" <[EMAIL PROTECTED]>
Sent: Saturday, June 14, 2003 11:40 AM
Subject: Re: [PHP-INST] Problem with PHP


> php4ts.dll and php4apache.dll do not have to be in the system root, as you
> tell apache where to find them in the httpd.conf file. They just both need
> to be in the same directory!
>
> ----- Original Message -----
> From: ".ma" <[EMAIL PROTECTED]>
> To: "PHP-INST" <[EMAIL PROTECTED]>
> Sent: Saturday, June 14, 2003 10:33 AM
> Subject: Re: [PHP-INST] Problem with PHP
>
>
> > hi
> >
> > it _is_ a unix-file. but afaik the dll-files (php4ts.dll
> > php4apache.dll) need to be in the system root (for Win98 thats
> > c:\windows\system and for NT thats c:\WINNT) ? i also copied every dll
> > from the dlls-folder to the system root, and enabled some extensions
> > (the extensions require those dlls)
> >
> > hope this helps?
> >
> > .ma
> >
> > e: [EMAIL PROTECTED]
> > w: http://www.abendstille.at
> >
> > # life would be easier if i knew the source code
> >
> > Am Samstag, 14.06.03 um 11:19 Uhr schrieb Stephen:
> >
> > > I think thats a unix/linux file. In windows, you only need the
> > > php4apache.dll and php4ts.dll file (I might have got the spellings
> > > wrong!).
> > > They need to be in the same directory, and by default one is in the
> > > php base
> > > root and the other is the php/sapi
> > >
> > > Stephen
> > >
> > > ----- Original Message -----
> > > From: "Benoit Tremblay" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Saturday, June 14, 2003 5:30 AM
> > > Subject: [PHP-INST] Problem with PHP
> > >
> > >
> > >> I,
> > >>
> > >> I have installed apache (with module so enable) and PHP 4.3.2 but I
> > >> search
> > > the file libphp4.so and he is not in my computer. Why? I think it's
> > > require
> > > for run PHP in apache.
> > >>
> > >> Thank you,
> > >> Benoit Tremblay
> > >>
> > >
> > >
> > >
> > > --
> > > PHP Install Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> > >
> >
> >
> >
> > --
> > PHP Install Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to