graphics in perl

2008-06-22 Thread Malka Cymbalista
suggestions for which perl modules we should look into? Thanks for any information. -- Malka Cymbalista Webmaster, Weizmann Institute of Science [EMAIL PROTECTED] 08-934-3036

http authentication via a secure LDAP server

2007-01-16 Thread Malka Cymbalista
anyone point me in the right direction. Thanks for any information. Malka Cymbalista Webmaster, Weizmann Institute of Science [EMAIL PROTECTED] 08-934-3036

saving userid

2007-01-08 Thread Malka Cymbalista
there a way to save the userid and check it to make sure that the user who is now working is the same user who logged in? The problem is that users will be entering data and a user can only change the data he has entered. Thanks for any help. Malka Cymbalista Webmaster, Weizmann Institute of

mod_auth_ldap

2006-12-13 Thread Malka Cymbalista
server. I want to use our existing ldap server to do httpd authentication on our web server. Is there a way to install only the ldap libraries? Thanks for any help. Malka Cymbalista Webmaster, Weizmann Institute of Science [EMAIL PROTECTED] 08-934-3036

Re: Connecting to more than one Oracle database

2006-12-12 Thread Malka Cymbalista
Thanks for all those who replied. I solved the problem - there was a problem with the syntax of the connect command. thanks again. Malka Cymbalista Webmaster, Weizmann Institute of Science [EMAIL PROTECTED] 08-934-3036 >>> On 12/11/2006 at 9:01 PM, in message <[EMAIL PROTECT

Re: Connecting to more than one Oracle database

2006-12-11 Thread Malka Cymbalista
would not work. Does anyone know how I can connect via the web to 2 different oracle databases sitting on 2 different machines from within the same script. Thanks for any help. Malka Cymbalista Webmaster, Weizmann Institute of Science [EMAIL PROTECTED] 08-934-3036

Connecting to more than one oracle database

2006-11-29 Thread Malka Cymbalista
es. ORACLE_HOME and TNS_ADMIN do not seem to be a problem since I assume they can be the same. However, how do I define ORACLE_SID and TWO_TASK so that they allow connecting to 2 different databases on 2 different machines? Thanks for any help. Malka Cymbalista Webmaster, Weizmann Institute of Science [EMAIL PROTECTED] 08-934-3036

regular expressions

2006-06-04 Thread Malka Cymbalista
book. Thanks for any suggestions. Malka Cymbalista Webmaster, Weizmann Institute of Science [EMAIL PROTECTED] 08-934-3036

Apache, mod_perl and PHP

2005-11-07 Thread Malka Cymbalista
our site is in perl so I am not about to give up the mod_perl abilities but there are a few people who insist on PHP and I'd like that to be able to work properly as well. Does anyone have any information on this and is there anything I can do so that everything works? Thanks for any help.

Re: mod_perl (1.99_16) fails to begin tests because of assertion "rv == APR_SUCCESS" failed in vhost

2004-08-31 Thread Malka Cymbalista
We are running: Solaris 9 on Sun Sparc apache 2.0.48 (without ssl) mod_perl 1.99_12 gcc 3.3 perl 5.8.1 Malki Cymbalista Webmaster, Weizmann Institute of Science Rehovot, Israel 76100 Internet: [EMAIL PROTECTED] 08-934-3036 >>> <[EMAIL PROTECTED]> 31/08/2004 16:35:39

Re: running 2 versions of apache and mod perl on the same machine

2004-01-19 Thread Malka Cymbalista
PROTECTED] 08-934-3036 >>> Stas Bekman <[EMAIL PROTECTED]> 13/01/2004 10:03:46 >>> Malka Cymbalista wrote: > I am trying to run 2 versions of Apache and mod_perl - Apache 1.3 with > modperl 1 and Apache 2 with modperl 2 - on the same machine on 2 > different ports. I

Re: running 2 versions of apache and mod perl on the same machine

2004-01-13 Thread Malka Cymbalista
I am trying to run 2 versions of Apache and mod_perl - Apache 1.3 with modperl 1 and Apache 2 with modperl 2 - on the same machine on 2 different ports. I first installed apache 2 with mod perl 2. Then I went to compile and install Apache 1.3 and mod perl 1. Doing this apparently overwrote some

running 2 versions of apache and mod perl on the same machine

2004-01-07 Thread Malka Cymbalista
We are moving to a new web server and we have installed apache 2.0.48 with mod_perl 1.99_12. We are running perl 5.8.1 on a Sun Solaris machine. One of the applications that we run on our web server is an eprints server which is system for archiving documents. When one compiles eprints, one ess

Re: mod_perl caching/delay

2003-12-10 Thread Malka Cymbalista
If I remember correctly we had a similar problem and the way we solved it was to make sure that at the beginning of the script all variables were initialized to 0 or blank. Malki Cymbalista Webmaster, Weizmann Institute of Science Rehovot, Israel 76100 Internet: [EMAIL PROTECTED] 08-934-3036 >>>