Salve ragazzi dovrei installare l'estensionene pecl uploadprogress per php su windows xp.
volevo chiedervi se c'è qualcuno di buon animo che mi spieghi come fare
dovrei installare questa:
pecl install uploadprogress
Salve ragazzi dovrei installare l'estensionene pecl uploadprogress per php su windows xp.
volevo chiedervi se c'è qualcuno di buon animo che mi spieghi come fare
dovrei installare questa:
pecl install uploadprogress
le estensioni pecl sono solo per linux?
Già dato una occhiata qui:
http://freestylesystems.co.uk/blog/i...lefield-module
Mi pare che la procedura non centri con drupal e c'è una piccola sezione per windows
"Ethics are to me something private. Whenever you use it as an argument for why somebody_else should do something, you’re no longer being ethical, you’re just being a sanctimonious dick-head"
Linus Torvalds
salve ho visto il suo link,ma non ho capito dove posso procurarmi il ddl.
![]()
O cerchi qui:
http://downloads.php.net/pierre/
Oppure hai due link per il download già in questa pagina:
http://blog.liip.ch/archive/2009/03/...next-take.html
Fa sapere se funzia![]()
"Ethics are to me something private. Whenever you use it as an argument for why somebody_else should do something, you’re no longer being ethical, you’re just being a sanctimonious dick-head"
Linus Torvalds
grazie per la sua disponibiltà Pastore, ma continuo a non trovare una giusta soluzione
utilizzando i vari file ottengo i 2 seguenti errori:
sulla mia macchina ho installato php versione 5.3
nel php.ini
ho aggiunto la seguente dove sono le estensioni:
forse non basta...codice:extension=php_uploadprogress.dll
saluti
qui c'è dell'altro:
http://blog.liip.ch/archive/2009/03/...e-answers.html
Paul @ 03.09.2009 21:31 CET
I've searched for a PHP 5.3 DLL to use uploadprogress on my Windows server but it looks like neither Pierre nor anyone else has yet built it.
So I took some trouble setting up a VC6 environment on Vista. Tricky one; because VC6 is not Vista-compatible and its installer will not run, this involves manually copying the build environment files from the CD and making a vcvars32.bat to setup the paths to the VC6, PHP and PSDK environments. Also, the 2003 platform SDK is required as that is the last PSDK to support VC6.
But in the end it worked and I built the PHP 5.3 DLL. For those who wish to use the uploadprogress extension on a Windows server with PHP 5.3 (build ID: API20090626,TS,VC6), here it is:
http://www.xs4all.nl/~lupro/zooi/upl...32-VC6-x86.zip
Oppure c'è gente che parla di APC (da indagare?)
http://www.phpfreaks.com/forums/php-...xtension-help/
http://stackoverflow.com/questions/1...uploadprogress
E da quest'ultima pagina un suggerimento a questo framework flash:
http://swfupload.org/
In bocca al lupo..
"Ethics are to me something private. Whenever you use it as an argument for why somebody_else should do something, you’re no longer being ethical, you’re just being a sanctimonious dick-head"
Linus Torvalds
Ho verificato solo la tua prima soluzione...mi basta:
ti posto il test dei moduli installati:
![]()
grazie mille per la sua disponibilità