|
-
Jun 23rd, 2005, 06:52 AM
#1
Thread Starter
KING BODWAD XXI
Attachments on PHP and Apache (Serious) (Resolved yay)
I am trying to get vBullitin to work for a internal work forum but I cant get attachments over a certain size working.
I have set
Code:
; Maximum allowed size for uploaded files.
upload_max_filesize = 250M
in my php file but it wont even work for a 24MB file!
is there any other settings I need to change?
Last edited by BodwadUK; Jun 23rd, 2005 at 10:20 AM.
-
Jun 23rd, 2005, 08:32 AM
#2
Re: Attachments on PHP and Apache
What is the maximum size it will take? - Have you also checked the script maximum execution time in the php.ini?
-
Jun 23rd, 2005, 08:44 AM
#3
Thread Starter
KING BODWAD XXI
Re: Attachments on PHP and Apache
About 8MB I think.
How long should the script be set too for large tranfers.
The errors are occuring on the local machine which is almost instant transfer
-
Jun 23rd, 2005, 09:48 AM
#4
Re: Attachments on PHP and Apache
What errors do you get? Are you sure there isn't a vbulletin setting which is restricting the size of the uploads. You can test this by making a short upload script and see if you get any errors from PHP.
-
Jun 23rd, 2005, 10:01 AM
#5
Thread Starter
KING BODWAD XXI
Re: Attachments on PHP and Apache
It says invalid thread specified when it tries to upload. The issue was also with the XMB software I tried before
Its very odd
-
Jun 23rd, 2005, 10:15 AM
#6
Re: Attachments on PHP and Apache
Have you tried a test script to see if thie occurs with all file uploads?
-
Jun 23rd, 2005, 10:19 AM
#7
Thread Starter
KING BODWAD XXI
-
Jun 23rd, 2005, 11:02 AM
#8
Re: Attachments on PHP and Apache (Serious) (Resolved yay)
Silly me - I should have seen that one
-
Jun 24th, 2005, 01:39 AM
#9
Thread Starter
KING BODWAD XXI
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|