Hi,

I'm having difficulty making the combined demo work. I'm using ext321, and apache2, hope to receive some guidance. Also, can the demo work with mysql instead of firebird?

Thanks.  :)

My steps:-

1. I've placed combined.cgi in the cgi-bin directory and updated the path in combined.html and users.html. 2. After that I installed Firebird server win32 and created a new database, c:\Program Files (x86)\Firebird\Firebird_2_5\db\COMBINED.FB, using "SQL Manager Lite for interbase and firebird".
3. Then i ran the sql script combined.sql
4. Next i configured combined.ini as follows:
[Database]
Path=c:\Program Files (x86)\Firebird\Firebird_2_5\db\COMBINED.FB
UserName=sysdba
Password=masterkey

I go to http://localhost/users.html, i can see extjs grid load but nothing can be saved. http://localhost/combined.html displays only an empty page.

Rgds,
Joshua

Laz version: 0.9.31, SVN: 34510
FPC: 2.5.1

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to