<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/typo3winstaller/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/typo3winstaller/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 02 Feb 2011 16:31:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/typo3winstaller/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>4.4.6 connection to db fails</title><link>https://sourceforge.net/p/typo3winstaller/bugs/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I have installed typo3 winstaller 4.4.6 and when I run it typo3 is not able to connect to the db.&lt;br /&gt;
However looking at log files everything seems to work.&lt;br /&gt;
I have installed also 4.4.5 and works correctly&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivano Luberti</dc:creator><pubDate>Wed, 02 Feb 2011 16:31:49 -0000</pubDate><guid>https://sourceforge.net25f854cc88296e280115df8efa032a7a3793c766</guid></item><item><title>Deleting instance where name contains a dash, '-', fails. </title><link>https://sourceforge.net/p/typo3winstaller/bugs/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I deleted an instance named 'GQuiz-2' and got the following in the typo3start.log file:&lt;/p&gt;
&lt;p&gt;09:31:40 [Command]  -  C:\TYPO3_4.2.3\MySQL\bin\mysql.exe "--defaults-file=C:\TYPO3_4.2.3\MySQL\my.ini" --port=8501 -u root --password="" -e "drop database GQuiz-2"&lt;br /&gt;
09:31:40 [Error]    -  ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-2' at line 1&lt;/p&gt;
&lt;p&gt;It seems that some escaping needs to be done..?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kasper</dc:creator><pubDate>Fri, 14 Nov 2008 08:41:19 -0000</pubDate><guid>https://sourceforge.net8f857ac9041158cd7e74382186f92acaf854ce4e</guid></item><item><title>Can not create new instances</title><link>https://sourceforge.net/p/typo3winstaller/bugs/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have installed TYPO3Winstaller in C:\TYPO3_4.2.3\ (to work around bug #2282138).&lt;/p&gt;
&lt;p&gt;When trying to create a new instance, TYPO3Winstaller just 'hangs'. The typo3start.log says:&lt;/p&gt;
&lt;p&gt;09:16:48 [Error]    -  Error while creating new TYPO3 Instance 'GQuiz'&lt;/p&gt;
&lt;p&gt;The attached screenshot shows when the creation hangs: At the very end of the instance-creation process. If I click the 'Ok' button, then the following is written to the log, but the instance still does not work:&lt;/p&gt;
&lt;p&gt;09:17:47 [Info]     -  Options updated successfully&lt;br /&gt;
09:18:01 [Info]     -  Saved TYPO3 Instance 'GQuiz'&lt;br /&gt;
09:18:05 [Info]     -  Options updated successfully&lt;br /&gt;
09:18:06 [Info]     -  Starting 'http://localhost:8502/?localsites'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kasper</dc:creator><pubDate>Fri, 14 Nov 2008 08:28:07 -0000</pubDate><guid>https://sourceforge.net9f1a1280497ba922e7357354f5659170c853b53b</guid></item><item><title>Error during install of 4.2.3: Databases not created.</title><link>https://sourceforge.net/p/typo3winstaller/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When installing TYPO3Winstaller 4.2.3 installation fails for all three databases. All three databases are empty.&lt;/p&gt;
&lt;p&gt;The errors for each database looks like this:&lt;/p&gt;
&lt;p&gt;08:26:50 [Command]  -  C:\Program Files\TYPO3_4.2.3\temp\load-Dummy.bat&lt;br /&gt;
08:26:50 [Error]    -  C:\Program Files\TYPO3_4.2.3&amp;gt;C:\Program Files\TYPO3_4.2.3\MySQL\bin\mysql.exe "--defaults-file=C:\Program Files\TYPO3_4.2.3\MySQL\my.ini" --port=8501 -u root --password="" --database=Dummy  0&amp;lt;"C:\Program Files\TYPO3_4.2.3\Source\Dummy.sql" &lt;br /&gt;
08:26:50 [Error]    -  'C:\Program' is not recognized as an internal or external command,&lt;br /&gt;
08:26:50 [Error]    -  operable program or batch file.&lt;/p&gt;
&lt;p&gt;It might be the space in the path is to blame. Installation of 4.2.2 worked fine when installing into a path with spaces.&lt;/p&gt;
&lt;p&gt;Attached is the complete typo3start.log file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kasper</dc:creator><pubDate>Fri, 14 Nov 2008 07:37:33 -0000</pubDate><guid>https://sourceforge.net6e6675618612f4da306224e0bba86c98c0c60451</guid></item><item><title>Set 'forceCharset' to 'utf-8'</title><link>https://sourceforge.net/p/typo3winstaller/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is a plea to haveTYPO3Winstaller come with a localconf.php setting of:&lt;/p&gt;
&lt;p&gt;$TYPO3_CONF_VARS['BE']['forceCharset'] = 'utf-8';&lt;/p&gt;
&lt;p&gt;And likewise, update MySQL's file my.ini to use utf8:&lt;/p&gt;
&lt;p&gt;default-character-set=utf8&lt;/p&gt;
&lt;p&gt;For an in-depth talk on utf-8 confer to &lt;a href="http://wiki.typo3.org/index.php/UFT-8_support" rel="nofollow"&gt;http://wiki.typo3.org/index.php/UFT-8_support&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kasper</dc:creator><pubDate>Tue, 11 Nov 2008 12:00:20 -0000</pubDate><guid>https://sourceforge.nete03bcf27f2a9038d4402e1285f84527567b7a4cc</guid></item><item><title>9 tables are unusable when adding instances from Options</title><link>https://sourceforge.net/p/typo3winstaller/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When creating a new instances from the tab 'TYPO3 Instances' in the 'Options' dialog, the following tables will not work in the new instance:&lt;br /&gt;
cache_hash, cache_imagesizes, sys_log, cache_pages, cache_pagesection, cache_typo3temp_log, cache_md5params, fe_session_data, and fe_sessions&lt;br /&gt;
(the table definitions are found in the files t3lib/stddb/tables.sql and typo3/sysext/cms/ext_tables.sql).&lt;/p&gt;
&lt;p&gt;The reason seems to be that these are defined to use InnoDB as their storage engine. InnoDB table files can not be copied (MyISAM table files can).&lt;/p&gt;
&lt;p&gt;Steps to reproduce:&lt;br /&gt;
1) Create a new instance from TYPO3Winstaller -&amp;gt; Options -&amp;gt; TYPO3 Instances -&amp;gt; Add&lt;br /&gt;
2) Log in to the newly created instance and install the extension 'Frontend Login for Website Users', EXT:felogin (comes with Typo3).&lt;br /&gt;
3) Configure the extension (i.e. create a SysFolder with FE users, and put the plug-in on a page).&lt;br /&gt;
4) Try to login as a FE user. Result: You can not login.&lt;br /&gt;
5) Go to phpMyAdmin and verify that the table is not working.&lt;/p&gt;
&lt;p&gt;In phpMyAdmin I get the following error mesage:&lt;/p&gt;
&lt;p&gt;Error&lt;br /&gt;
SQL query: Edit&lt;br /&gt;
SHOW INDEX FROM `fe_sessions` ;&lt;br /&gt;
MySQL said: Documentation&lt;br /&gt;
#1016 - Can't open file: 'fe_sessions.ibd' (errno: 1) &lt;/p&gt;
&lt;p&gt;I do not know how to solve this in TYPO3Winstaller, so this bug report only states the problem, not the solution - sorry :-(&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kasper</dc:creator><pubDate>Mon, 10 Nov 2008 12:51:26 -0000</pubDate><guid>https://sourceforge.net3963e9c5cc4fe91aab5aed42e003237b20f4d59a</guid></item><item><title>Upgrade eAccelerator to 0.9.5.3</title><link>https://sourceforge.net/p/typo3winstaller/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The version of eAccelerator shipped in the typo3winstaller package is 0.9.5.2, but since May this year a new version 0.9.5.3 is out. The changed are described here: &lt;a href="http://www.eaccelerator.net/wiki/Release-0.9.5.3" rel="nofollow"&gt;http://www.eaccelerator.net/wiki/Release-0.9.5.3&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kasper</dc:creator><pubDate>Thu, 30 Oct 2008 21:48:40 -0000</pubDate><guid>https://sourceforge.net04bbca7fac819d2bde20c7d6bc9ae02aaec0b47d</guid></item><item><title>Can not use cUrl.</title><link>https://sourceforge.net/p/typo3winstaller/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When I insert  extension=php_curl.dll  in php.ini, then I get the follogin &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kasper</dc:creator><pubDate>Tue, 21 Oct 2008 13:33:08 -0000</pubDate><guid>https://sourceforge.net312eb91bc6457b77ff251f73f96cb32435eb623f</guid></item><item><title>phpMyadmin module not available</title><link>https://sourceforge.net/p/typo3winstaller/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've installed the the Typo3 4.0 Quickstart  package&lt;br /&gt;
but I miss the phpMyadmin module in the  BE.&lt;br /&gt;
How  to solve this?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 15 Jun 2006 09:05:51 -0000</pubDate><guid>https://sourceforge.net11b4adf8f809dcb8dfa68dbb0402aff54a74c55a</guid></item><item><title>Ghostsript failed</title><link>https://sourceforge.net/p/typo3winstaller/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;GraphicsMagick failed with pdf when no Ghostscript&lt;br /&gt;
(most with FreePDF) is installed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Eberhard</dc:creator><pubDate>Wed, 22 Feb 2006 19:12:30 -0000</pubDate><guid>https://sourceforge.neta9c7197c919fae324b014359d14f6d2aeeef2bc4</guid></item></channel></rss>