From: <ja...@hj...> - 2002-10-21 14:04:59
|
Hi.. On mandag, okt 21, 2002, at 15:49 Europe/Copenhagen, Jackson Myers=20 wrote: > I cant figure out how to enable PHP. The apple document says to edit,=20= > ltconfig, but I can't find this tile... > any help would be appreciated! If you're running OS X, you need to enable PHP in the Apache config=20 file: /private/etc/httpd/httpd.conf Un-comment (or add) #LoadModule php4_module -> LoadModule php4_module #AddModule mod_php4.c -> AddModule mod_php4.c and add: AddType application/x-httpd-php .php Hope it helps.. Jakob Peterh=E4nsel "Tell me why, don't we try, not to break our hearts and make it so hard for our selfs" P.S.B. 1987 Email: ja...@hj... AIM: Marook |