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? :confused:
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?
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 :afrog:
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.
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 :cry:
Re: Attachments on PHP and Apache
Have you tried a test script to see if thie occurs with all file uploads?
Re: Attachments on PHP and Apache
post max length needs to be increased from 8MB as well :D
thanks to php error checking on :afrog:
Thanks Visual :thumb:
Re: Attachments on PHP and Apache (Serious) (Resolved yay)
Silly me - I should have seen that one :D :blush:
Re: Attachments on PHP and Apache (Serious) (Resolved yay)
Dont worry I know you are useless :afrog:
No wait...your php moderator thats why it has been moved here :eek: :eek: :lol: :lol: :lol: