Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2001 09:53:50 -0400
From:      "alexus" <ml@db.nexgen.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   apache + ssl + php
Message-ID:  <002d01c1525c$286103c0$0d00a8c0@alexus>

next in thread | raw e-mail | index | archive | help
hi

i just installed fbsd 4.4 and in addition to that i'm trying to compile
apache+ssl+php

i took souce for all that followed intructions and i end up with this

when i compiled php after
./configure --with-mysql=/usr/local --with-apxs=/usr/local/apache/bin/apxs

i got this

+--------------------------------------------------------------------+
| WARNING: Your /usr/local/apache/bin/apxs script is most likely broken.
|                                                                    |
| Please go read http://www.php.net/FAQ.php#6.11 and make the        |
| changes described there and try again.                             |
+--------------------------------------------------------------------+

i dont know.. was it move or somethin... but i end up with
http://www.php.net/manual/en/faq.php

which tells me absolutly nothing about "most likely broken"

after "ignoring it" and still installing i get this

su-2.05# /usr/local/apache/bin/apachectl startssl
[Thu Oct 11 09:44:40 2001] [warn] Loaded DSO libexec/libphp4.so uses plain
Apache 1.3 API, this module might crash under EAPI! (please recompile it
with -DEAPI)
/usr/local/apache/bin/apachectl startssl: httpd started
su-2.05#

where should i include that -DEAPI? and what about my php "broken" aspx
script?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002d01c1525c$286103c0$0d00a8c0>