Forums / Cotonti / Support / Avatars won't upload.

musiconly
#15382 2009-08-02 22:35
Create a new PHP file.

Call it phpinfo.php

Paste this code inside:

<?php phpinfo(); ?>

Upload phpinfo.php to your /www folder.

Simply point your browser to www.yoursite.com/phpinfo.php and then find this lines:
file_uploads, upload_max_filesize, upload_tmp_dir

And write back here with the info.

For example:
file_uploads	On	On
upload_max_filesize	64M	64M
upload_tmp_dir	X:\xampp\tmp	X:\xampp\tmp