NYCPHP Meetup

NYPHP.org

[nycphp-talk] Newbie seeks PHP installation help / suggestions

Bob Paul Bob at madison-atlantic.com
Sat Dec 9 15:58:14 EST 2006


I think I'm making progress, but I'm not there yet.
 
I'm running PHP 4.4.4 and Apache 2.2.3.  This to get the best compatibility
with my two live sites at my web hosting service, where they run PHP 4.4.1
(one site) and 4.4.2 (the other site).  Apache is listed as 2.0.
 
I changed the httpd.conf as follows, but now Apache fails to start -

*	LoadModule php4_module "C:/PHP/php4apache2.dll"  - added among other
load module statements (C:\PHP is where the .dll is located).
*	PHPIniDir "C:/PHP" - added after DocumentRoot and before <Directory
/>
*	AddType application/x-httpd-php .php - added after "TypesConfig
conf/mime.types" in <IfModule mime_module>

Apache will start OK with the AddType statement, but not with LoadModule or
PHPIniDir.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20061209/13d74373/attachment.html>


More information about the talk mailing list