Project

General

Profile

Actions

Bug #16213

closed

Can't clear cache, can't update template record

Added by Robin Ambachtsheer over 18 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2006-06-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I have a problem with new installation of typo3. I can't clear the cache and I also can't update a template record while inserting some html in the typoscript. I always get the following error:

Not Acceptable
An appropriate representation of the requested resource /site/typo3/tce_db.php could not be found on this server.

Apache/1.3.36 Server at oblivionlost.nl Port 80

However, the "clear all cache" link in the template section DOES work. Any solution to this problem?

(issue imported from #M3622)

Actions #1

Updated by Robin Ambachtsheer over 18 years ago

  1. DEBUG SYSTEM INFORMATION - START ###
    HTTP_HOST : oblivionlost.nl
    TYPO3_HOST_ONLY : oblivionlost.nl
    TYPO3_PORT :
    PATH_INFO :
    QUERY_STRING : TYPO3_INSTALL[type]=phpinfo
    REQUEST_URI : /site/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
    HTTP_REFERER : http://oblivionlost.nl/site/typo3/install/index.php?TYPO3_INSTALL[type]=about
    TYPO3_REQUEST_HOST : http://oblivionlost.nl
    TYPO3_REQUEST_URL : http://oblivionlost.nl/site/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
    TYPO3_REQUEST_SCRIPT: http://oblivionlost.nl/site/typo3/install/index.php
    TYPO3_REQUEST_DIR : http://oblivionlost.nl/site/typo3/install/
    TYPO3_SITE_URL : http://oblivionlost.nl/site/
    TYPO3_SITE_SCRIPT : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
    TYPO3_SSL :
    SCRIPT_NAME : /site/typo3/install/index.php
    TYPO3_DOCUMENT_ROOT : /home/oblivion/public_html
    SCRIPT_FILENAME : /home/oblivion/public_html/site/typo3/install/index.php
    REMOTE_ADDR : 84.80.59.12
    REMOTE_HOST :
    HTTP_USER_AGENT : Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
    HTTP_ACCEPT_LANGUAGE: nl,en-us;q=0.7,en;q=0.3
    CONST: PHP_OS : Linux
    CONST: TYPO3_OS :
    CONST: PATH_thisScri: /home/oblivion/public_html/site/typo3/install/index.php
    CONST: php_sapi_name: apache
    OTHER: TYPO3_VERSION: 4.0
    OTHER: PHP_VERSION : 4.4.2
    imagecreatefromgif(): 1
    imagecreatefrompng(): 1
    imagecreatefromjpeg(: 1
    imagegif() : 1
    imagepng() : 1
    imagejpeg() : 1
    imagettftext() : 1
    OTHER: IMAGE_TYPES : 31
    OTHER: memory_limit :
    SERVER: SERVER_PORT : 80
    SERVER: SERVER_SOFTW: Apache/1.3.36 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.2 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.27 OpenSSL/0.9.6b
    SERVER: GATEWAY_INTE: CGI/1.1
    SERVER: SCRIPT_NAME : /site/typo3/install/index.php
    SERVER: PATH_TRANSLA: /home/oblivion/public_html/site/typo3/install/index.php
    T3CV_GFX: image_proc: 1
    T3CV_GFX: gdlib : 1
    T3CV_GFX: gdlib_png : 0
    T3CV_GFX: gdlib_2 : 0
    T3CV_GFX: im : 1
    T3CV_GFX: im_path : /usr/X11R6/bin/
    T3CV_GFX: im_path_lz: /usr/bin/
    T3CV_GFX: im_version: im5
    T3CV_GFX: im_negate_: 1
    T3CV_GFX: im_imvMask: 0
    T3CV_GFX: im_combine: composite
  2. DEBUG SYSTEM INFORMATION - END ###
Actions #2

Updated by Robin Ambachtsheer over 18 years ago

You can close this issue, i found the problem. It seemed like mod_security was causing this weird behavior. I turned it off via SecFilterEngine off in the .htaccess file.

Actions

Also available in: Atom PDF