Questions tagged [typo3]

17 questions
38
votes
7 answers

How does one get tomcat to bind to ipv4 address?

I recently installed tomcat via an installation script from the apache solr typo3 community and spent the last 3 days trying to figure out why it won't work until by chance I noticed that when I queried the process listening on the port via "lsof…
Dark Star1
  • 1,355
  • 6
  • 21
  • 37
4
votes
2 answers

Apache 2.4: Header unset in does not work

We are running apache 2.4 in order to serve our typo3 generated websites. In general we want to have the X-Frame-Options SAMEORIGIN Header present for all requests. With one exception. For a specific URL this Header should be unset, since it has to…
Tobias Wolf
  • 71
  • 1
  • 4
4
votes
3 answers

Improving performance by using an additional static file server

I´m planning for a large website that includes many static assets (js, css, images and thumbnails) in the generated pages. That website will use TYPO3 as CMS (is is a customer requirement). I guess I could seriously improve performance / page load…
Max
  • 471
  • 1
  • 8
  • 17
2
votes
2 answers

Upgrade PCRE to 8.40 on CentOS 7

When I do yum installed | grep pcre I get: pcre.x86_64 8.32-15-el7_2.1 @updates pcre-devel.x86_64 8.32-15-el7_2.1 @updates How do I upgrade these to the most recent versions (currently 8.40)? Do I have to uninstall the…
god_is_love
  • 143
  • 1
  • 6
1
vote
2 answers

Typo3 - server attack, too many php requests ends in error 500 and 503

I have an older Typo3 (v4.5.x) site and since a while my server is under attack by a script kiddie. He sends quite some PHP requests of URLs which do not exists on my server. I got so many PHP 500 errors back and after a while the number of parallel…
megloff
  • 373
  • 3
  • 10
1
vote
0 answers

How to disable workspace stages in Typo3 4.5?

I upgraded our site to Typo3 4.5. The workspace extension has changed significantly. We have a very flat organizational structure, without separate editors, reviewers and publishers. Our editors should edit in the Draft workspace, and then be able…
Arne
  • 163
  • 1
  • 1
  • 6
1
vote
1 answer

How do I edit this element in TYPO3?

Hopefully I am posting this on the right site. I am trying to take over maintenance of a web site. The developer used Typo3 for a CMS. The problem is that I am not that familiar with Typo3 and I can't seem to find any reference to this in the…
GregH
  • 281
  • 1
  • 2
  • 14
0
votes
1 answer

Problem restoring a Website with Plesk

I'm trying to upload my website on Plesk 8.6 thanks to FileZilla, after my upgrade deleted all my files. The Website was designed with Typo3, and the index file is "index.php". PHP is activated, Apache also, but every time I open the homepage, I…
waszkiewicz
  • 992
  • 3
  • 16
  • 36
0
votes
1 answer

TYPO3 Powermail Sending Mail from punycode Domain

I have a multiple Domain TYPO3 8.7. The powermail form works fine. Except when I use it in the section with the punycode domain (there is an ä in it). TYPO3 automatically creates the punycode in the backend. But the logs from mail sending contains…
sxbxstxxn
  • 1
  • 1
0
votes
0 answers

Nginx redirect loop for HTTPS on TYPO3 website

I'm experiencing this weird redirect loop with my current TYPO3 vhost configuration. It's strange, because in Firefox it seems to work fine but it's not working in Chrome. It's also a mixed experience for other people at work. Some of them don't see…
Ventus
  • 101
  • 2
0
votes
1 answer

kerberos request ticket server not found in keytab

TL;DR First: my server name is xy. Second: the domain I logon to is EXAMPLE.COM Third: this is my apache configuration AuthType Kerberos AuthName "Kerberos Login" KrbServiceName HTTP …
CDRO
  • 1
  • 1
  • 4
0
votes
2 answers

Session Time-out in Typo3 website and impossible to open with Mozilla Firefox

I have a website build on Typo3 and when I go to update it, I need to use IE, I can't get to edit anything when I open it with Firefox. Cookie Problem? Then the second problem, much harder to manage, is the session Time-out. Somehow it's logging me…
waszkiewicz
  • 992
  • 3
  • 16
  • 36
0
votes
1 answer

TYPO3 on IIS 7.5 - HTTP 500

I have a virtual server with Windows Server 2008 R2/IIS 7.5. I set up PHP 5.2 with FastCGI, MySQL 5 and put TYPO3 on it. Which doesn't work. I just get an "Internal Server Error - 500", which pretty much sums it up. No additional…
pdu
  • 167
  • 14
0
votes
0 answers

Typo3 - Folder "/" does not exist - Error

when I am in the backend in the filelist Module or want to link something, I get the error message: "#1314516810: Folder "/" does not exist." (see screenshot). The folder exists of course, and everything worked until recently, the error suddenly…
conan
  • 1
0
votes
1 answer

Nginx - TYPO3 installation - URL behaviour

First of all, I have to deal with a project-related upgrade of a TYPO3 version and am also relatively new to the nginx web server. Therefore I ask for patience with me. ;-) I'm also not quite sure, if this question would be better on…
dns_nx
  • 101
  • 4
1
2