NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP and Ruby, advantages and shortcomings over PHP

Matthew Lam chun_lam at hotmail.com
Tue Dec 17 23:29:53 EST 2002


apache and php

here it is

add the following to their sections in httpd.conf:
LoadModule php4_module <directory of where it sits>/libphp4.so
AddModule mod_php4.c
AddType application/x-httpd-php .php

then:
copy php.ini-dist to c:\\winnt\\php.ini
change directory to point to where php.exe sits in php.ini file

restart your web server 

this should do it.



More information about the talk mailing list