The main reason php4apache.dll will not load would be because there is
something misconfigured in php.ini - probably one of the extensions are not
being loaded.
I would comment out the extensions in php.ini and try loading php4apache.dll
again,then turn the extensions on one at a time and see what breaks.

Ignatius
BTW, you should get 4.0.6


----- Original Message -----
From: "Jean Philippe Reis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 09, 2001 2:28 AM
Subject: [PHP-WIN] Re: php4apache.dll not loading under W98/Apache/PHP4.0.4


>
> "Darren Ls" <[EMAIL PROTECTED]> escreveu na mensagem
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >
> > "Jean Philippe Reis" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > I'm using windows 98, Apache 1.3.19 and php 4.0.4, and it used to work
> > fine
> > > until some weeks ago. Now when I start apache, with php configured as
a
> > > module, it gives me the folowing error:
> > > "Syntax error on line 190 of c:/programas/apache
> > > group/apache/conf/httpd.conf:
> > > Cannot load c:/programas/php/sapi/php4apache.dll into server: (31) A
> > device
> > > connected to
> > > the system is not working:"
> > > (Last sentence is a translation from portuguese).
> > > First, it gave me an error because of odbc32.dll, but the I
de-installed
> > and
> > > re-installed Access 2000, and it started to give this other error.
> > > It has always worked fine before with this config. The error must (at
> > least
> > > that's what i think...) dll related.
> >
> > it depends whats on whats on line 190 of httpd.conf
> > >
> > >
> >
> >
> Well on the 190 and 191 line of httpd.conf is the following:
>
> LoadModule php4_module c:/programas/php/sapi/php4apache.dll
> AddType application/x-httpd-php .php4
>
> As I said before, it has always worked fine with this config., until
> recently.
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to