Search found 8 matches

by Amon Tse
Thu Jan 11, 2007 9:55 am
Forum: General discussions
Topic: Default font size
Replies: 1
Views: 1402

Default font size

Hi,

Is it possible to set the default font size of the blog page? I search the blog setting but no such a configurable parameter. Is he font size default in CSS of the theme?

Thanks for your indication first.
by Amon Tse
Thu Jan 11, 2007 3:09 am
Forum: General discussions
Topic: Connection Reset on Media Upload
Replies: 6
Views: 3033

Hi,

I found the issue. It is Redhat ES specific issue is the default configurtion. The problem can be solved by comment out the line "LimitRequestBody 524288" in /etc/httpd/conf.d/php.conf

Anyway, thanks Garvin for your time to help to diagnosis the problem.

Amon
by Amon Tse
Wed Jan 10, 2007 5:49 pm
Forum: General discussions
Topic: Connection Reset on Media Upload
Replies: 6
Views: 3033

Thanks Garvin for your direction. I get the error from apache error log as below:

[Thu Jan 11 00:45:21 2007] [error] [client xxx.xxx.xxx.xxx] Requested content-len
gth of 3340261 is larger than the configured limit of 524288, referer: http://host/serendipity_admin.php?serendipity[adminModule]=media ...
by Amon Tse
Wed Jan 10, 2007 12:02 pm
Forum: General discussions
Topic: Connection Reset on Media Upload
Replies: 6
Views: 3033

Hi Garvin,

Thanks for your reply. I am managing the server myself, so I can change the parameters.

I have tried to upload a small image (200K) and it works. So, the upload is enabled. However, if I pick a bigger one (600K), it fails as the Connection Reset.

I have already changed php.ini

file ...
by Amon Tse
Wed Jan 10, 2007 10:53 am
Forum: General discussions
Topic: Connection Reset on Media Upload
Replies: 6
Views: 3033

Connection Reset on Media Upload

Hi,

I have version 1.0.4 (a fresh installation) installed in RedHat Linix ES3 using apache server. I tried to upload Media to Media Library. However, it usually returns "Connection Reset", while the url is like "http://.../serendipity_admin.php?". I have tried both IE7 and FireFox and it seems the ...
by Amon Tse
Sun Dec 17, 2006 10:11 am
Forum: General discussions
Topic: Upload file other than image
Replies: 6
Views: 3573

Thanks Judebert! It seems the problem in file size limit.
I have tried to upload a 19K doc file and sucessful. However, I am unable to upload a 768K doc file. Then I zip the file into 104 K and upload is OK.

I still can remember during the configurtion the upload and post limit is 8M. I have ...
by Amon Tse
Fri Dec 15, 2006 6:28 pm
Forum: General discussions
Topic: Upload file other than image
Replies: 6
Views: 3573

Thanks Dave. But unluckily I am unable to download the Download Manager due to server timeout. I shall try it later.

Thanks Judebert. I have tried to upload a Word doc, filename likes xxx.doc, but the upload fails. [Remark: I have tried to upload a gif file and it works.] Do you think there is any ...
by Amon Tse
Fri Dec 15, 2006 1:11 pm
Forum: General discussions
Topic: Upload file other than image
Replies: 6
Views: 3573

Upload file other than image

Is there any way to allow uploading a non-image file? What I wish is to upload a e.g. Word document, and provide a hyperlink in an entry for the reader to download the file. Many thanks first for your help in advance.