Hello friends,Having a wierd problem,I
am working on a server where I am trying to pass certain embperl filesthro
embpcgi.plThe Server As Shown Below has is compiled with mod_perl,But no
embperl configuration is done i.e no Files Match *.epl or
/embperl/etcAnd I do not have root access to co
Thanx,
SetEnv instead of PerlSetEnv EMBPERL_LOG in httpd.conf
works quite well, for embcgi.pl
I don't know the reason but presume PerlSetEnv Variables are Available
Only Under mod-perl, And since I had used PerlSetEnv EMBPERL_LOG in
httpd.conf, and set Apache FilesMatch Directive i.e. only
Hello friends,
A small problem -
Any one know how to set the embperl Log file
path
for embpcgi.pl script.
I have installed it on freeBSD 4.2 and it keeps
filling my
/ (root) file system, as the default location is in
/tmp
Any help will be highly appreciated.
Thanx.
Regards
Mustafa M
Hello,
I am interested in using the Embperl - MySQL
DBI.
Currently i am using Traditional Perl
DBI.
I would like some help regarding the documentaion
on its usage,
and some benefits / problems / tips if anybody has
previously implemented it.
Any suggestions or help will be highly
appr
Hello,
There Seems to be a problem with displaying a
hash value by [+ +] in option Tag of HTML Select.
Following does'nt seem to work -
[- $thash{'test'}='selected'; -]
Test
1
Test 2
The Second Option is not Selected & HTML Source
View Also Does not show it.
But Following Works -
Te