try different php version if you can. try apache 1.3.33 instead of apache 2.

maybe some functions used in functions/abook_local_file.php don't work
correctly on solaris. maybe rewind(), fgetcsv(), flock(), fclose() or
usleep().


Having trawled through the source code I found the culprit.

My web tree is on an NFS mount and as such, flock() doesn't work.
I have commented out file locking for now.

My planned upgrade to NFSv4 Will solve this problem.

Rob


-- /** * Rob Shepherd, * University Of Wales, Bangor, * School of Informatics, * Dean Street, * Bangor, * Gwynedd, UK /\ /\ * LL57 1UT / \/ \ /\ * --------------/---/ \--\---- * * [EMAIL PROTECTED] * * +44 (0) 1248 38 27 */

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to