|
From: Gass, R. <ric...@in...> - 2009-05-01 00:03:35
|
>> Does comolive work with the last version from svn of como? I >am getting >> the following error: "Fatal error: Call to undefined >function: file_put_contents() >> in /var/www/comolive/config/index.php on line 228" > >working on making comolive work... This error looks like you are using an older version of PHP that doesn't include the function "file_put_contents()" Are you using a version >= 5? I thought there was a check in the code for that but it has been a long time since I looked at it. Richard > >thanks, >gianluca > >--------------------------------------------------------------- >--------------- >Register Now & Save for Velocity, the Web Performance & Operations >Conference from O'Reilly Media. Velocity features a full day of >expert-led, hands-on workshops and two days of sessions from industry >leaders in dedicated Performance & Operations tracks. Use code >vel09scf >and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf >_______________________________________________ >como-devel mailing list >com...@li... >https://lists.sourceforge.net/lists/listinfo/como-devel > |