Click to See Complete Forum and Search --> : php, apache, mysql, freeBSD
i installed php statically into apache 1.3.22. so when i run http -l i get the mod_php4 listed. however the webserver is not parsing my scripts. i added the AddType . .. .php line to my httpd.conf. but something is wrong. i assume i dont need a AddModule line, since i installed it statically. what am i missing?
Try to add this to your httpd.conf
For me it did the trick.
Addmodule mod_php4.c
thanx a lot man. this worked. you wouldn't by any chance be yves cadet? i went to high school with an yves cadet.
Thank you so much yves! I've been hammering at this for several hours - even doing a compile of PHP with no options! Thanks again!
--ks
PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved.