Welcome to Geeklog, Anonymous Tuesday, September 10 2024 @ 03:37 am EDT
Geeklog Forums
PHP.INI Help with Godaddy.com
Dave
Anonymous
I got godaddy.com as my host and I am having problems getting mkportal to have a bigger upload size for our download section. It is currently set on 2 MB.
This: register_globals = off allow_url_fopen = off with some block shaped symbols is the only thing in my php.ini file. I don't get this.
This: register_globals = off allow_url_fopen = off with some block shaped symbols is the only thing in my php.ini file. I don't get this.
13
8
Quote
ironmax
Anonymous
Add this to your ini file
;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;
; Whether to allow HTTP file uploads.
file_uploads = On
; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
upload_tmp_dir = /tempupload ; temporary directory for HTTP uploaded files (will use system default if not specified)
; Maximum allowed size for uploaded files.
upload_max_filesize = 10M
;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;
; Whether to allow HTTP file uploads.
file_uploads = On
; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
upload_tmp_dir = /tempupload ; temporary directory for HTTP uploaded files (will use system default if not specified)
; Maximum allowed size for uploaded files.
upload_max_filesize = 10M
8
11
Quote
All times are EDT. The time is now 03:37 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content