newbie question :-)
I've just built 4.3.11 under linux:
./configure --with-axps --enable-dbx --with-mysql
make
make install
... edited apache's httpd.conf as necessary, restarted apache.
Apache and php are working fine, but attempting to use any dbx functions
give errors such as:
"Fatal error: Call to undefined function: dbx_connect() in ..."
Am I missing something else at the configure stage, or is there something
in terms of include statements that I need in order to use the dbx
functions? (the online manual doesn't mention that there is, however, so
I'm assuming not)
Doubtless something trivial / stupid I'm doing :-)
cheers
Jules