Download  |  Search  |  Log in  |  FAQ  |  Memberlist  |  Online  |  TYPO3.org Developer Resource
Home » Installation & Updates » Windows » 4.x
Post new topic   Reply to topic Page 1 of 1 [6 Posts] extension manager?
Author Message
NeedAdvice



Joined: 12 Jul 2006
Posts: 5

PostPosted: 13 Jul 2006 - 12:56 pm    Post subject:  extension manager?
Subject description: its not working due to undefined curl php functions
Reply with quote

Can anyone help me to make the curl php functions to work on windows so my extension manager will load there as well?
on Unix it was pretty easy but i found quite some guides for windows but nothing worked.

my windows setup is XAMP (latest version) with typo3 V4.
Back to top
View user's profile Send private message
aquar



Joined: 13 Oct 2005
Posts: 66

PostPosted: 13 Jul 2006 - 6:28 pm    Post subject: Reply with quote

if you use a proxy then change this:

$GLOBALS['TYPO3_CONF_VARS']['SYS']['curlUse']='1'

aquar
Back to top
View user's profile Send private message
NeedAdvice



Joined: 12 Jul 2006
Posts: 5

PostPosted: 14 Jul 2006 - 6:42 am    Post subject: Reply with quote

i have set the necessary variables.
the problem is with PHP not finding curl functions.

Since i assume this is a general windows server typo3 problem im asking for advice here.

btw...this is the message i get when i click on extension manager with the above settings:
Fatal error: Unknown function: curl_init() in C:\html\t3lib\class.t3lib_div.php on line 2311
Back to top
View user's profile Send private message
NeedAdvice



Joined: 12 Jul 2006
Posts: 5

PostPosted: 14 Jul 2006 - 7:17 am    Post subject: Reply with quote

update: i got it to work finally.

however the next problem is that he wont retrieve new extensions when updating from online repository.

is that link still correct (from the config) http://repositories.typo3.org/mirrors.xml.gz
Back to top
View user's profile Send private message
NeedAdvice



Joined: 12 Jul 2006
Posts: 5

PostPosted: 14 Jul 2006 - 11:07 am    Post subject: Reply with quote

ok although this is not really a windows problem anymore ill still post it here.

I found a way to get the mirrors and i have chosen one...however it still only shows all extensions that were shown before i got it to work. it also wont find anymore extensions even when i checked the Enable unsupported extensions box.
Back to top
View user's profile Send private message
ttb



Joined: 03 Dec 2005
Posts: 80
Location: Schwerin (Germany)

PostPosted: 30 Jul 2006 - 10:43 am    Post subject: Reply with quote

Take a look at the system requirements of Typo3 and check the following settings in your php.ini:
- memory_limit
- post_max_filesize

Or use an accelerator like Zend Optimizer, php-eaccelarator oder turck.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [6 Posts] View previous topic :: View next topic
Home » Installation & Updates » Windows » 4.x
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum