I Agree with Giovanni, in next my project i like to use only FPC to
create Apache module.
--
Zaher Dirkey
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Felipe Monteiro de Carvalho wrote:
On Mon, Apr 27, 2009 at 9:58 PM, Giovanni Premuda wrote:
Is it possible to use fclweb without linking LResources and a lazarus
resource file?
Why don't you want to have the resource file?
Fundamentally because if I could avoid LResources my module
On Mon, Apr 27, 2009 at 9:58 PM, Giovanni Premuda wrote:
> Is it possible to use fclweb without linking LResources and a lazarus
> resource file?
Why don't you want to have the resource file?
--
Felipe Monteiro de Carvalho
___
fpc-pascal maillist -
Op dinsdag 28-04-2009 om 23:21 uur [tijdzone +0200], schreef Giovanni
Premuda:
> Joost van der Sluis wrote:
> > Op dinsdag 28-04-2009 om 02:58 uur [tijdzone +0200], schreef Giovanni
> > Premuda:
> >
> >> Is it possible to use fclweb without linking LResources and a lazarus
> >> resource file?
>
I think all those patches are now applied - with minor changes - by
Joost in the latest SVN.
Giovanni Premuda wrote:
ABorka wrote:
Not sure about this error, but make sure you are using the latest SVN
source code for FPC because recently there were multiple bug fixes
done in fcl-web
I've usin
ABorka wrote:
Not sure about this error, but make sure you are using the latest SVN
source code for FPC because recently there were multiple bug fixes
done in fcl-web
I've using fpc 2.2.4 but I downloaded fcl-web from subversion and
applied some of your unapplied patches I found on Mantis, whic
Not sure about this error, but make sure you are using the latest SVN
source code for FPC because recently there were multiple bug fixes done
in fcl-web
Giovanni Premuda wrote:
Joost van der Sluis wrote:
Op dinsdag 28-04-2009 om 02:58 uur [tijdzone +0200], schreef Giovanni
Premuda:
Is it p
Joost van der Sluis wrote:
Op dinsdag 28-04-2009 om 02:58 uur [tijdzone +0200], schreef Giovanni
Premuda:
Is it possible to use fclweb without linking LResources and a lazarus
resource file?
One way is without using modules, select 'File-New-Custom CGI Program'
from the lazarus-menu.
Op dinsdag 28-04-2009 om 02:58 uur [tijdzone +0200], schreef Giovanni
Premuda:
> Hello,
> I'm in the process of converting a relatively complex LMS from Delphi to
> fpc.
> In Delphi I was using a descendant of TCustomWebDispatcher instead of a
> TWebModule in order to avoid depending on DFM resou