[TYPO3] Installing using new mssql driver

Michael Klapper - AOE media GmbH klapper at aoemedia.de
Tue May 27 17:58:03 CEST 2008


Hi Joel,



that is strange, normally the form submitted by the install tool to create new tables in the database is done by POST, that is probably the first you can verify.

Another place where you can take a further look is into the class t3lib_db and look for the method in the section "SQL admin functions " probably one of these methods makes some trouble in your environment.



Regards,

Mick
----- Original Message -----
From: "Joel Penner (Volt)" <a-joelpe at microsoft.com<mailto:a-joelpe at microsoft.com>>
Newsgroups: typo3.english
To: <typo3-english at lists.netfielders.de<mailto:typo3-english at lists.netfielders.de>>
Sent: Saturday, May 24, 2008 1:01 AM
Subject: [TYPO3] Installing using new mssql driver

Hey all, I'm working on getting Typo3 to work better with SQL Server and have created an ADOdb driver for the new sqlsrv php driver. I've tried using that driver with Typo3 install using the dbal but after creating the tables in the install tool I get a long list of alter table statements that when I try to execute them it generates a URL that's entirely too long (17k characters). I've tried shortening it to only include the items I've checked but nothing happens, here's my shortened URL:

../../typo3/install/index.php?05fbfbb28bc5200fa3bbb773ff444f7b=1&11982407de99cb535ac096b0460c03b3=1&168620f87abc7286eea012fac53b89cb=1&30c7f65b81ac86ccbc479eee529ec1dc=1&3c76c2702f8384ecad1e59c147fc955d=1&42ac5465589282f00dec65c86ea694d4=1&5d64faecd731b9178265a153e6b82aea=1&666f234ec397f54f46214cf792f8f039=1&66c3eb37ba455174f13018a575c65f91=1&7ff3469e190012969ae1e89566a750c4=1&81811e08070df0c2f9b3b6713439f3e5=1&8954fbb91e0de99996dde0c6ea32b1eb=1&8eca4c963fa1f8cda5ac3d14415c7a7d=1&9f52de436ab82ff3b100c614543e48ac=1&ajax=1&c540a9c6d2b495ed479b62e7e6551a6f=1&eb73984d8a8741e1037131288a087f50=1&f65c3598113a1b5ff6f2bb55de770522=1&ffc5272d87af2ce1e097f62a3f4f9138=1&target=analyze_compareFile_result&method=analyzeCompareFile&module=database&action=performUpdate&

Any ideas?

Joel Penner
Volt
Microsoft Open Source Software Lab<http://port25.technet.com/>


More information about the TYPO3-english mailing list