Incredinot Posted February 18, 2010 Share Posted February 18, 2010 Hi.. At my site i have this picture upload function that works just fine.. The thing is that my users cant really see how farr their upload is, and that is bit of a problem... So i found that "PECL uploadprogress Extension" could fix this for me! My problem is (atleast i think) that i am using PHP 5.3 at my site.. So i found one uploadprogress.dll file (php_uploadprogress-1.0.0-5.2-nts-Win32-VC6-x86.zip) but as the zipfile tells its for 5.2, and i have tried install it and add the extention to my php.ini file - but just get errors... Anyone know how to do this for PHP 5.3? And maybe could form somekind of small "guide" for me.. 1. Go here 2. Get that. 3. Do this 4. Do that.. Maybe thats to much to ask.. But anyway... Hope someone other had this issue some other time that could help out. Here is some info regarding my sytem: Software/os: Microsoft Windows Server 2003 R2 (Standard edition - Service pack 2) Computer: Intel® Xeon CPU 2.80GHz 2.80GHz, 1,00 GB of RAM I am currently using XAMPP 1.7.3 which have the following versions: * Apache 2.2.14 (IPv6 enabled) + OpenSSL 0.9.8l * MySQL 5.1.41 + PBXT engine * PHP 5.3.1 * phpMyAdmin 3.2.4 * Perl 5.10.1 * FileZilla FTP Server 0.9.33 * Mercury Mail Transport System 4.72 Quote Link to comment Share on other sites More sharing options...
Incredinot Posted February 18, 2010 Author Share Posted February 18, 2010 Found how to fix this myself... APC was already in my php file.. so i just activated that, and that worked... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.