-
MODX Staff
- 12,272 Posts
Updated tgz in the first message due to corruption reports.
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
Works OK for me now
Let’s do some testing !!!
.: COO - Commerce Guys - Community Driven Innovation :.
MODx est l'outil id
Apache 2.0, php 5.1.1 bundle in xamp 1.5.1 using WXP.
At the end of install got this message:
Setup will now attempt to setup the database:
Creating connection to the database: OK!
Selecting database `720`: OK!
Checking table prefix `modx_`: OK!
Creating database tables: Database Alerts!
MODx setup couldn’t install/alter some tables inside the selected database.
The following errors had occurred during installation
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 ’; ADD COLUMN `view_unpublished` int(1) NOT NULL DEFAULT ’0’AFTER `web_access_pe’ at line 2 during the execution of SQL statement ALTER TABLE `modx_user_roles` ADD COLUMN `web_access_permissions` int(1) NOT NULL DEFAULT ’0’ AFTER `delete_web_user`; ADD COLUMN `view_unpublished` int(1) NOT NULL DEFAULT ’0’AFTER `web_access_permissions`.
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 ’ADD COLUMN `gender` INTEGER(1) NOT NULL DEFAULT 0 COMMENT ’0 - unknown, 1 - Male’ at line 2 during the execution of SQL statement ALTER TABLE `modx_web_user_attributes` ADD COLUMN `dob` INTEGER(10) NOT NULL DEFAULT 0 AFTER `sessionid` ADD COLUMN `gender` INTEGER(1) NOT NULL DEFAULT 0 COMMENT ’0 - unknown, 1 - Male 2 - female’ AFTER `dob`, ADD COLUMN `country` VARCHAR(5) NOT NULL AFTER `gender`, ADD COLUMN `state` VARCHAR(5) NOT NULL AFTER `country`, ADD COLUMN `zip` VARCHAR(5) NOT NULL AFTER `state`, ADD COLUMN `fax` VARCHAR(100) NOT NULL AFTER `zip`, ADD COLUMN `blockedafter` INTEGER(11) NOT NULL DEFAULT 0 AFTER `blockeduntil`, ADD COLUMN `photo` VARCHAR(255) NOT NULL COMMENT ’link to photo’ AFTER `fax`, ADD COLUMN `comment` VARCHAR(255) NOT NULL COMMENT ’short comment’ AFTER `photo`.
Some tables were not updated. This might be due to previous modifications.
-
MODX Staff
- 10,725 Posts
Sorry folks, forgot to commit one file -- rev 722 is here, and garryn already confirmed the initial installation went smooth. Original post updated with the 722 archive.
-
MODX Staff
- 12,272 Posts
Zi, what archive utility are you using?
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
WinRAR and 7Zip both are giving errors, but WinRAR extracts files and gives error, 7Zip denied to extract at all.
7Zip extracted all files without errors in 5th or 6th try! @#$%! but WinRAR still display CRC error after extraction.