[opencms-dev] Upload PDF

Manoj Kumar Konakalla konakalla at gmail.com
Mon Mar 13 08:57:46 CET 2006


Hi,

It's because of the restriction on the database settings.

We need to do following configuration for MYSQL.

Open <mysql_installation_directory>/MySQL Server 4.1/my.ini file and add
the  following option.

 max_allowed_packet = 3M  (size can be specified as desired)

 Restart the server.
Regards
Manoj


On 3/12/06, Christian Steinert <christian_steinert at web.de> wrote:
>
> mahesh babu wrote:
> > I am not able to upload pdf of 1mb. IS there any
> > restriction and how can i overcome that.
> >
>
> - please check your config, if you have set a limitation for uploads (I
> think this setting is in opencms.propoerties); also your servlet engine
> could have some restriction
> - In opencms 5 there was also a general restriction and big file upload
> was generally impossible, no matter how much was allowed
>
> You can import big files by using the file system synchronization of
> opencms. Configure a filesystem directory syncronization for one of your
> directories and then copy your files into that real filesystem folder
> and trigger the synchronization
>
> That's the only thing I know
> Maybe someone knows more?
>
>
> Christian
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060313/79bd6d6d/attachment.htm>


More information about the opencms-dev mailing list