I created a file uploader, tested it and it works. I uploaded some test files (1,623kb) and it transferred successfully to the destination. But the problem is, I tried something larger than 1,632kb and the uploading process just stops halfway (60-64%).
I'm using EasyPhp and can't tell which php.ini to edit because there are three of them (php.ini, the production, and the development).
Fail to upload files.
Page 1 of 11 Replies - 264 Views - Last Post: 27 September 2012 - 06:31 AM
Replies To: Fail to upload files.
#2
Re: Fail to upload files.
Posted 27 September 2012 - 06:31 AM
Moved to PHP.
You would generally edit the file named php.ini.
If you're in doubt, make a new file called info.php, make the contents:
.. run it, and look at the loaded configuration file path.
You would generally edit the file named php.ini.
If you're in doubt, make a new file called info.php, make the contents:
<?php phpinfo();
.. run it, and look at the loaded configuration file path.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|