INSTALLING SIT ON WINDOWS - THE DEFINITIVE GUIDE

Discuss and get help installing, using and configuring SiT!

INSTALLING SIT ON WINDOWS - THE DEFINITIVE GUIDE

Postby mkeiwua » Sat Mar 14, 2009 1:00 pm

Dear all,

Kindly check this out:

The below worked for me on :
-WAMPSERVER 2.0, Windows XP SP2.
-My SIT folder was copied onto the www folder(of wampserver) as SIT-3.45 and
-I DID NOT move the inc folder to 'outside' of www as recommended by the install manual.
(At this point, I assume you have copied the SIT folder to the www root)

a) rename the config.inc-dist.php to config.inc.php

b) fill your information into config.inc.php

$CONFIG['db_hostname'] = 'localhost';
$CONFIG['db_username'] = 'root';
$CONFIG['db_password'] = 'XXXX';
$CONFIG['db_database'] = 'sit';
$CONFIG['application_webpath'] = '/sit-3.45/'; (- this is your SIT directory relative to the www folder)

c) Create the blank database SIT in MYSQL

d) Input http://localhost/SIT-3.45/setup.php to your browser

e) Complete the installation

f) Now make config.inc.php readonly and go to

http://localhost/SIT-3.45/index.php

g) It will now tell you that -

Installed OK

Your database schema is v3.45.. DO NOT CLICK NEXT

h) If you DO not see the fields to create username and password - Press F5 on your keyboard to refresh and below you will see the fields

to create username and password, Now click "Create Admin..."

g) You are ready to go... Click the "Run SIT" button

h) Finally, Go to the i18n folder and pick the language file you are using (I am

using en-GB.inc.php.) Create a copy of it and rename the copy to

defau.inc.php

i) Good Luck to all.

Rgds,

mkeiwua
mkeiwua
SiT! Fan
SiT! Fan
 
Posts: 10
Joined: Sat Mar 14, 2009 12:43 pm

Re: INSTALLING SIT ON WINDOWS - THE DEFINITIVE GUIDE

Postby ivanlucas » Sat Mar 14, 2009 2:04 pm

Hi,

Thanks for your guide. I don't understand the last step though.

h) Finally, Go to the i18n folder and pick the language file you are using (I am
using en-GB.inc.php.) Create a copy of it and rename the copy to
defau.inc.php


Why have you done that?

Ivan
Ivan Lucas, Project Lead, Support Incident Tracker (SiT!) GPL. ......... Chat live on irc, #sit on freenode.
Help free software: Make a donation to the SiT! project or Join the Free Software Foundation as an Associate Member.
User avatar
ivanlucas
SiT! Developer
SiT! Developer
 
Posts: 981
Joined: Sun Feb 01, 2009 9:49 pm
Location: Derbyshire, UK

Re: INSTALLING SIT ON WINDOWS - THE DEFINITIVE GUIDE

Postby mkeiwua » Sat Mar 14, 2009 2:53 pm

Hi Ivan,

After logging in, the dashboards and top toolbars were looking for the file "defau.inc.php" and could not display correctly without it.

After doing the last step, evrything worked well.

Rgds,

mkeiwua
mkeiwua
SiT! Fan
SiT! Fan
 
Posts: 10
Joined: Sat Mar 14, 2009 12:43 pm

Re: INSTALLING SIT ON WINDOWS - THE DEFINITIVE GUIDE

Postby svenner » Tue Mar 17, 2009 10:28 pm

When I attempt to do ANYTHING when running WAMP, I get the following messages, regardless of what I do:


Notice: Undefined variable: strApplication in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 25

Notice: Undefined variable: strEmail in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 26

Notice: Undefined variable: strFeatures in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 27

Notice: Undefined variable: strSystem in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 28

Notice: Undefined variable: strGeneral in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 143

Notice: Undefined variable: strTheme in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 144

Notice: Undefined variable: strLDAP in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 145

Notice: Undefined variable: strOther in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 146

Notice: Undefined variable: strInbound in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 147

Notice: Undefined variable: strOutbound in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 148

Notice: Undefined variable: strIncidents in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 149

Notice: Undefined variable: strPortal in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 150

Notice: Undefined variable: strFTP in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 151

Notice: Undefined variable: strKnowledgeBase in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 152

Notice: Undefined variable: strServiceLevels in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 153

Notice: Undefined variable: strHolidays in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 154

Notice: Undefined variable: strFeedback in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 155

Notice: Undefined variable: strPaths in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 156

Notice: Undefined variable: strLocale in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 157

Notice: Undefined variable: strJournal in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 158

Notice: Undefined variable: strDays in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 266

Notice: Undefined variable: strSeconds in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 325

Notice: Undefined variable: strSiteIncidents in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 347

Notice: Undefined variable: strDays in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 368

Notice: Undefined variable: strSeconds in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 390

Notice: Undefined variable: strSeconds in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 516

Notice: Undefined variable: strDays in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 521

Notice: Undefined variable: strSeconds in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 532

Notice: Undefined variable: strBytes in C:\wamp\www\sit-3.45\lib\configvars.inc.php on line 566

I have tried for a long time to solve this, but to no result. I have even run it on XAMPP, but all I get is a white screen after I run the setup.php. Any ideas would be appreciated.
svenner
SiT! Fan
SiT! Fan
 
Posts: 21
Joined: Tue Mar 17, 2009 7:49 pm

Re: INSTALLING SIT ON WINDOWS - THE DEFINITIVE GUIDE

Postby mkeiwua » Tue Mar 17, 2009 10:36 pm

hi,

I had the exact same problems, until I followed the steps above.

Are you moving you 'inc' from the SIT main folder and then editing your php.ini to (include_path)?

Rgds,

mkeiwua
mkeiwua
SiT! Fan
SiT! Fan
 
Posts: 10
Joined: Sat Mar 14, 2009 12:43 pm

Re: INSTALLING SIT ON WINDOWS - THE DEFINITIVE GUIDE

Postby svenner » Tue Mar 17, 2009 10:39 pm

No, I have not edited anything other that what you have specified in your post. I have previously followed other guides on this forum, but have never got any further than I am now. What do you think the problem is?
svenner
SiT! Fan
SiT! Fan
 
Posts: 21
Joined: Tue Mar 17, 2009 7:49 pm

Re: INSTALLING SIT ON WINDOWS - THE DEFINITIVE GUIDE

Postby xerosis » Tue Mar 17, 2009 10:41 pm

mkeiwua wrote:hi,

I had the exact same problems, until I followed the steps above.

Are you moving you 'inc' from the SIT main folder and then editing your php.ini to (include_path)?

Rgds,

mkeiwua


The errors are just notices, they're not errors as such. By default, most php installations ignore them but for some reason windows doesn't. You just need to change the default error logging in php.ini. You don't need to move your inc or edit php.ini (for 3.45).

edit: the white page probably means you have an extra space in your config file, probably before the <?php
User avatar
xerosis
SiT! Developer
SiT! Developer
 
Posts: 198
Joined: Sat Jan 24, 2009 10:36 pm

Re: INSTALLING SIT ON WINDOWS - THE DEFINITIVE GUIDE

Postby svenner » Tue Mar 17, 2009 10:42 pm

Ok, I will give this a try right now. many thanks for your help. it's much appreciated :D
svenner
SiT! Fan
SiT! Fan
 
Posts: 21
Joined: Tue Mar 17, 2009 7:49 pm

Re: INSTALLING SIT ON WINDOWS - THE DEFINITIVE GUIDE

Postby mkeiwua » Tue Mar 17, 2009 10:43 pm

Hi,

are you running the following after extracting the files...

http://localhost/sit-3.45/setup.php ?

rgds,

moshe
mkeiwua
SiT! Fan
SiT! Fan
 
Posts: 10
Joined: Sat Mar 14, 2009 12:43 pm

Re: INSTALLING SIT ON WINDOWS - THE DEFINITIVE GUIDE

Postby mkeiwua » Tue Mar 17, 2009 10:45 pm

hi xerosis,

i think they are errors since the installation does not work... getting a blank screen after running setup.php probably means that you can't login to the app and therefore cannot use it.

rgds,

moshe
mkeiwua
SiT! Fan
SiT! Fan
 
Posts: 10
Joined: Sat Mar 14, 2009 12:43 pm

Next

Return to Installing, Configuring and Using SiT!

Who is online

Users browsing this forum: No registered users and 1 guest