Installation woes - filch - Nov 30th, 2012
Ben,
Hope you are well. I see you have been a busy boy.
Listen, I am trying to install formtools on our college website to track various form submissions and am encountering all sorts of installation errors that I have never had the pleasure of dealing with. I am hoping you have time to give me some direction because we are trying to launch the college radio station web site under some significant time duress (why I am am working on this on a Friday night)!
There was a error because the script could not create the config.php file so I created it manually. Then, I started getting the following error:
Fatal error: Call to undefined function: debug_backtrace() in /home/csca/public_html/admin/formtools/global/code/hooks.php on line 186
I am sure there will be more because the college does not keep their servers totally up to date but I am reasonably sure they meet the min requirements.
Hope to hear from you soon.
Cheers,
Dave
Just a bit more info: I did a search for that function [debug_backtrace()] and it does not seem to exist. It is also called from two places, hooks.php and in the Swift_Mailer module.
Dave
(Nov 30th, 2012, 8:05 PM)filch Wrote: Ben,
Hope you are well. I see you have been a busy boy.
Listen, I am trying to install formtools on our college website to track various form submissions and am encountering all sorts of installation errors that I have never had the pleasure of dealing with. I am hoping you have time to give me some direction because we are trying to launch the college radio station web site under some significant time duress (why I am am working on this on a Friday night)!
There was a error because the script could not create the config.php file so I created it manually. Then, I started getting the following error:
Fatal error: Call to undefined function: debug_backtrace() in /home/csca/public_html/admin/formtools/global/code/hooks.php on line 186
I am sure there will be more because the college does not keep their servers totally up to date but I am reasonably sure they meet the min requirements.
Hope to hear from you soon.
Cheers,
Dave
RE: Installation woes - filch - Dec 13th, 2012
Seems it is a PHP version issue.
Dave
(Nov 30th, 2012, 8:05 PM)filch Wrote: Ben,
Hope you are well. I see you have been a busy boy.
Listen, I am trying to install formtools on our college website to track various form submissions and am encountering all sorts of installation errors that I have never had the pleasure of dealing with. I am hoping you have time to give me some direction because we are trying to launch the college radio station web site under some significant time duress (why I am am working on this on a Friday night)!
There was a error because the script could not create the config.php file so I created it manually. Then, I started getting the following error:
Fatal error: Call to undefined function: debug_backtrace() in /home/csca/public_html/admin/formtools/global/code/hooks.php on line 186
I am sure there will be more because the college does not keep their servers totally up to date but I am reasonably sure they meet the min requirements.
Hope to hear from you soon.
Cheers,
Dave
Just a bit more info: I did a search for that function [debug_backtrace()] and it does not seem to exist. It is also called from two places, hooks.php and in the Swift_Mailer module.
Dave
(Nov 30th, 2012, 8:05 PM)filch Wrote: Ben,
Hope you are well. I see you have been a busy boy.
Listen, I am trying to install formtools on our college website to track various form submissions and am encountering all sorts of installation errors that I have never had the pleasure of dealing with. I am hoping you have time to give me some direction because we are trying to launch the college radio station web site under some significant time duress (why I am am working on this on a Friday night)!
There was a error because the script could not create the config.php file so I created it manually. Then, I started getting the following error:
Fatal error: Call to undefined function: debug_backtrace() in /home/csca/public_html/admin/formtools/global/code/hooks.php on line 186
I am sure there will be more because the college does not keep their servers totally up to date but I am reasonably sure they meet the min requirements.
Hope to hear from you soon.
Cheers,
Dave
RE: Installation woes - michatmaster7 - Dec 27th, 2012
It would not be at all surprising if the college server admins did not regularly update the PHP version. Which, by the way, can be somewhat of a security risk. My advice would be to host a your OWN website for this. There are many free and reasonably priced solutions that would give you access to cPanel and up-to-date server installations. I am particularly fond of HostDime.
RE: Installation woes - filch - Dec 27th, 2012
It is a php version issue. We moved the site to a new server farm and all seems better at least.
Dave
|