Re: Session expired! Please refresh the page and try again.

  •  01-18-2011, 7:37 AM

    Re: Session expired! Please refresh the page and try again.

    Hi

    I created a .htaccess file with the following content and upload it to http://www.pentagon.ae/elips/ directory

    php_value post_max_size 128M
    php_value upload_max_filesize 128M
    php_value max_execution_time 6000000
    php_value max_input_time 6000000

    Then I go to your following test link
    http://www.pentagon.ae/elips/test2.php

    Then using IE7 I am able to upload 6.45 MB image

    but when I try to upload using firefox, file is not uploading and it give me that old alert

    Please click here to see this alert

View Complete Thread