... The error you're getting is that the PHP parser you're using does not have MySQL support compiled in. Recompile the PHP module in Apache with MySQL ...
Dave Belfer-Shevett
shevett@...
Jun 2, 1999 2:26 am
668
Hi! I have the same problem with postgres and keystone (php3) Fatal error: Call to unsupported or undefined function db_connect() in ...
Szekely Krisztian
szekelyk@...
Jun 2, 1999 7:18 am
669
Just to keep folks up to date. I'm going through all the patches that have been submitted, and posting them (with minor revs :) into the current CVS tree....
Dave Belfer-Shevett
shevett@...
Jun 2, 1999 5:20 pm
670
Okay Hope you don't mind a few newbie questions as to dealing with the CVS and the MySQL on these updates. On May 21st I decide I should install the Keystone...
Milo Ballan
milo@...
Jun 2, 1999 8:37 pm
671
... Szekely> Can anybody send me a keystone.conf file with postgres Szekely> settings? Here is what I have in my keystone.conf: <? # What is the base for the...
Roland Roberts
roberts@...
Jun 3, 1999 1:10 am
672
Have anyone created some nice reports and/or filters for use with keystone that they would like to share? I'd like to have some reports created at regular...
Rune Mossige
runemo@...
Jun 3, 1999 8:23 pm
673
(going through old mail here) ... Fixed now. ... I haven't seen that as regular behaviour. Anyone else seeing this? ... This would be something Jonathan Roy...
Dave Belfer-Shevett
shevett@...
Jun 3, 1999 9:23 pm
674
(still going through old mail, sorry if this has been answered) ... When you add the phone number to the contact list, the little circle next to the phone...
Dave Belfer-Shevett
shevett@...
Jun 3, 1999 9:25 pm
675
Why would you need to mail MIME attachments into keystone though? Can you already upload binary files/whatever into Keystone over the web interface? -Jonathan ...
Jonathan Roy
roy@...
Jun 3, 1999 10:27 pm
676
I just checked out .60something from the CVS tree and placed it on a nice clean system, built the database, fixed the perms table and proceded to try and login...
Graham Bignell
lorax@...
Jun 3, 1999 11:05 pm
677
... Hmm. Okay, that's the second report of something like this, but I haven't had it happen yet on my test systems. That 'Ooops' message happens when there's...
Dave Belfer-Shevett
shevett@...
Jun 4, 1999 12:54 am
678
... Actually, no. :) Keystone doesn't support binary attachments. Yet. (dramatic music) ... Dave Belfer-Shevett...
Dave Belfer-Shevett
shevett@...
Jun 4, 1999 1:02 am
679
I think I've found some kind of bug. I removed an entry for an employee in the "People" section. Fine. But when I go into other views like "Phones" et al, he...
Forrest Aldrich
forrie@...
Jun 4, 1999 2:32 am
680
... you already upload binary files/whatever into Keystone over the web interface? ... Because some people prefer to submit jobs, including attached files, via...
Bill Warner
lww@...
Jun 4, 1999 3:03 am
681
Hmm. But you can't upload the files to via the web at all right? Not that we can't add it, just didn't think we'd have features the web interface didn't offer....
Jonathan Roy
roy@...
Jun 4, 1999 3:12 am
682
Hi Dave, ... thanks. ... Until now I have a subroutine, which, at least, can handle large and/or non-text emails by neglecting the parts in question. I attach...
Dirk Junghanns
junghanns@...
Jun 4, 1999 7:15 am
683
... Ahhh, but we want that too! ;-) --Bill...
Bill Warner
lww@...
Jun 4, 1999 11:32 am
684
... Turn on debugging in keystone.conf and then post the related errors in /tmp/keystone.log We'll be much more able to understand where the problem lies. ...
Bill Fumerola
billf@...
Jun 4, 1999 3:17 pm
685
Here's the output of debugging when the error occurs: [06/04/99 12:29]forrie@ :DEBUG:db_primarykey:finfo for $0 is not_null multiple_key ...
Forrest Aldrich
forrie@...
Jun 4, 1999 4:40 pm
686
I tried to follow the instructions on the web on how to install the e-mail interface. The problem that I run into is that the file refers to 0.50.03 for ...
David Dulek
ddulek@...
Jun 4, 1999 5:12 pm
687
... Hmm.. was this phone number owned by a contact or someone in the people table? I thought you said the 'People Table' but that person wouldn't have a value...
Bill Fumerola
billf@...
Jun 4, 1999 5:16 pm
688
I said I removed him from the People table, then realized there were other entries in other tables like Phones, etc. And it seems that those cannot be removed...
Forrest Aldrich
forrie@...
Jun 4, 1999 5:16 pm
689
... The error is perl -i.orig -p -e 's/<\?/<\?php /' *.php3 ... Graham...
Graham Bignell
lorax@...
Jun 4, 1999 5:18 pm
690
... Hmmm.. phones is only for contacts, I thought. How you get someone from the People table in there is odd. - bill fumerola - billf@... - BF1560 -...
Bill Fumerola
billf@...
Jun 4, 1999 5:41 pm
691
... Right now, i don't have a functioning LDAP server, so I really can't give a timeframe for using LDAP for Keystone users. Anyone else is welcome to pick it...
Dave Belfer-Shevett
shevett@...
Jun 4, 1999 6:12 pm
692
... Forrie, this is a little confusing. Are you confusing 'people' with 'contacts'? The Contacts table associates a 'tag' with a 'name', and hte 'tag' is used...
Dave Belfer-Shevett
shevett@...
Jun 4, 1999 6:15 pm
693
I went to modify a status code undert Maint, to change Inactive to Inactive / On Hold well, it has a 15 char limit, so it stopped it at Inactive / On H So I...
Erik Parker
netmask@...
Jun 4, 1999 6:16 pm
694
I talked to Shevette on IRC about this.. and he said it should be fairly easy to do. I was just curious if anyone has done it yet. I don't know SQL very well,...
Erik Parker
netmask@...
Jun 4, 1999 6:32 pm
695
... Aha... It was via anonymous, I have that option set to an address that won't have someone reading it until monday.. That would be it.. I'm going to have a...
Erik Parker
netmask@...
Jun 4, 1999 6:33 pm
696
... $sys_ccmail = "eparker@..."; /* who to notify when someone opens a slip via email */ This actually doesn't work.. I changed it...