Education Software » Web Based » Student Information Systems » Focus/SIS

Screenshots | Videos | Tours

No screenshots uploaded
No screenshots

Comments

default picture

I've been trying to download Focus-sis but without success. I left a message on the contact form on their website but its been a week and still no answer. Do you know if the software is still available for download and how I can get it?

Thanks

default picture

Hello,
if you want to download it, you can use the following instruction on your linux's terminal:
"svn co https://focus-sis.svn.sourceforge.net/svnroot/focus-sis focus-sis"

I've already downloaded it, but I failed to install it.
I've followed the steps on the install text, but when i run the page install.php, I got the following error messages:

ERROR: relation "config" does not exist
STATEMENT: SELECT * FROM CONFIG
ERROR: relation "address" already exists
STATEMENT:
--
-- Structure for table: 'address'
--

CREATE TABLE address (
address_id numeric NOT NULL,
zipcode varchar(10),
plus4 varchar(4),
city varchar(60),
state varchar(10),
mail_city varchar(60),
mail_state varchar(10),
mail_zipcode varchar(10),
address varchar(255),
mail_address varchar(255),
phone varchar(30)
)

If you can help me, I will appreciate a lot.

Thanks

Rafael.