Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 27, 2012, 04:38:39 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Interested in joining the WebsiteBaker team?
For more Information read
here
or on our
new website
.
155555
Posts in
21715
Topics by
7737
Members
Latest Member:
gx-world
WebsiteBaker Community Forum
English
Modules
(Moderator:
Argos
)
file upload restrictions
Pages: [
1
]
Go Down
Author
Topic: file upload restrictions (Read 738 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: 6977
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: 2161
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
=> Security Announcements
=> Documentation
=> WebsiteBaker Website Showcase
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
=====> Modules / Extensions
===> Suggestions
===> Software bugs
=> Help & Support
=> Modules
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
=> jQuery
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
=> Archive (posts up to 2007)
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
=====> Module / Extensions
===> Vorschläge
===> Softwarefehler
===> Erfahrungs und Testberichte
=> Hilfe/Support
=> Module & Snippets
=> Templates & Design
=> Tutorials
=> jQuery
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...