|
From: Kyle H. <kh...@qu...> - 2003-02-25 19:37:08
|
Hi, I just found the Form Forge and Web Components project. It seems very interesting. I am using SuSE 8.0 with: Apache=09=091.3.23 (heavily patched for recent bugs by SuSE) mod_php4=094.1.0 I'm trying to view pages in Mozilla (1.0 I think) or Konqueror (3.0.4). I've tried IE on Win2K as the client. I've installed formforge into /home/khayes/public_htlm/formforge so that I can access it as =09http://localhost/~khayes/formforge I had to change left.php to put the sessions in /tmp otherwise it would be unable to create the sessions. I had to modify Net/UA.php similarly to put data into /tmp/UA/...=20 I can bring up the first page (loaded by index.php). But Form Forge doesn't seem to do anything. If I click on a component, it will load another Form Forge browser window and show the scrolling welcome message, but no component. I can type a name in the login box and it will create the pass.sql and users.sql files. But nothing is in them. I'm pretty new to PHP, but have programmed for years in other languages. Is this some configuration I've missed or something? I cannot seem to actually do anything with Form Forge. With IE, it opens another browser window with the welcome message and does nothing. IE sho= ws "Error on Page" for the original window, but won't let me open a right-cl= ick menu to see the source for the page. I am using the latest version from Source Forge downloaded today. Do I need to install Web Components first?=20 Best, Kyle |