[TYPO3] Installing using new mssql driver

Michael Stucki michael at typo3.org
Mon Jun 2 08:52:41 CEST 2008


Hi Joel,

Joel Penner (Volt) wrote:

> 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?

Obviously the request header is too long, and IE doesn't like it. What you
can do is just not change all tables at once, which means you should select
only a few of them each time...

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/


More information about the TYPO3-english mailing list