|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi,
We're trying to install Typo3 on Mysql 5 and PHP 5. This causes some troubles because we normally use Mysql in strict Mode. This prevents me from logging in to the BE, and creating new pages and so on. Google brought up that setting sql-mode="MYSQL40" would solve the problem. This really worked, but it's no real solution, because our other Applications using the mysql-Database prefer strict-mode... Is there a way to set the mysql sql-mode to 'MYSQL40' without setting it globally in my.ini? Any help would be highly appreciated. Best regards Johannes __________________________________________________ ________ Gesendet von Yahoo! Mail. Dem pfiffigeren Posteingang. http://de.overview.mail.yahoo.com _______________________________________________ TYPO3-install mailing list TYPO3-install (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-install |
|
#2
|
|||
|
|||
|
Hi Franz,
I guess you should be able to run mysqld in a second instance on another port. Then you woult have to tweak either of the applications to use that mysqld instead of the one behind the default port. You should be able to do something like: shell> mysqld --sql_mode="some mode stuff" It's hackery though . . . Regards, Michiel Franz mAIER schreef: > Hi, > > We're trying to install Typo3 on Mysql 5 and PHP 5. This causes some troubles because we normally use Mysql in strict Mode. This prevents me from logging in to the BE, and creating new pages and so on. > Google brought up that setting sql-mode="MYSQL40" would solve the problem. This really worked, but it's no real solution, because our other Applications using the mysql-Database prefer strict-mode... > Is there a way to set the mysql sql-mode to 'MYSQL40' without setting it globally in my.ini? > > Any help would be highly appreciated. > > > Best regards > Johannes > > > > __________________________________________________ ________ > Gesendet von Yahoo! Mail. > Dem pfiffigeren Posteingang. > http://de.overview.mail.yahoo.com -- Netcreators BV :: creation and innovation www.netcreators.com Interesse in werken bij Netcreators? http://www.netcreators.com/bedrijf/vacatures/ _______________________________________________ TYPO3-install mailing list TYPO3-install (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-install |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-install] Using Mysql5 in MYSQL40 mode without changingsql-mode in my.ini | Franz mAIER | typo3-install@lists.netfielders.de | 0 | 29.05.2008 13:51 |
| [TYPO3] mm_forum moderate mode | Katja Lampela | typo3-english@lists.netfielders.de | 0 | 08.08.2007 12:56 |
| [TYPO3-debian] SAFE MODE | Mark Grieveson | typo3-debian@lists.netfielders.de | 5 | 28.05.2007 15:58 |
| [TYPO3-install] SAFE MODE | Mark Grieveson | typo3-install@lists.netfielders.de | 4 | 28.05.2007 13:01 |
| Re: [TYPO3-install] SAFE MODE -- which php.ini? | Axel Hinz | typo3-install@lists.netfielders.de | 2 | 27.05.2007 22:55 |