Posts: 2,456
Threads: 39
Joined: Dec 2008
Reputation:
6
Hi Filippo,
I know we solved this by email today, but just for anyone else that encounters the same problem: the installation script didn't have permissions to create the config.php file (the /global folder needs to have read-write permissions), so for some reason it was failing at that spot. I'll check this out in a future version.
- Ben
Posts: 3
Threads: 0
Joined: Apr 2009
Reputation:
0
Apr 10th, 2009, 9:00 AM
(This post was last modified: Apr 10th, 2009, 10:29 AM by Prattski.)
I am having the same problem. However, even setting permissions to 777 on /global/, I still get a blank screen on step5.php.
Edit: I just checked the error logs and found this:
PHP Fatal error: Cannot redeclare ft_process_template_hooks()
Posts: 2,456
Threads: 39
Joined: Dec 2008
Reputation:
6
Hey Prattski,
Which version are you running?
- Ben
Posts: 2,456
Threads: 39
Joined: Dec 2008
Reputation:
6
Try the latest version. There was a bug introduced to an earlier release that would have caused this error. I'm almost positive it's caused by that & it's been resolved now.
- Ben
Posts: 3
Threads: 0
Joined: Apr 2009
Reputation:
0
Ben,
Thank you, the newest version did fix that issue. It's now installed. Time to start playing around with it!
Posts: 11
Threads: 3
Joined: Apr 2009
Reputation:
0
Downloaded the latest package (FormTools2.0.0-beta-20090414.zip)
On Step 4-Create Config File: im getting the "Redirect Loop" error. /global directory was changed to "777" and still no luck. Any ideas?