Author |
Message |
07/04/2008 00:54:51
|
supermenx
Newbie
Joined: 07/04/2008 00:50:33
Messages: 3
Offline
|
Greetings, I cannot upload bigger images ~ 5 MB, i have set it up in the General administration menu, but when I try to upload, image doesnt appear in the guestbook.
Something happen in upload, like the session timeout of uploading or so...
How to fix this?
Thanks.
|
|
07/04/2008 18:28:34
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Possibly your hosts have disabled the uploading of anything that big.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
08/04/2008 10:51:43
|
supermenx
Newbie
Joined: 07/04/2008 00:50:33
Messages: 3
Offline
|
Yes, it seams to be problem with php core, that is upload_max_filesize 2M
How to change it? I dont see the php.ini in on my server.
|
|
08/04/2008 11:33:45
|
supermenx
Newbie
Joined: 07/04/2008 00:50:33
Messages: 3
Offline
|
OK, I got it,
I added line in .htaccess : php_value upload_max_filesize "6M"
now it works.
|
|
|