OutFront Forums
     Home    Register     Search      Help      Login    

Sponsors
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Follow Us
On Facebook
On Twitter
RSS
Via Email

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

 

Request for Max Upload Filesize Change

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP, PHP, and Database >> Request for Max Upload Filesize Change
Page: [1]
 
 
groogruxking40

 

Posts: 5
Joined: 6/24/2009
Status: offline

 
Request for Max Upload Filesize Change - 9/25/2009 9:32:14   
Hey everyone..

I would like to be able to upload .pdfs that are 30MB

1. I am using Wordpress 8.4
2. I am using Dreamhost and cannot locate either the php.ini or .htaccess file
3. I don't have php.ini or .htaccess in my root folder via FTP
4. I e-mailed Dreamhost and they said they cannot do it on their end

I would like to know if I just create a php.ini file and if so can someone copy/paste the entire php.ini file that would allow me to upload up to 30MB files?

OR

I would like to know if I just create a .htacess file and if so can someone copy/paste the entire .htaccess file that would allow me to upload to to 30MB files?

Thank you ahead of time

TexasWebDevelopers

 

Posts: 761
Joined: 2/22/2002
From: Dallas, TX
Status: offline

 
RE: Request for Max Upload Filesize Change - 9/25/2009 12:04:55   
It is a server-side setting (your host web server).
In ASP:
set ASPMaxRequestEntityAllowed node from 204800 (200K) to 1073741824 (1gb) on the server here-- /system32/inetsrv/metabase.xml
In .NET:
reset .NET upload limits on the server here - C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG\web.config.comments\
<httpRuntime maxRequestLength="1073741824" />

However, the bad news, I'm not a PHP/Linux guy so maybe someone else can walk you through that bit. I still believe, though, that your host will have to do this for you.

_____________________________

:)

Follow us on TWITTER

(in reply to groogruxking40)
Page:   [1]

All Forums >> Web Development >> ASP, PHP, and Database >> Request for Max Upload Filesize Change
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts