Problem during installation
Status: Beta
Brought to you by:
alvinsng
Hi,
I am trying to install your cloud storage v3.1, but i got the following error after entering the database information:
Fatal error: Call to undefined function: file_put_contents() in /home/content/m/o/r/morelook/html/CloudStorage/install/index.php on line 48
I have tried to look for this function at core.php, but can't locate it. May I ask how to fix this problem to handle the installation?
Thanks.
Rgds/Melinda
file_put_contents function is available in PHP5. If you do not have PHP5 or later then you will get that error.
Thanks. But is there any alternative if I can't upgrade to PHP5 for the moment?
I would need to re-code some of the functions without using php5 functions. I might add this to the new release.