saidbakr
04-10-2008, 06:31 PM
Hello,
In my website azzazianesthesia.com I use FCK Editor as text area replacement. I use its file manager inorder to obtain and upload files to articles. Everything is going well on the local machine. While on the host uploading some large files using such manager is failed. For instance, it is flv video file of size 6 MB.
I set the custom php.ini with :-
max_execution_time = 3600
max_input_time = 3600
memory_limit = 32M
upload_max_filesize = 20M
post_max_size = 30M
However, the application could not able to upload the file!
Is there any help?
Best Regards,
Said Bakr.
In my website azzazianesthesia.com I use FCK Editor as text area replacement. I use its file manager inorder to obtain and upload files to articles. Everything is going well on the local machine. While on the host uploading some large files using such manager is failed. For instance, it is flv video file of size 6 MB.
I set the custom php.ini with :-
max_execution_time = 3600
max_input_time = 3600
memory_limit = 32M
upload_max_filesize = 20M
post_max_size = 30M
However, the application could not able to upload the file!
Is there any help?
Best Regards,
Said Bakr.