$Session object

2002-02-28 Thread Peter Beardsley
I'm trying to learn how to use the $Session object to maintain session state and I'm running into a few problems. I want to use it to store a reference to a complex data structure(It's an arrayref of hashrefs... yes I read the docs on this and I'm using it read-only) like so: $Session->{'comp

Re: $Session object

2002-02-28 Thread Joshua Chamas
Peter Beardsley wrote: > > I'm trying to learn how to use the $Session object to maintain session > state and I'm running into a few problems. I want to use it to store a > reference to a complex data structure(It's an arrayref of hashrefs... yes I > read the docs on this and I'm using it read-o

Can I found documentations.

2002-02-28 Thread Webmaster AutoUa
Çäðàâñòâóéòå, Christopher Forkin. Ñåãîäíÿ: 1 ìàðòà 2002 ã. 0:26:45 Where I can find documentations about configurations httpd.conf and .htaccess for mod perl? -- Ñ óâàæåíèåì, Ðîñòèñëàâ Ìàëåíêî mailto:[EMAIL PROTECTED] Ñïèñîê ïðèêðåïëåííûõ ôàéëîâ, åñëè åñòü: -

DBD::mysql

2002-02-28 Thread Jeremy May
Got A Prob When Compileing DBD::mysql   [root@main DBD-mysql-2.1011]# makecc -c -I/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI -I'/usr/include/mysql' -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.1011\" -DXS_VERSION=\"2.1

Re: DBD::mysql

2002-02-28 Thread ellers
> Got A Prob When Compileing DBD::mysql Not really an ASP problem DBD::mysql has always worked out of the box for me... could it be a problem either with the way mysql is installed on your machine or the way DBD::mysql has been ./configured ? Try working back making sure mysql is all f