[TYPO3] Typo3 and connection to mysql on non standard port

Mauro Lorenzutti mauro.lorenzutti at webformat.com
Mon Oct 15 18:35:33 CEST 2007


Hi Marco,

what about using dbal? I don't know if there are easier solutions but 
with dbal you can specify an alternative port for the dbms connection.

Regards,

-- 
 Mauro Lorenzutti

e-mail:  mauro.lorenzutti at webformat.com
---------------------------------------------------------
WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
     Tel +39-0427-926.389  --  Fax +39-0427-927.653
       info at webformat.com  --  http://www.webformat.com
---------------------------------------------------------



> Hi all,
>
> I have a mysql version 4.1 installed on port 3306 (linux OS).
> For testing poupose I have installed mysql 5.0 on the same machine but 
> on port 3307 (and a different sock location), and this works fine.
>
> Now I want to configure a Typo3 with a 4.1.2 version site (all sites on 
> that machine uses typo 4.1.1) to use mysql 5 db.
>
> (User used to connect have right permission on db. The db is created 
> empty manually)
>
> With the Install tool (and so in localconf.php) I have:
>
> $typo_db_host='localhost:3307' //but doesn't works
>
> I tried also mysql sock connection
>
> $typo_db_host='localhost:/path/to/mysql.sock' //but doesn't works
>
> Has anyone experience with nonstandard port connection on Typo3?
>
> Thanks a lot in advance
>
> Marco
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>   




More information about the TYPO3-english mailing list