Yes,It's the problem,I copied it to Appache folder,not the htdoc
folder, I move the ext to htdoc folder,it's ok now,thanks.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Did you copy the extJS files in the www root of your server?
The directory must be named "ext" (without qoutes)
Regards
//---
On Monday 28 September 2009 09:57:34 yu ping wrote:
> thanks,
> I successfully compile the program,and install the fastcgi on Appache,
> but wh
thanks,
I successfully compile the program,and install the fastcgi on Appache,
but when I run the example and view result in browser,I get a blank page.
I think maybe my extJS installation has problem,I'm studying extJS installation.
___
fpc-pascal maill
On Sun, 27 Sep 2009, yu ping wrote:
I down loaded the extPascal package
when i compile the ExtPascalSamples3.dpr see the following message:
Fatal: Can't find unit Ext used by ExtPascal
I use the ExtToPascal.exe to compile a example folder in extJS package,failed.
You must use the ext-3.0.
It's better to post your ExtPascal related questions on the ExtPascal Forum.
Read the wiki start at
http://code.google.com/p/extpascal/wiki/GettingStarted
ExtPascal generates its units from ExtJS html docs.
Regards
//---
O