Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
February 13, 2012, 02:49:39 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter
hier
und auf unserer
neuen Webseite
.
149700
Posts in
21103
Topics by
7538
Members
Latest Member:
ionline
WebsiteBaker Community Forum
English
Modules
(Moderator:
Argos
)
file upload restrictions
Pages: [
1
]
Go Down
Author
Topic: file upload restrictions (Read 702 times)
m2babaey
Offline
Posts: 7
file upload restrictions
«
on:
February 01, 2008, 07:31:27 PM »
Hi
admin can upload files in some ways . for example uploading files in media section in admin panel or using download galleries to upload files. but i have noticed that there is no restriction in file type. then one can easily upload trojans to a server. how can we restrict file type?
is there any restriction for file size? how can we change its setting?
thanks
Logged
mape
Offline
Posts: 1
Re: file upload restrictions
«
Reply #1 on:
July 07, 2008, 02:13:47 PM »
Hello
Did you find out whether or not there are restrictions for file sizes and how they can be changed? I'm having trouble uploading files myself.
Thank you!
Logged
kweitzel
Forum administrator
Offline
Posts: 6823
Re: file upload restrictions
«
Reply #2 on:
July 07, 2008, 08:50:14 PM »
The upload restriction are not in websitebaker. There might be 2 possible PHP Values, which restrict the uploading of files.
1) upload_max_filesize - found in php.ini and controls the dataamount, usually in MB
2) max_execution_time - also in php.ini restricts the time a script may run, usually in seconds
some hosters do allow overriding these values, some don't ...
cheers
Klaus
Logged
WebsiteBaker Org e.V. - for WebsiteBaker
Argos
Moderator
Offline
Posts: 2084
Re: file upload restrictions
«
Reply #3 on:
March 05, 2010, 07:07:17 PM »
Often you can override the settings with a simple .htaccess file with the following content in it:
Code:
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 300
php_value max_input_time 300
Logged
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase:
http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
Pages: [
1
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
-----------------------------
English
-----------------------------
=> Help & Support
-----------------------------
General
-----------------------------
=> WebsiteBaker Website Showcase
-----------------------------
English
-----------------------------
=> Modules
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
-----------------------------
General
-----------------------------
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
-----------------------------
General
-----------------------------
=> Security Announcements
-----------------------------
Deutsch (German)
-----------------------------
=> Hilfe/Support
-----------------------------
General
-----------------------------
=> Documentation
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
=> Module & Snippets
-----------------------------
English
-----------------------------
=> Archive (posts up to 2007)
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Deutsch (German)
-----------------------------
=> jQuery
=> Tutorials
=> Templates & Design
-----------------------------
English
-----------------------------
=> jQuery
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
===> Suggestions
-----------------------------
Deutsch (German)
-----------------------------
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
===> Vorschläge
-----------------------------
English
-----------------------------
===> Software bugs
-----------------------------
Deutsch (German)
-----------------------------
===> Softwarefehler
=====> Module / Extensions
-----------------------------
English
-----------------------------
=====> Modules / Extensions
-----------------------------
Deutsch (German)
-----------------------------
===> Erfahrungs und Testberichte
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...