On Fri, May 10, 2002 at 11:34:28PM +0200, Andy wrote:
: "Eugene Lee" <[EMAIL PROTECTED]> asked:
: > 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.
[...]
: > : 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?
:
: there is not much inside the log. (I do asume you mean the logs) Nothing
: related to that prob.
Nope, not the logs.
$ /usr/local/apache/bin/httpd -l
(or whatever your Apache root directory is)
: What yould be a propper config command for apache to build. I would like to
: run php as an apache module apxs
The online instructions should be okay:
http://www.php.net/manual/en/install.apache.php
--
Eugene Lee
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php