[Mono-list] New Mono Web Site

Brion Vibber brion at pobox.com
Thu Sep 8 16:39:51 EDT 2005


Miguel de Icaza wrote:
>>There is a directory here: http://www.mono-project.com/files/thumb/3/
>>but not the 30/ subdirectory mentioned in the error message; if it's
>>unable to create that it can't store the thumbnail, and then things go awry.
>
> Wow, that was fast.  Yes, you are right, the directory was not owned by
> the Apache user, but by the local user.  This is now fixed.

Cool!

>>Also you might consider configuring PHP to log errors instead of
>>displaying them to end users; you can adjust the error_log and
>>display_errors settings in php.ini.
>
>
> Is this a system file, or a file that would live in the public_html dir?

System file; might live in /etc or /usr/lib or /usr/local/lib or ... ;)
On Debian/Ubuntu I find it in awful places like /etc/php4/apache.

I'd try 'locate php.ini'; if that fails make a script containing just
<?php phpinfo() ?> and check its output; it should show the path to the
config file near the top.

-- brion @ pobox.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20050908/cd8fcdd5/signature.bin


More information about the Mono-list mailing list