music upload (File Zize chouldn't exceed 2MB) dolphin 6.1 ray problem
Im getting this error when user want to upload music it wive me this message File Zize chouldn't exceed 2MB
im using the new dolphin 6.1 with new ray, i change the max file zize at the admin panel but i keep getting the same error can some one help me please? you can test the error if you want just go to
www.alocrazy.com and registres alocrazy.com/join.php cuz the index is in spanish.
At this adress you can take a look at my file. It is located in the RAY-directory.
http://www.festprat.com/ray/php.ini
Best
Morten Danielsen
http://www.boonex.com/unity/forums/topic/2-Mb-Restriction-on-upload-music-file-size-.htm
I changed my settings to channeler1 "upload_max_filesize": 55M,
"post_max_size": 55M
"memory_limit": 55M
"max_input_time" : 600
"max_execution_time": 300
Reason being I have see more
t fix it.
ray/global/chat/files......change files permission to 777
ray/global/app/files do the same
ray/global/app/im do the same
ray/global/app/movie do the same
ray/global/app/mp3 do the same
ray/global/app/music do the same
Change the "file" folder permissions on all of those to 777.
.htaccess file in the root folder -
From line 3 to line 14 put this there:
<IfModule mod_php4.c>
php_flag register_globals see more