We are using the OpenSA web server ( http://www.opensa.org ) with good
results to host a client's site in production.  The current version of
OpenSA combines Apache 1.3.27, mod_ssl 2.8.11, OpenSSL 0.9.6g, PHP 4.2.2 and
mod_gzip 1.3.19.1a.  Installation was simple, though we spent some time
configuring httpd.conf and php.ini, just as you would in any installation of
these components.  One note:  when building the server ( Win2K Server, SP3 )
we did NOT install IIS, didn't even experiment with the 2 web servers living
together.

Thanks,

Paul Ogden
Claresco Corporation
(510) 549-2290

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:php-windows-return-16886-pogden=claresco.com@;lists.php.net]On
Behalf Of Matt
Sent: Tuesday, November 12, 2002 06:36
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP 4.2.3 / Windows 2000 / Apache 1.3.* / Install
Prob


Hey

Iam setting up PHP on my apache server on a windows 2000 machine. ive
followed all the instructions and no luck. ive copyed the dlls folder and
the php4ts.dll to my c:/WINNT/System32 folder and ive copyed php.ini to
c:/winnt. ive added these lines to my apache

LoadModule mod_php4 c:/php/sapi/php4apache.dll
Addtype application/x-httpd-php .php

and ive tried to add

addmodule mod_php4

and i get the same error message each time i start with or withou the
addmodule


santax error on line 153 of c:/program files/apache/apache
group/conf/httpd.conf :
cant locate API module structure 'mod_php4.c' in
c:/php/sapi/php4apache.dll:(127) the specified procedure could not be found
:


anybody help ???




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


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

Reply via email to