Partial Installation it seems [message #3285] |
Sat, 05 January 2013 10:02 |
johnftr
Messages: 14 Registered: January 2013
|
Junior Member |
|
|
I have installed version 1.77 on Windows running XAMPP. I have php 5.
Once installed I am able to create a new subsystem. It goes as far as creating the underlying directories and creating the additional subsystem name as a menu button at the top level.
When I navigate back to home I have the following buttons:
Menu System, Transix and the name of my subsystem (TEST).
When I try to get to the subsystem by clicking on that link all I see is my username displayed,the Home Page banner and then below that Session Data and List Favourites (and then Change PW, TO-DO and MOTD)
I cannot see how to get to the subsystem menu to allow me to import data etc or actually get underway with the subsystem.
I thought I had followed all the installation steps correctly - the tables are created and loaded with data from the relevant .sql scripts. I have the correct include path (using php.ini rather than the htaccess method).
Thoughts / help / comments would be very welcome as I'd love to use this RAD environment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Partial Installation it seems [message #3315 is a reply to message #3309] |
Fri, 11 January 2013 10:36 |
johnftr
Messages: 14 Registered: January 2013
|
Junior Member |
|
|
Hi Tony
I downloaded the windows.zip 1.77 version for testing
The Classroom, Product and Survey schema scripts include the create database statement still. These will fire an error if you have already created the database manually as specified in the installation:
<li>Create each database/schema manually (menu, dict, audit, workflow, classroom, product, survey, xample).</li>
<li>Create the tables in those databases/schemas from the <code>???-schema.sql</code> scripts.</li>
The xample script still has the TYPE= set in it, but does not have the create database.
Hope this helps.
Cheers, John
|
|
|
|