Anyone know how to get round this, its driving me nuts
PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/apache/php/jstring.so' - /usr/lib/apache/php/jstring.so: cannot open shared object file: No such file or directory in Unknown on line 0
I dont have jstring on my system and php does not seem to compile it, any ideas anyone
using php4-3.1 apache2
./configure --prefix=/usr --with-apxs2=/usr/local/apache2/bin/apxs --with-gd=/usr/local --with-gettext --enable-safe-mode --with-config-file-path=/usr/local/apache2/conf --with-exec-dir=/usr/bin --with-zlib=/usr --enable-magic-quotes --with-regex=system --with-ttf=/usr/lib/libttf.so --enable-track-vars --enable-xml --disable-debug --with-mysql=/usr --with-jpeg-dir=/usr/local --with-png-dir=/usr/local --with-freetype-dir=/usr/local/include/freetype2 --enable-gd-native-ttf --enable-jstring