Project

General

Profile

Actions

Bug #32952

closed

Retrieve/update the repository don't work with FastCGI (Extension Manager)

Added by Daniel Schulz over 12 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2012-01-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi there,

I didn't found the project page of the em and no same issue on google. If I posted this in the wrong thread please excuse me and move this or delete if it's a duplicate.

If I run Typo3 with FastCGI, the Extension Manager don't work correctly. If I try to retrieve or update the Repository I get the message "No update needed! Repository is up to date.". After this message I cant find any Extensions anymore.

If I disable FastCGI everything works fine.

This works:
  1. Disable FastCGI
  2. Update Repository
  3. Enable FastCGI
  4. Search for Extension
  5. Install Extension
This don't works:
  1. Enable FastCGI
  2. Update Repository
  3. Message: "No update needed! Repository is up to date."
  4. Search for Extension (nothing found!)
Additional informations:
  • Extension Manager (4.6.0)
### DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST           : showcms.de
TYPO3_HOST_ONLY     : showcms.de
TYPO3_PORT          : 
PATH_INFO           : 
QUERY_STRING        : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI         : /RSRW/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER        : http://showcms.de/RSRW/typo3/install/index.php?TYPO3_INSTALL[type]=about
TYPO3_REQUEST_HOST  : http://showcms.de
TYPO3_REQUEST_URL   : http://showcms.de/RSRW/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://showcms.de/RSRW/typo3/install/index.php
TYPO3_REQUEST_DIR   : http://showcms.de/RSRW/typo3/install/
TYPO3_SITE_URL      : http://showcms.de/RSRW/
TYPO3_SITE_SCRIPT   : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_SSL           : 
TYPO3_REV_PROXY     : 
SCRIPT_NAME         : /RSRW/typo3/install/index.php
TYPO3_DOCUMENT_ROOT : /www/htdocs/showcms
SCRIPT_FILENAME     : /www/htdocs/showcms/RSRW/typo3/install/index.php
REMOTE_ADDR         : 95.208.57.148
REMOTE_HOST         : 
HTTP_USER_AGENT     : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7
HTTP_ACCEPT_LANGUAGE: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4
CONST: PHP_OS       : Linux
CONST: TYPO3_OS     : 
CONST: PATH_thisScri: /www/htdocs/showcms/RSRW/typo3/install/index.php
CONST: php_sapi_name: cgi-fcgi
OTHER: TYPO3_VERSION: 4.6.3
OTHER: PHP_VERSION  : 5.3.8-nmm1
imagecreatefromgif(): 1
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif()          : 1
imagepng()          : 1
imagejpeg()         : 1
imagettftext()      : 1
OTHER: IMAGE_TYPES  : 31
OTHER: memory_limit : 64M
SERVER: SERVER_PORT : 80
SERVER: SERVER_SOFTW: Apache
SERVER: GATEWAY_INTE: CGI/1.1
SERVER: SCRIPT_NAME : /RSRW/typo3/install/index.php
SERVER: PATH_TRANSLA: 
T3CV_GFX: image_proc: 1
T3CV_GFX: gdlib     : 1
T3CV_GFX: gdlib_png : 1
T3CV_GFX: im        : 1
T3CV_GFX: im_path   : /usr/bin/
T3CV_GFX: im_path_lz: /usr/bin/
T3CV_GFX: im_version: gm
T3CV_GFX: im_negate_: 0
T3CV_GFX: im_imvMask: 0
T3CV_GFX: im_combine: combine
### DEBUG SYSTEM INFORMATION - END ###

Thanks for help ;)

Greetings Daniel

Actions

Also available in: Atom PDF