[Lazarus] Readme or instructions on how to setup fpweb combined demo on windows?
Joshua Lim
joshua__lim at hotmail.com
Sat Jan 21 18:28:11 CET 2012
Hi Michael,
Thanks. I managed to get the login page to load after moving
combined.ini to cgi-bin. The login page won't show up until
combined.ini exists and the db setting is correct.
However, after logging in, the user table is empty. Note, I've already
added a user "test" to USERS table.
Rgds,
Joshua
>> 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.
>
> What do you mean with 'nothing can be saved' ? Did you log in ?
> What do you see in firebug ? (I'm assuming you use Firefox or Google
> Chrome)
>
> Michael.
>
More information about the Lazarus
mailing list