Framework to Develop Web Apps like Struts

2005-07-06 Thread Alejandro Galue
Hello All, Anybody know if exists a Framework for mod_perl like Struts or Java Server Faces for Java to develop applications with perl using Model-View-Controller patten ? Thanks, Alejandro Galue.

Apache::DBI and mod_perl_1.99_16

2005-03-31 Thread Alejandro Galue
der mod_perl2 ? Thanks, Alejandro Galue

RE: Problem with apache and mysql

2005-03-11 Thread Alejandro Galue
? Thanks again, ___ Ing. Alejandro Galue. SYNC Consultores C.A. [EMAIL PROTECTED] http://www.sync.com.ve Telf. : +58 (212) 762-85-55 762-30-12 762-86-93 Cel. : +58 (414) 134-47-23 Fax.

RE: Problem with apache and mysql

2005-03-10 Thread Alejandro Galue
__ Ing. Alejandro Galue. SYNC Consultores C.A. [EMAIL PROTECTED] http://www.sync.com.ve Telf. : +58 (212) 762-85-55 762-30-12 762-86-93 Cel. : +58 (414) 134-47-23 Fax. : +58 (212) 762-66-71 Skype : agalue MSN

RE: Problem with apache and mysql

2005-03-10 Thread Alejandro Galue
: +58 (212) 762-66-71 Skype : agalue MSN : [EMAIL PROTECTED] ___ -Original Message- From: Tom Schindl [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 09, 2005 6:01 PM To: Alejandro Galue Cc: modperl@perl.apache.org; Arturo Martín Subject: Re: Problem with

Problem with apache and mysql

2005-03-09 Thread Alejandro Galue
l or maybe the configuracion of modperl or mysql. My questions in this case: - Does it sound like the place to look for the problem ? - Any tips on how to turn on the debugging on this components ? How to figure out which one is responsible for the failure and why ? Thanks in advance, Alejandro Galue.

RE: Problem with perl system() function

2004-04-28 Thread Alejandro Galue
. The program getdata put output in /opt/reports/var/data.txt I tried also: qx{ $cmd @params } and `$cmd @params` but it does not work. The problem is that if you check the /opt/reports/var/ directory the data.txt is generated correctly for each requet. Thanks, Alejandro Galue. -Ori

Problem with perl system() function

2004-04-28 Thread Alejandro Galue
assume) when I call system, it returns inmediatly and of course when I try to read the file output, it does not exist; becase it was created later. How can I force to wait for a system function terminate the execution of an external program. Thanks, Alejandro Galue. -- Report problems: http

Production Web Server Question

2003-10-27 Thread Alejandro Galue
production server. Is that true If yes ?, please anyone can help me with the manual compilation procedures, I mean, parameters for ./configure for apache and perl, and Makefile.PL for mod_perl, becase this packages has no RPM distribution for this redhat versions Thanks, Alejandro Galue.