Re: iconv switch

Neil Broers <neil-4/[email protected]> Fri, 19 Aug 2005 14:05:34 +0200
Newsgroups gmane.comp.lib.binarycloud.devel
Message-ID <[email protected]>
Hi,

I downloaded and installed the nightly builds (today) and installed as 
per instructions. However, now I'm getting a (different?) error:

Warning: 
file_get_contents(c:\binarycloud/binarycloud/init/binarycloud.conf.xml): 
failed to open stream: Permission denied in 
c:\binarycloud\binarycloud\conf\XmlConfContainer.php on line 92

(This repeats until the server times out after 30 s)

The file in question has full permissions by everyone...

I'm not sure if it's the mix of "/" and "\" causing the problem but I 
suspect that DIRECTORY_SEPARATOR should be used in any case for consistency.

(This is a windows PC with apache by the way).

Also, after turning on logging, the Warning messages disappear and I get 
the same timeout error I got previously. Now where are the log files 
actually stored so that i can post them here??

regards,
Neil

Jean-Christophe Michel wrote:

>As it was asked for, here is a switch to disable iconv dependancy.
>Committed under revisions 8589 & 8590, will be in tarballs in five hours.
>
>I added a boolean value 'disable_iconv' in i18n conf file. No error if
>it's not present (assumed to be false, then). See
>testsite/conf/i18n.conf.xml for syntax example.
>
>If you set its value to true, iconv calls are not used. All other I18N
>settings are still valid (since some vortex tools use I18N::getLang for
>instance), but you're then responsible of all encoding in your db
>results and templates.
>
>Report any pbs plz.
>  
>

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