Αναρτήσεις που έγιναν από τον/την Art Lader

This may be helpful to someone.

I contacted Lunarpages to ask them how to increase the upload size for an account I have with them. This is what they sent me. It took maybe five minutes and worked like a charm.

Thank you for contacting Lunarpages Helpdesk.

You can change the upload file size by doing the following:

Put the following in a regular text file named php.ini in the same folder as the upload script:

upload_max_filesize = 5M
post_max_size = 5M

Replace the 5 with whatever size you want. If you are letting other people upload, a size cap protects your storage space from abuse/overuse.

If you want all your site folders to have the same setting, put the php.ini file in public_html folder.

You will then need to add this line to a .htaccess file:
(Please replace "yourusername" with your cpanel user name an add to the end of the comand line the folder(s) to the location of the php.ini file - Also there is a space between path and /home)

suPHP_ConfigPath /home/Yourusername/public_html

I hope this was helpful. Please get back to us if you need any further assistance.

Regards,
Art

Hi, Katrina,

How odd! Has anything changed since it used to work? Have you upgraded, added new modules, etc?

-- Art

Moodle in English -> Book -> Issues creating books using HTML -> Re: Issues creating books using HTML

από Art Lader -

Hi, Robert,

Hmmm... Not sure if this will help, but I have had pretty good results when importing pages into a book.

http://docs.moodle.org/en/images_en/9/93/Book-import1.png

You might want to give it a shot. Maybe it will work out for you.

Good luck!

-- Art