Welcome to Geeklog, Anonymous Wednesday, April 24 2024 @ 01:54 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.
 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
 Quote

All times are EDT. The time is now 01:54 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