[SOLVED] Bytehost Free Hosting
Posted: Sun Feb 08, 2009 1:10 pm
I've been using Byethost to host a CMS site for two years with no problems. In December I upgraded to version 1.5.1 and opened a new account with Byethost and everything worked perfectly.
Today the site won't load and I get the error: Fatal error: Cannot redeclare readfile() in /home/vol2/byethost14.com/b14_2874407/htdocs/lib/misc.functions.php on line 1139
The line of code creating the problem is : function readfile($filename)
The PHP info file indicates that "readfile" has been added to the list of disable_functions.
Assuming I cannot get Byethost to changes this or CMS to change their code, what version of CMS would I need to role back to where Readfile is not used? (I note that version 1.1.4.1 does not have this problem).
Thanks for your help.
Today the site won't load and I get the error: Fatal error: Cannot redeclare readfile() in /home/vol2/byethost14.com/b14_2874407/htdocs/lib/misc.functions.php on line 1139
The line of code creating the problem is : function readfile($filename)
The PHP info file indicates that "readfile" has been added to the list of disable_functions.
Assuming I cannot get Byethost to changes this or CMS to change their code, what version of CMS would I need to role back to where Readfile is not used? (I note that version 1.1.4.1 does not have this problem).
Thanks for your help.