Bug #15491
closedcannot acces BE (cookies) after ISP software upgrade
0%
Description
Since an upgrade of my ISP's software I cannot reach the BE of our site
any more. (cookies error). Tried all suggestions as proposed by community. The probelms arose after software upgrade at ISP, so this is clearly related to that upgrade. Have his problem (not getting into BE, because cookies get blocked) with all typo3 versions currently release, also new v4 beta2. I assume it is DBD-MySQL 2.9 that is cause the problem.
This is the ISP's hard/software configuration.
hardware
Dual Xeon CPU
Nieuw OS: Red Hat Enterprise Linux v4.0
software
Apache v2
PHP v3
PHP v4
PHP v5
Perl v5.8
Perl DBI 1.40
DBD-MySQL 2.9
Python v2.3
DBI is a database-independent interface for the Perl programming language. DBD::mysql is the driver for connecting to MySQL database servers with DBI.
- DBI is the basic abstraction layer for working with databases in Perl.
- DBD::mysql is the driver for using MySQL with DBI.
(issue imported from #M2366)