The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Install stops after config.php file created - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4) +--- Thread: Install stops after config.php file created (/showthread.php?tid=39) Pages:
1
2
|
RE: Install stops after config.php file created - Ben - Apr 5th, 2009 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 RE: Install stops after config.php file created - Prattski - Apr 10th, 2009 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() RE: Install stops after config.php file created - Ben - Apr 10th, 2009 Hey Prattski, Which version are you running? - Ben RE: Install stops after config.php file created - Prattski - Apr 10th, 2009 (Apr 10th, 2009, 12:37 PM)Ben Wrote: Hey Prattski, I just downloaded it two days ago. I think the version is: v2.0.0-beta-20090404. RE: Install stops after config.php file created - Ben - Apr 10th, 2009 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 RE: Install stops after config.php file created - Prattski - Apr 13th, 2009 Ben, Thank you, the newest version did fix that issue. It's now installed. Time to start playing around with it! RE: Install stops after config.php file created - Ben - Apr 15th, 2009 Excellent! Have fun with it! ![]() - Ben RE: Install stops after config.php file created - mvpacific - Apr 18th, 2009 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? |