On Fri, May 10, 2002 at 09:53:10PM +0200, andy wrote:
: 
: I did just build abpache and php. Unfortuanatelly the http.conf looks quit
: different to one I did install last year.
: There is no phpmodule in there, so I cant activate it. I did   include some
: lines from my old config:
: 
: AddType application/x-httpd-php .php4 .php3 .php
: AddType application/x-httpd-php-source .phps
: 
: but does not help anything. Did I miss something? I did compile php with
: apxs and apache with --enable-module=so

This configuration option enables DSO support, but does not
automatically turn your modules into DSOs.  What does "httpd -l"
report?


-- 
Eugene Lee
[EMAIL PROTECTED]

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

Reply via email to