[PHP-WIN] Re: Apache WebServer version 2.0.39 on Windows 2000 and PHP 4.2.2
by Andrew V. Romero other posts by this author
Aug 7 2002 4:46AM messages near this date
[PHP-WIN] Apache WebServer version 2.0.39 on Windows 2000 and PHP 4.2.2
|
[PHP-WIN] Re: Apache WebServer version 2.0.39 on Windows 2000 and PHP 4.2.2
test newsgroup reply
Andrew V. Romero wrote:
> Hi, I am having the exact same problem that you are, only I did change
> the httpd.cong file to say LoadModule php4_module
> c:/php/sapi/php4apache2.dll, but I still get the same error. Did you
> get the error fixed? If so, any ideas on what I should try? I did
> everything that you did in the email.
>
> Thanks,
> Andrew V. Romero
>
> Fernando RêGo Rodrigues wrote:
>
> > Hi,
> >
> > I am running Apache WebServer version 2.0.39 on Windows 2000.
> >
> > I have install PHP 4.2.2 as a server module for Apache.
> > I have been using the install.txt that came with php-4.2.2-Win32.zip
> > that refers to Apache 1.3.x.
> >
> > After stoping the Apache I did this...
> >
> > The lines that I have inclued on httpd.conf were :
> >
> > LoadModule php4_module c:/php/sapi/php4apache.dll
> > AddModule mod_php4.c
> > AddType application/x-httpd-php .php
> >
> > and copy PHP.ini to WINNT folder. Also copy php4ts.dll to
> > winnt/system32.
> >
> > In the PHP instalation I have copied all php_*.* from the extensions
> > directory to c:\php\sapi, also made a change to PHP.ini
> > extension_dir=c:\php\sapi
> >
> > On starting the Apache web server I receive this msg :
> >
> > "The request operation has failed".
> > Since this version are very recent is there any changes on the
> > httpd.conf that I don't know about ?
> >
> > Thanks, FRR, Portugal.
> >
> >
> >
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Fernando Ręgo Rodrigues
Andrew V. Romero
Andrew V. Romero
Scott Carr
|