12.12.2010, 21:54
(12.12.2010, 16:59)Molt Wrote: Look, here is also written that it's supported by PHP 4 and 5! And it's not included in the TWLan-PHP -.-
LG
Molt
Well, TWLan does not use it, so why would we add unnecessary code?
Do the following to add curl to TWLan:
1) Download the attachment php_curl.dll and place it in the directory TWLanDirectory/php/ext/
2) Go to TWLanDirectory/apache/bin/ and open the php.ini with an editor (NotePad, etc)
3) Find the line ";extension=php_curl.dll" and remove the ";" in front, so that it becomes "extension=php_curl.dll". Save and close the php.ini.
4) If TWLan is running, run "apache_stop.bat" and then immediately after "apache_start.bat"
The cURL-extension should be activated now. If there are version problems with the library, undo step 3 and repeat step 4 and contact me in this thread, so that we can find a curl-library that works.
[ GfX-Dose Forum ]