I found this typo...
i've never heard of 'databse' I know there is something called 'database'
this can be found in CVSROOT / php4 configure.in
if test "$PHP_DB" != "no"; then
cat <<X
+--------------------------------------------------------------------+
| *** WARNING *** |
|
| You chose to compile PHP with DB extension. This extension is |
| deprecated and does not support databse locking correctly. Please |
| use DBA extension which is a fully operational superset. |
X
fi
.: Allowee
(sorry if you get this message 2 times.. I send it to the wrong adress....)
(Marcus Börger)
23 years ago
At 12:56 24.05.2003, Allowee wrote:
>I found this typo...
>i've never heard of 'databse' I know there is something called 'database'