Hi, > I confirm that the patch 8231 fixes the admin_get_charsets() bug but > that's not enough, clicking on any entry of the install tool leads to a > blank screen.
I debugged AdoDB and found that I had to define $typo_db_host this way when using PDO_OCI: $typo_db_host = 'oci:host=localhost'; -- Xavier Perseguers http://xavier.perseguers.ch/en One contribution a day keeps the fork away _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
