Windows Server Install | |
Windows 2008R2 Server setup | |
[-]
This documentation provides detailed notes on a successful new installation of Tiki4.0 on a Windows 2008R2 Server. Hopefully this will allow more TikiWiki users to take advantage of a Windows/IIS environment without the need of a WAMP install. URL Rewrite module
Proper operation of Tiki versions prior to 8 on IIS requires that the URL Rewrite module for IIS is installed. |
Special setup for img tracker field type | |
Special setup to show uploaded images from tracker field img is needed. please see here: Image Tracker Field |
Software used: | |
|
Installed Windows: | |
Common HTTP Features
Application Development
Health and Diagnostics
Security
Performance
Management Tools
|
Installed other software | |
Installed MySQL (x64) all defaults.
Edited PHP.INI
Windows: Opened port 3306 in windows firewall for remote MySQL client tools access. From LAN workstation: Take dog for walk and hoping for success! From LAN workstation, opened FireFox Browser and pointed to the tw4 path, and got the tiki-install.php page. |
TikiWiki 4.0 Install | |
[+]
This appears to be more or less by the book |
Select your language: English | |
Click continue |
read the license | |
click continue |
Review the System Requirements | |
Memory: Tiki has detected your PHP memory_limit at: 128 MB. |
Set the Database Connection | |
Database Type: MySQL Improved (mysqli). Requires MySQL 4.1+
click continue |
Install - A new install will populate the database. | |
click install |
Review the Installation | |
Installation complete |
Configure General Settings | |
Browser Title: KCDI Intranet |
Enter Your Tiki | |
click Enter Tiki and Lock Installer (Recommended) |
HomePage | |
Congratulations |
Change password enforced | |
old password: admin |
HomePage | |
Edit Section Edit Section The entire Tiki Community would like to thank you and help you get introduced to Tiki. Aliases
|
Notes from IIS project for Tiki 5 | |
[-]
(Spring 2010 notes by jonnyb) |
Issues (install from svn HEAD) | |
|
TikiWiki 5.0 Beta1 Install | |
I created a new Windows 2008R2 virtual server and using the basics listed above, installed 5.0 Beta 1 successfully. I decided to use the latest software available, and ran into database errors during the Tiki installation with PHP 5.3.2 nts-Win32-VC9 (x386). This could have resulted in missing a line in the php.ini file, but I am pretty certain everything was in order. After starting over, I went back to 5.3.1 and had no issues. I also used the latest version of MySQL (5.1.45 x64) with no problems. Everything else was standard as per above. Once I had a successful database creation, the page that came up looked like plain html. No formatting at all. However, I was able to change admin password and get into the site. After checking on #tikiwiki, Caarrie pointed me to Admin/Performance. There I unchecked the “Minify CSS†and all of the formatting was perfect! (Thanks again Caarrie). I am not sure if this is a default setting on installation, but if you run into this problem, it is a simple fix. |
Related links | |