Get "Undefined" error when try to upload files more than 2M
Hello
i have hostforweb dedicated server dolphin 6.1. My current php configurations are below. I cannot upload videos to dolphin over 2M...if i try, I get an "undefined" error message. I have also changed the settings in ray to 2000Mb and my php configurations to these:
root@server [/home/yourporn/public_html]# php -i | grep 2000M
post_max_size => 2000M => 2000M
upload_max_filesize => 2000M => 2000M
I still cannot upload files over 2M. Please help me!
-Citizen
-DolphinElite.com
Pretty much all I did was copy one from a different directory and then edited the content so that this was the only thing in it:
<IfModule mod_security.c>
SecFilterEngine off
</IfModule>
Hope that helps.