<![CDATA[ Latest SVN gives error during installation - retry fails - My Forums]]> https://forums.modx.com/thread/?thread=28872 <![CDATA[Re: Latest SVN gives error during installation - retry fails]]> https://forums.modx.com/thread/28872/latest-svn-gives-error-during-installation---retry-fails#dis-post-155406 Quote from: Compeek at Sep 05, 2009, 09:54 PM


If worst comes to worst, I’ll just do a fresh install. I luckily still have a working copy of the website in another directory using another database (why I do is another story), so I’d be able to get everything back.


Ye, one can never be too careful...

cheers/k]]>
kongondo Sep 05, 2009, 05:16 PM https://forums.modx.com/thread/28872/latest-svn-gives-error-during-installation---retry-fails#dis-post-155406
<![CDATA[Re: Latest SVN gives error during installation - retry fails]]> https://forums.modx.com/thread/28872/latest-svn-gives-error-during-installation---retry-fails#dis-post-155405
If worst comes to worst, I’ll just do a fresh install. I luckily still have a working copy of the website in another directory using another database (why I do is another story), so I’d be able to get everything back.
]]>
Compeek Sep 05, 2009, 04:54 PM https://forums.modx.com/thread/28872/latest-svn-gives-error-during-installation---retry-fails#dis-post-155405
<![CDATA[Re: Latest SVN gives error during installation - retry fails]]> https://forums.modx.com/thread/28872/latest-svn-gives-error-during-installation---retry-fails#dis-post-155404
Wondering if it is similar to the problem a couple of us had and discussed here.....

http://modxcms.com/forums/index.php/topic,39548.new.html#new

I have resolved it in my case by dropping all the tables and running a fresh install as opposed to an upgrade. I realise this may not be an option for you...but that’s how it worked for me.

cheers/k]]>
kongondo Sep 05, 2009, 04:51 PM https://forums.modx.com/thread/28872/latest-svn-gives-error-during-installation---retry-fails#dis-post-155404
<![CDATA[Latest SVN gives error during installation - retry fails]]> https://forums.modx.com/thread/28872/latest-svn-gives-error-during-installation---retry-fails#dis-post-155403
Errors were encountered during core installation. Please review the installation results below, correct the problems and proceed as directed.

*

Error creating table for class modAccessActionDom
*

Error creating table for class modActionDom
*

Error upgrading table for class modAction
Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name ’namespace’
)
*

Error upgrading table for class modAction
Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name ’controller’
)
*

Error upgrading table for class modMenu
Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name ’parent’
)
*

Error upgrading table for class modMenu
Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name ’action’
)
*

Successfully upgraded table for class modMenu
Added new index on `text` for table ``modx_menus``.
*

Successfully upgraded table for class modMenu
Changed `parent` field to `parent varchar` on table ``modx_menus``.
*

Error upgrading table for class modMenu
Array
(
[0] => 42000
[1] => 1075
[2] => Incorrect table definition; there can be only one auto column and it must be defined as a key
)
*

Error upgrading table for class modMenu
Array
(
[0] => 42000
[1] => 1064
[2] => 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 ’UNSIGNED NOT NULL PRIMARY KEY FIRST’ at line 1
)
*

Error upgrading table for class modMenu
Array
(
[0] => 42000
[1] => 1068
[2] => Multiple primary key defined
)
*

Successfully upgraded table for class modMenu
*

Config file successfully written.
*

Config file permissions successfully updated.

I upgraded it exactly the same way I have done after updating from SVN. I go to _build and run ’php transport.core.php’ and then run the MODx installer and upgrade.

Any idea what’s going on or how to fix it?]]>
Compeek Sep 05, 2009, 04:34 PM https://forums.modx.com/thread/28872/latest-svn-gives-error-during-installation---retry-fails#dis-post-155403