Re: Also fatal error...

Jamie Scott <[email protected]> Wed, 17 Aug 2005 15:32:02 +0100
Newsgroups gmane.comp.lib.binarycloud.devel
Message-ID <[email protected]>
Neil Broers wrote:

> Hi,
>
> I have also just installed binarycloud and am getting the same error 
> message when following the quick start procedure on the website:
>
> *Fatal error*: Maximum execution time of 30 seconds exceeded in 
> *c:\binarycloud\binarycloud\exception\Exception.php* on line *164
>
> *I have extracted all 3 archives (nightly builds which I have 
> downloaded today) to a folder C:\binarycloud.
>
> I am running:
> - Windows XP
> - Apache 1.3.33
> - PHP 4.3.11
>
> I saw a mention regarding "iconv". Is this a required library for 
> binarycloud? In which case it would fail because it is not included in 
> PHP version 4 by default. This concerns me, because I would like to 
> use binarycloud as a framework to develop client sites, but wouldn't 
> be able to if there are required libraries and the client is hosted by 
> a third party.
>
> How do I turn on logging so I can post to this mailing list??
>
> Regards,
> Neil Broers
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>dev mailing list
>dev-PnctHDZWAvB/Cz2I37pSEPZ4XP/[email protected]
>http://lists.binarycloud.com/mailman/listinfo/dev
>  
>
To fix the above problem make sure the server has write access to the 
tmp directories.  I had to set them recursively to 777 on unix.

Then I realized that I didn't have iconv installed. Unfortunately I 
don't think I'll use binarycloud for a framework because of this. If I 
want too build portable code then it should run on all default environments.

Thanks for your responses guys.

Jamie
_______________________________________________
dev mailing list
dev-PnctHDZWAvB/Cz2I37pSEPZ4XP/[email protected]
http://lists.binarycloud.com/mailman/listinfo/dev