rience is YES.
I am the www.eplsite.org developer, if you download it and see in the file
index.epl, you will see how i am getting the path and saving in a global
variable.
CKG
>
> Thanks,
> Philippe
>
>
> -Original Message-
> From: Carlos Kassab [mailto:[EMAIL PR
ght? I get a syntax
> error.
>
> Thanks in advance,
> Philippe
>
> ---------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Carlos Ka
Hi:
I am using Embperl With Mandrake 10 and i donot have any problem, you can run
level 5 without starting X, but you need to remove S30dm from rc's
directories.
I hope this helps to you.
Carlos Kassab
El Lun 03 May 2004 15:48, Brian Schoenhofer escribió:
> Does anyone use Mand
Maybe you would want to start with eplsite.org, it is a web portal and
workflow system written using embperl.
CKG
Oliver Brandt escribió:
Ed Grimm schrieb:
We use traditional perl modules for the majority of our logic; web pages
only contain code to output into HTML. As such, we only use the
Kassab
Carlos Kassab wrote:
Gerald,
Here are the lines related to mod_perl and embperl:
LoadModule perl_module modules/mod_perl.so
PerlModule Apache::compat
PerlModule APR::Table
LoadModule embperl_module
/usr/local/lib/perl/5.6.1/auto/Embperl/Embperl.so
SetHandler perl-script
PerlHandler
AddType text/html .epl
Thank you very much for your help.
Carlos Kassab
Gerald Richter wrote:
The problem is that it seems apache is working as cgi and seems it is
not preloading eplsite programs.
Can you send the parts of your httpd.conf that contains the mod_perl and
Embperl configuration
Hi all:
Since my last success compiling apache2, now i am trying with debian
woody 3r2.
I compiled and installed Apache2 to /usr/local/apache2
Then i downloaded mod_perl 2.99_12, i compiled, tested and installed
very fine.
Now i downloaded, compiled, tested and installed Embperl2.0b10, the on
Neil:
What you can do is to enter the name of the sub as a html comment, like
this:
And it is useful to me, to see in the html output waht subroutine
generate the html code.
Carlos Kassab
Neil Gunton wrote:
Hi Gerald,
I found another case that doesn't work as expected in 2.0b10:
[
Gerald:
Thank you very much for your help.
Now i can see embperl working with Apache and mod_perl with an Apache
compiled in my computer.
Carlos Kassab
Gerald Richter wrote:
[9407]ERR: 24: Error in Perl code: Can't locate object method "FETCH"
via package "APR::Tabl
nk you very much for your help in advance.
Carlos Kassab
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
get_factorial($d);-]
--- "Factorial" of [+ $d +] is [+ $b +]
Thank you
Carlos Kassab
El mar, 21-01-2003 a las 00:59, Gerald Richter escribió:
>
> >
> > it seems that embperl is loosing the values for recursive process.
> >
> > Do you know a way to do recursive
I hope it helps.
CKG
El mar, 21-01-2003 a las 16:43, Scott Chapman escribió:
> I want the same effect but I don't want to use redirection. I want to use
> execute instead.
>
> Scott
>
> On Tuesday 21 January 2003 02:40 pm, Carlos Kassab wrote:
> > Do yo
Do you mean to redirect to other page, like this?:
[-
$http_headers_out{Location}="index.epl?module=News;sid=$sid;order=$fdat{order}"; -]
CKG
El mar, 21-01-2003 a las 15:50, Scott Chapman escribió:
> How do I execute a epl script and pass it parms like calling a URL:
> http://host/page.url?key
embperl? i am using
embperl 1.3.4
Thank you in advance for your help
Carlos Kassab
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thank you, it worked, i put the subs in other file.
Carlos Kassab
El mié, 01-01-2003 a las 13:43, Gerald Richter escribió:
> If you are using Embper 1.3.x, the call to the sub must not be in the same
> block as the import:
>
> >
> > [-
> >
> > Execute ({inp
+pop(@keys)+]= [+pop(@values)+]
[$ endwhile $]
[-
$the_page_path=substr($ENV{'PATH_TRANSLATED'},0,length($ENV{'PATH_TRANSLATED'})-6); -]
File being called: [+ $ENV{'PATH_TRANSLATED'}+]
Page path: [+ the_page_path +]
Carlos Kassab
El lun, 30-12-2002 a las 19:12, Kee Hin
Hi everybody:
I have started a project to develop a system similar to phpnuke but
using embperl.
You can see the project page at eplsite.glin.com.mx
I am posting problems that i have to the embperl list.
If somebody can help will be welcome.
Thank you
Carlos Kassab
ok, i corrected the name of the subroutine but still have the
error...please help...
Thank you in advance
Carlos Kassab
El dom, 29-12-2002 a las 10:40, Carlos Kassab escribió:
> Hi:
>
> I have a file called recommend.epl
>
> at the beginning of the file i have
>
> [$ if
x27;);
&OpenTable;
-]
La referencia a nuestro sitio a sido
enviada a [+$toname+]...Gracias por
recomendarnos
[- &CloseTable; -]
[$ endsub $]
but sometimes i get the error:
[3904]ERR: 24: Error in Perl code: Undefined subroutine
&HTML::Embperl::DOC::_7::sendrecommend called at
modules/
: 30: recommend.epl(20): Not found includes/subs.epl
Do you know how can i load the file subs.epl without copy it to
modules/Recommend?
Thank you in advance for your help.
Carlos Kassab
-
To unsubscribe, e-mail: [EMAIL PROTECTED
Are you receiving this message too?
is there a problem with the list?
Thanks
Carlos Kassab
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
sub $]
# The file colors.epl contains :
[-
$thecolors = shift ;
$thecolors -> {bgcolor1} = "#efefef";
$thecolors -> {bgcolor2} = "#cfcfbb";
$thecolors -> {bgcolor3} = "#efefef";
$thecolors -> {bgcolor4} = "#cfcfbb";
$thecolors -> {tex
Luiz Fernando:
I am using mod_perl.
I am Executing the file but, I do not know how to append the variables to the $req
object.
It would be great if you can post some examples.
Thank you
Carlos Kassab
El vie, 27-12-2002 a las 06:21, Luiz Fernando B. Ribeiro escribió:
> Em 26 Dec 2002 16
ke Linux 9.0, so i am
using embperl 1.3.4 and apache server 1.3.26
Thank you in advance.
Carlos Kassab
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi:
I know i can do this kind of filtering with DBI::recordset:
http://localhost/recordset1.epl?year=2002;month=10
But can i do some more complicated filtering as in a select sentence?
select name from agenda where name like 'caro%'
Thank you for your help in advance
Car
'!DataSource' => $DSN,
'!Table' => $table,
'$max' => 5,)}) ; -]
I have tryed the way DBI does but it does not work.
Thank you in advance for your help
Carlos Kassab
--
Hi:
Do you know where to get embperl hosting on the internet?.
Thank you in advance for your help
Carlos Kassab
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
27 matches
Mail list logo