Gossamer Forum
Quote Reply
error
I am now for some unknown reason getting this error:Error including libraries: Can't modify predecrement in predecrement at links.cfg line 73, near "$db_mail_path ="

Make sure they exist, permissions are set properly, and paths are set correctly.
well i have double checked my mail server address.........What should the links.cfg be chmodded to?

Cam
Quote Reply
Re: error In reply to
Your problem is NOT a permission problem, but a syntax error in your links.cfg file. Make sure that you have a semi-colon ; after the $db_mail_path line, like the following:

Code:
$db_mail_path ="|/usr/sbin/sendmail -t eoq";

Hope this helps.

BTW: The permission of the file should be the default value of 644 (rw-r--r--) or the following:

Owner: Read, Write
Group: Read
Everyone: Read

Hope this helps.

Regards,

------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us