On Sat, 31 Aug 2002, David Liu wrote: > This was working fine for one day. And mysteriously, the next day, > while clicking "Search Customer" then the customer name, the following > error occuried: > > Can't locate /var/www/sql-ledger/users/.conf at > /var/www/sql-ledger/ct.pl line 65. > > I swear it was working properly yesterday! All I did overnight was a > cp sql-ledger.conf.default sql-ledger.conf
Check ownership and permissions on the file. The username apache (or whatever web server you're using) is running as needs to be able to read the file. Could (/probably) is the sql-ledger.conf.default file has different ownership and/or permissions than sql-ledger.conf neeeds. Rod -- "Open Source Software - Sometimes you get more than you paid for..." ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 ------------------------------------------------------- (un)subscribe: http://lists.sourceforge.net/lists/listinfo/sql-ledger-users Archive: http://www.mail-archive.com/[email protected]/

